Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/ovsdb/+/109937 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-centos8-builder-8c-8g-19740 (centos8-builder-8c-8g) in workspace /w/workspace/ovsdb-distribution-check-calcium [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-cidiNP3xeGQ3/agent.5652 SSH_AGENT_PID=5654 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/ovsdb-distribution-check-calcium@tmp/private_key_10091337017691693747.key (/w/workspace/ovsdb-distribution-check-calcium@tmp/private_key_10091337017691693747.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-calcium/ovsdb # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/ovsdb > git --version # timeout=10 > git --version # 'git version 2.43.0' using GIT_SSH to set credentials Release Engineering Jenkins Key [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/ovsdb-distribution-check-calcium/ovsdb@tmp/jenkins-gitclient-ssh7421364847303612769.key Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/ovsdb-distribution-check-calcium/ovsdb@tmp/jenkins-gitclient-ssh4549306038059923520.key Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/ovsdb refs/changes/37/109937/1 # timeout=10 > git rev-parse fcdeadb009271e23dacce872742bdf773be6b81a^{commit} # timeout=10 Checking out Revision fcdeadb009271e23dacce872742bdf773be6b81a (refs/changes/37/109937/1) > git config core.sparsecheckout # timeout=10 > git checkout -f fcdeadb009271e23dacce872742bdf773be6b81a # timeout=10 Commit message: "Bump upstreams" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk a3ce43c4c5fd84560510099370464cf142495665 # 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-calcium/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.43.0' using GIT_SSH to set credentials Release Engineering Jenkins Key [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/ovsdb-distribution-check-calcium/distribution@tmp/jenkins-gitclient-ssh11905253630050455611.key Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- ssh://jenkins-releng@git.opendaylight.org:29418/integration/distribution +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://jenkins-releng@git.opendaylight.org:29418/integration/distribution # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision cafeb46e09f316df5fa5bbe465fa2130ebdbc265 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f cafeb46e09f316df5fa5bbe465fa2130ebdbc265 # timeout=10 Commit message: "Bump transportpce versions and enable it" > git rev-list --no-walk cafeb46e09f316df5fa5bbe465fa2130ebdbc265 # 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-calcium] $ /bin/sh -xe /tmp/jenkins7703823166513133187.sh + echo 'wipe r: the local Maven repository' wipe r: the local Maven repository + rm -rfv /tmp/r + echo 'wipe n: the fake remote (Nexus) repository' wipe n: the fake remote (Nexus) repository + rm -rfv /tmp/n + echo 'wipe t: the transient repository used in some manipulations' wipe t: the transient repository used in some manipulations + rm -rfv /tmp/t + echo 'create n: multithreaded execution might fail at creating it.' create n: multithreaded execution might fail at creating it. + mkdir /tmp/n + echo 'detecting distribution allowed projects' detecting distribution allowed projects + ALLOW_PROJECTS=(yangtools mdsal openflowjava) + [[ karaf4 == \o\d\l ]] + ALLOW_PROJECTS+=(`grep 'org.opendaylight.' -Rh distribution/features | sed -e 's%^[ \t]*org.opendaylight.%%' | sed -e 's%%%' | sort -u`) ++ grep 'org.opendaylight.' -Rh distribution/features ++ sed -e 's%^[ \t]*org.opendaylight.%%' ++ sed -e 's%%%' ++ sort -u + echo 'Allowed projects are yangtools' mdsal openflowjava aaa bgpcep controller daexim infrautils integration jsonrpc lispflowmapping mdsal netconf odlparent openflowplugin ovsdb serviceutils transportpce transportpce.models yangtools Allowed projects are yangtools mdsal openflowjava aaa bgpcep controller daexim infrautils integration jsonrpc lispflowmapping mdsal netconf odlparent openflowplugin ovsdb serviceutils transportpce transportpce.models yangtools + echo ALLOW_PROJECTS=yangtools mdsal openflowjava aaa bgpcep controller daexim infrautils integration jsonrpc lispflowmapping mdsal netconf odlparent openflowplugin ovsdb serviceutils transportpce transportpce.models yangtools [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SET_JDK_VERSION=openjdk17 GIT_URL="git://devvexx.opendaylight.org/mirror" [EnvInject] - Variables injected successfully. [ovsdb-distribution-check-calcium] $ /bin/sh /tmp/jenkins13745995189234413815.sh ---> update-java-alternatives.sh ---> Updating Java version ---> RedHat type system detected openjdk version "17.0.6-ea" 2023-01-17 LTS OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) OpenJDK 64-Bit Server VM (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS, mixed mode, sharing) JAVA_HOME=/usr/lib/jvm/java-17-openjdk [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.8.3/apache-maven-3.8.3-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 on prd-centos8-builder-8c-8g-19740 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-calcium] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -f ovsdb/pom.xml -s /tmp/settings12189464812341076686.xml -gs /tmp/global-settings4629491596478956719.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=fcdeadb009271e23dacce872742bdf773be6b81a -DGERRIT_HOST=git.opendaylight.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/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/+/109937 -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=109937 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Robert Varga\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/37/109937/1 -DDISTROSTREAM=calcium "-DGERRIT_PATCHSET_UPLOADER_NAME=Robert Varga" '-DGERRIT_CHANGE_OWNER=\"Robert Varga\" ' -DPROJECT=ovsdb -DGERRIT_CHANGE_COMMIT_MESSAGE=QnVtcCB1cHN0cmVhbXMKCkFkb3B0OgotIG9kcGFyZW50LTEzLjAuMTAKLSBpbmZyYXV0aWxzLTYuMC41Ci0geWFuZ3Rvb2xzLTExLjAuNQotIG1kc2FsLTEyLjAuNAotIGNvbnRyb2xsZXItOC4wLjQKLSBhYWEtMC4xOC40Ci0gbmV0Y29uZi02LjAuNgoKQ2hhbmdlLUlkOiBJMTZmN2JkMGQzNzkxOWU4M2E2YWRhZGU0ZDFhMTk1MmQzZGZiZWVlMgpTaWduZWQtb2ZmLWJ5OiBSb2JlcnQgVmFyZ2EgPHJvYmVydC52YXJnYUBwYW50aGVvbi50ZWNoPgooY2hlcnJ5IHBpY2tlZCBmcm9tIGNvbW1pdCBiMjhlZmEwOTQxNTRlMzljMDkwMzEyMjA1Zjg2NGRiZDdjZjRmZTM3KQo= -DGERRIT_NAME=OpenDaylight -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Bump upstreams" -DOS_CLOUD=vex -DDISTROGITURL=ssh://jenkins-$SILO@git.opendaylight.org:29418/integration/distribution '-DGERRIT_EVENT_ACCOUNT=\"Robert Varga\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I16f7bd0d37919e83a6adade4d1a1952d3dfbeee2 -DKARAF_VERSION=karaf4 -DGERRIT_EVENT_HASH=863262175 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=nite@hq.sk -DGERRIT_PATCHSET_NUMBER=1 "-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.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 Java version: 17.0.6-ea, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-17-openjdk-17.0.6.0.9-0.3.ea.el8.x86_64 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "4.18.0-535.el8.x86_64", 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/13.0.10/odlparent-lite-13.0.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent-lite/13.0.10/odlparent-lite-13.0.10.pom (23 kB at 48 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/mdsal-it-parent/8.0.4/mdsal-it-parent-8.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/mdsal-it-parent/8.0.4/mdsal-it-parent-8.0.4.pom (7.1 kB at 418 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bundle-parent/13.0.10/bundle-parent-13.0.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bundle-parent/13.0.10/bundle-parent-13.0.10.pom (1.8 kB at 125 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent/13.0.10/odlparent-13.0.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent/13.0.10/odlparent-13.0.10.pom (55 kB at 2.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding-parent/12.0.4/binding-parent-12.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding-parent/12.0.4/binding-parent-12.0.4.pom (5.3 kB at 329 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/dom-parent/12.0.4/dom-parent-12.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/dom-parent/12.0.4/dom-parent-12.0.4.pom (1.9 kB at 91 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf4-parent/13.0.10/karaf4-parent-13.0.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf4-parent/13.0.10/karaf4-parent-13.0.10.pom (14 kB at 765 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/feature-repo-parent/13.0.10/feature-repo-parent-13.0.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/feature-repo-parent/13.0.10/feature-repo-parent-13.0.10.pom (5.6 kB at 431 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/single-feature-parent/13.0.10/single-feature-parent-13.0.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/single-feature-parent/13.0.10/single-feature-parent-13.0.10.pom (7.4 kB at 573 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/abstract-feature-parent/13.0.10/abstract-feature-parent-13.0.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/abstract-feature-parent/13.0.10/abstract-feature-parent-13.0.10.pom (7.5 kB at 537 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 744 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/felix-parent/7/felix-parent-7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/felix-parent/7/felix-parent-7.pom (21 kB at 1.5 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 1.2 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 92 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bndlib/6.3.1/biz.aQute.bndlib-6.3.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bndlib/6.3.1/biz.aQute.bndlib-6.3.1.pom (5.2 kB at 403 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 115 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 80 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 116 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 125 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 106 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 72 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 109 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 142 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 171 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 110 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 204 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 319 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.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.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 535 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 689 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.core/4.1.0/org.osgi.core-4.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.core/4.1.0/org.osgi.core-4.1.0.pom (193 B at 15 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/easymock/easymock/2.4/easymock-2.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/easymock/easymock/2.4/easymock-2.4.pom (5.3 kB at 533 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 164 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 31 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 198 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 622 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/16/maven-parent-16.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 kB at 1.2 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.2 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 804 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/10/maven-parent-10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/10/maven-parent-10.pom (32 kB at 2.1 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 321 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 396 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 340 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/34/maven-parent-34.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/34/maven-parent-34.pom (43 kB at 1.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.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 68 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 1.6 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 1.9 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 998 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (3.1 kB at 242 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 kB at 1.5 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 451 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 969 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom (4.1 kB at 319 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 181 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 200 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 69 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 236 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 51 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 326 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 1.2 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 212 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 523 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 700 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (5.1 kB at 396 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 690 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (2.1 kB at 172 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 149 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 307 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 402 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 660 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 402 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 110 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 214 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 791 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 941 kB/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 68 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 41 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/10.0.1/guava-10.0.1.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 299 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 140 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 74 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 677 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom (11 kB at 910 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/aopalliance/aopalliance/1.0/aopalliance-1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 30 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 180 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom (14 kB at 1.1 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 324 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 237 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 696 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 697 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom (2.8 kB at 255 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 273 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 109 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 2.0 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 117 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 88 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 239 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 264 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 385 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 1.2 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 3.4 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.0 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.2 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 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/21/apache-21.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/21/apache-21.pom (17 kB at 1.1 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 664 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom (4.5 kB at 303 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 2.0 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 471 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.4 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 3.6 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 98 kB/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 60 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 190 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 737 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 464 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 1.4 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 896 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom (748 B at 68 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 342 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom (22 kB at 1.8 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 188 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 492 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8.1 kB at 576 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.1 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 295 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom (9.6 kB at 799 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/11/maven-parent-11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 2.0 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 315 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 184 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 474 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom (3.5 kB at 267 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 146 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 151 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 215 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 412 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/junit/junit/3.8.1/junit-3.8.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 111 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 62 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 214 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 159 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 122 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 166 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 75 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 61 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 329 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom (2.4 kB at 158 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 404 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity/1.5/velocity-1.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity/1.5/velocity-1.5.pom (7.8 kB at 457 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 435 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-lang/commons-lang/2.1/commons-lang-2.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (9.9 kB at 584 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/oro/oro/2.0.8/oro-2.0.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/oro/oro/2.0.8/oro-2.0.8.pom (140 B at 10 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 186 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 690 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom (2.3 kB at 133 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom (2.4 kB at 150 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom (2.7 kB at 179 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 83 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 114 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 168 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/maven-bundle-plugin/5.1.9/maven-bundle-plugin-5.1.9.jar [INFO] 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/6.3.1/biz.aQute.bndlib-6.3.1.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar [INFO] 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 10 MB/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.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 516 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar (15 kB at 209 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.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 4.7 MB/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/apache/felix/maven-bundle-plugin/5.1.9/maven-bundle-plugin-5.1.9.jar (211 kB at 2.6 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.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.jar (44 kB at 537 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/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar (37 kB at 429 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.service.log/1.3.0/org.osgi.service.log-1.3.0.jar (17 kB at 190 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bnd.util/6.3.1/biz.aQute.bnd.util-6.3.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar (25 kB at 271 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.util.function/1.2.0/org.osgi.util.function-1.2.0.jar (24 kB at 246 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 802 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/easymock/easymock/2.4/easymock-2.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bnd.util/6.3.1/biz.aQute.bnd.util-6.3.1.jar (424 kB at 3.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar (41 kB at 358 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.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 688 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/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.jar (168 kB at 1.4 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.bndlib/6.3.1/biz.aQute.bndlib-6.3.1.jar (3.2 MB at 26 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/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.jar (68 kB at 532 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 203 kB/s) [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 85 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] 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/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar (52 kB at 399 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.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.1 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 294 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar (42 kB at 291 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.jar (614 kB at 4.2 MB/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-core/3.1.1/maven-core-3.1.1.jar (557 kB at 3.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.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 286 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/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar (25 kB at 160 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar (160 kB at 1.0 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-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar (60 kB at 368 kB/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] 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 107 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar (145 kB at 823 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/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar (134 kB at 709 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 233 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/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (5.8 kB at 30 kB/s) [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.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/aopalliance/aopalliance/1.0/aopalliance-1.0.jar [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/javax/inject/javax.inject/1/javax.inject-1.jar (2.5 kB at 13 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (4.5 kB at 22 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar (33 kB at 159 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/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar (291 kB at 1.3 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 127 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] 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 221 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.6/commons-io-2.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar (357 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.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 6.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.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 56 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.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 863 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/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar (154 kB at 614 kB/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/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.jar (195 kB at 767 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/apache/commons/commons-compress/1.20/commons-compress-1.20.jar (632 kB at 2.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-dependency-tree/3.0/maven-dependency-tree-3.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar (76 kB at 289 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (58 kB at 219 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/tukaani/xz/1.9/xz-1.9.jar (116 kB at 435 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar (85 kB at 318 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/apache/maven/shared/maven-dependency-tree/3.0/maven-dependency-tree-3.0.jar (37 kB at 135 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar (4.3 kB at 16 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.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 31 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 36 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/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar (47 kB at 162 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 911 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/junit/junit/3.8.1/junit-3.8.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar (55 kB at 189 kB/s) [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 461 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] 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-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar (11 kB at 36 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-lang/commons-lang/2.1/commons-lang-2.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar (7.7 kB at 25 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 784 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-lang/commons-lang/2.1/commons-lang-2.1.jar (208 kB at 679 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/org/apache/velocity/velocity/1.5/velocity-1.5.jar (392 kB at 1.3 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.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 389 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/oro/oro/2.0.8/oro-2.0.8.jar (65 kB at 207 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.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 155 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 58 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jdom/jdom/1.1/jdom-1.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar (47 kB at 146 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 1.8 MB/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 85 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 66 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jdom/jdom/1.1/jdom-1.1.jar (153 kB at 458 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-artifacts/12.0.4/mdsal-artifacts-12.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-artifacts/12.0.4/mdsal-artifacts-12.0.4.pom (40 kB at 2.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/controller-artifacts/8.0.4/controller-artifacts-8.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/controller-artifacts/8.0.4/controller-artifacts-8.0.4.pom (19 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent-artifacts/13.0.10/odlparent-artifacts-13.0.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent-artifacts/13.0.10/odlparent-artifacts-13.0.10.pom (9.9 kB at 992 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/karaf-bom/4.4.4/karaf-bom-4.4.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/karaf-bom/4.4.4/karaf-bom-4.4.4.pom (72 kB at 6.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/karaf/4.4.4/karaf-4.4.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/karaf/4.4.4/karaf-4.4.4.pom (49 kB at 4.9 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 2.1 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 743 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/ee4j/project/1.0.8/project-1.0.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/ee4j/project/1.0.8/project-1.0.8.pom (15 kB at 1.1 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 565 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-bom/5.8.0/mockito-bom-5.8.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-bom/5.8.0/mockito-bom-5.8.0.pom (3.1 kB at 310 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-bom/2.17.2/log4j-bom-2.17.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-bom/2.17.2/log4j-bom-2.17.2.pom (8.1 kB at 737 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/logging-parent/5/logging-parent-5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/logging-parent/5/logging-parent-5.pom (3.3 kB at 274 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/24/apache-24.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/24/apache-24.pom (20 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/jersey-bom/2.41/jersey-bom-2.41.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/jersey-bom/2.41/jersey-bom-2.41.pom (20 kB at 2.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-bom/2.15.3/jackson-bom-2.15.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-bom/2.15.3/jackson-bom-2.15.3.pom (18 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-parent/2.15/jackson-parent-2.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-parent/2.15/jackson-parent-2.15.pom (6.5 kB at 652 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/oss-parent/50/oss-parent-50.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/oss-parent/50/oss-parent-50.pom (24 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-bom/4.1.104.Final/netty-bom-4.1.104.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-bom/4.1.104.Final/netty-bom-4.1.104.Final.pom (14 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-bom/9.4.52.v20230823/jetty-bom-9.4.52.v20230823.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-bom/9.4.52.v20230823/jetty-bom-9.4.52.v20230823.pom (18 kB at 1.1 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 315 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.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-bom/4.2.23/metrics-bom-4.2.23.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-bom/4.2.23/metrics-bom-4.2.23.pom (8.2 kB at 746 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-parent/4.2.23/metrics-parent-4.2.23.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-parent/4.2.23/metrics-parent-4.2.23.pom (21 kB at 2.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-artifacts/0.18.4/aaa-artifacts-0.18.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-artifacts/0.18.4/aaa-artifacts-0.18.4.pom (9.5 kB at 595 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/infrautils-artifacts/6.0.5/infrautils-artifacts-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/infrautils-artifacts/6.0.5/infrautils-artifacts-6.0.5.pom (7.2 kB at 479 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yangtools-artifacts/11.0.5/yangtools-artifacts-11.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yangtools-artifacts/11.0.5/yangtools-artifacts-11.0.5.pom (18 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/karaf-maven-plugin/4.4.4/karaf-maven-plugin-4.4.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/karaf-maven-plugin/4.4.4/karaf-maven-plugin-4.4.4.pom (20 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/tooling/4.4.4/tooling-4.4.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/tooling/4.4.4/tooling-4.4.4.pom (1.7 kB at 167 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.pom (14 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/jvnet-parent/3/jvnet-parent-3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/jvnet-parent/3/jvnet-parent-3.pom (4.8 kB at 479 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.8.6/maven-plugin-api-3.8.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.8.6/maven-plugin-api-3.8.6.pom (3.0 kB at 108 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven/3.8.6/maven-3.8.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven/3.8.6/maven-3.8.6.pom (27 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/35/maven-parent-35.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/35/maven-parent-35.pom (45 kB at 4.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/25/apache-25.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/25/apache-25.pom (21 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/3.8.6/maven-model-3.8.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/3.8.6/maven-model-3.8.6.pom (2.8 kB at 280 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.3.1/plexus-utils-3.3.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.3.1/plexus-utils-3.3.1.pom (5.3 kB at 445 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/3.8.6/maven-artifact-3.8.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/3.8.6/maven-artifact-3.8.6.pom (2.4 kB at 200 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom (31 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/58/commons-parent-58.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/58/commons-parent-58.pom (83 kB at 6.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom (5.6 kB at 704 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom (4.3 kB at 357 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom (14 kB at 1.4 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 365 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom (13 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom (2.6 kB at 188 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom (14 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (7.3 kB at 562 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom (4.1 kB at 217 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom (7.9 kB at 527 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 239 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 1.5 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 3.0 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 822 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-util/1.8.2/maven-resolver-util-1.8.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-util/1.8.2/maven-resolver-util-1.8.2.pom (2.8 kB at 80 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/3.8.6/maven-core-3.8.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/3.8.6/maven-core-3.8.6.pom (7.6 kB at 541 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/3.8.6/maven-settings-3.8.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/3.8.6/maven-settings-3.8.6.pom (1.9 kB at 111 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.8.6/maven-settings-builder-3.8.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.8.6/maven-settings-builder-3.8.6.pom (2.5 kB at 169 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-builder-support/3.8.6/maven-builder-support-3.8.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-builder-support/3.8.6/maven-builder-support-3.8.6.pom (1.4 kB at 78 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 190 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 245 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.8.6/maven-repository-metadata-3.8.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.8.6/maven-repository-metadata-3.8.6.pom (2.1 kB at 111 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model-builder/3.8.6/maven-model-builder-3.8.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model-builder/3.8.6/maven-model-builder-3.8.6.pom (3.4 kB at 242 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom (4.2 kB at 249 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom (19 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom (2.6 kB at 120 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom (2.7 kB at 177 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom (2.8 kB at 128 kB/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 295 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 767 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom (5.8 kB at 324 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.13.0/commons-io-2.13.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.13.0/commons-io-2.13.0.pom (20 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/inject/guice/4.2.2/guice-4.2.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/inject/guice/4.2.2/guice-4.2.2.pom (11 kB at 730 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom (16 kB at 1.6 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 273 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/25.1-android/guava-25.1-android.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/25.1-android/guava-25.1-android.pom (7.8 kB at 779 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava-parent/25.1-android/guava-parent-25.1-android.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava-parent/25.1-android/guava-parent-25.1-android.pom (10 kB at 848 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom (4.3 kB at 429 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom (4.2 kB at 420 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom (1.8 kB at 179 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom (5.1 kB at 392 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom (2.8 kB at 251 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom (2.5 kB at 121 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom (4.4 kB at 337 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom (24 kB at 2.2 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 321 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 47 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 300 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-compat/3.8.6/maven-compat-3.8.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-compat/3.8.6/maven-compat-3.8.6.pom (4.6 kB at 422 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-provider-api/3.5.2/wagon-provider-api-3.5.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-provider-api/3.5.2/wagon-provider-api-3.5.2.pom (1.9 kB at 159 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon/3.5.2/wagon-3.5.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon/3.5.2/wagon-3.5.2.pom (21 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.4/maven-plugin-annotations-3.6.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.4/maven-plugin-annotations-3.6.4.pom (1.4 kB at 111 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.4/maven-plugin-tools-3.6.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.4/maven-plugin-tools-3.6.4.pom (15 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-http/3.5.2/wagon-http-3.5.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-http/3.5.2/wagon-http-3.5.2.pom (6.4 kB at 532 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-providers/3.5.2/wagon-providers-3.5.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-providers/3.5.2/wagon-providers-3.5.2.pom (3.0 kB at 277 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-http-shared/3.5.2/wagon-http-shared-3.5.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-http-shared/3.5.2/wagon-http-shared-3.5.2.pom (2.5 kB at 204 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.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 441 kB/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 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom (35 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom (5.0 kB at 497 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom (13 kB at 1.1 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 998 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.4.15/httpcore-4.4.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.4.15/httpcore-4.4.15.pom (5.0 kB at 261 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-core/4.4.15/httpcomponents-core-4.4.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-core/4.4.15/httpcomponents-core-4.4.15.pom (13 kB at 598 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/jcl-over-slf4j/1.7.32/jcl-over-slf4j-1.7.32.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/jcl-over-slf4j/1.7.32/jcl-over-slf4j-1.7.32.pom (1.2 kB at 84 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.util/4.4.4/org.apache.karaf.util-4.4.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.util/4.4.4/org.apache.karaf.util-4.4.4.pom (3.5 kB at 502 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 278 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 1.8 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.4/org.apache.karaf.jaas.boot-4.4.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.boot/4.4.4/org.apache.karaf.jaas.boot-4.4.4.pom (3.1 kB at 279 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/jaas/4.4.4/jaas-4.4.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/jaas/4.4.4/jaas-4.4.4.pom (1.8 kB at 198 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.4/org.apache.karaf.tools.utils-4.4.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/org.apache.karaf.tools.utils/4.4.4/org.apache.karaf.tools.utils-4.4.4.pom (3.9 kB at 281 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-jdk14/1.7.32/slf4j-jdk14-1.7.32.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-jdk14/1.7.32/slf4j-jdk14-1.7.32.pom (1.0 kB at 72 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 578 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom (4.9 kB at 376 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/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 877 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/10/plexus-10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/10/plexus-10.pom (25 kB at 2.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.log/1.5.0/org.osgi.service.log-1.5.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.log/1.5.0/org.osgi.service.log-1.5.0.pom (1.8 kB at 129 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.pom (1.9 kB at 157 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 134 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-dependency-tree/3.2.1/maven-dependency-tree-3.2.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-dependency-tree/3.2.1/maven-dependency-tree-3.2.1.pom (6.2 kB at 480 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/37/maven-shared-components-37.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/37/maven-shared-components-37.pom (4.9 kB at 350 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/37/maven-parent-37.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/37/maven-parent-37.pom (46 kB at 3.8 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 848 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/junit/junit/4.13.2/junit-4.13.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/junit/junit/4.13.2/junit-4.13.2.pom (27 kB at 2.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 70 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 164 kB/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 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/39/commons-parent-39.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 6.2 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 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-resolver-provider/3.8.6/maven-resolver-provider-3.8.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-resolver-provider/3.8.6/maven-resolver-provider-3.8.6.pom (4.2 kB at 384 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.pom (22 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/56/commons-parent-56.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/56/commons-parent-56.pom (82 kB at 6.3 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 512 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 550 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/felix-parent/6/felix-parent-6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/felix-parent/6/felix-parent-6.pom (22 kB at 1.0 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.4/org.apache.karaf.features.core-4.4.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/org.apache.karaf.features.core/4.4.4/org.apache.karaf.features.core-4.4.4.pom (11 kB at 919 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/features/4.4.4/features-4.4.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/features/4.4.4/features-4.4.4.pom (1.6 kB at 150 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-aether/2.6.14/pax-url-aether-2.6.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-aether/2.6.14/pax-url-aether-2.6.14.pom (16 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/2.6.14/url-2.6.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/2.6.14/url-2.6.14.pom (26 kB at 2.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/master/4.3.0/master-4.3.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/master/4.3.0/master-4.3.0.pom (14 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-util-property/1.5.1/ops4j-base-util-property-1.5.1.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 95 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 619 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-util-collections/1.5.1/ops4j-base-util-collections-1.5.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-util-collections/1.5.1/ops4j-base-util-collections-1.5.1.pom (1.2 kB at 139 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 76 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-property/1.8.5/pax-swissbox-property-1.8.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-property/1.8.5/pax-swissbox-property-1.8.5.pom (1.7 kB at 140 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 693 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/master/4.2.0/master-4.2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/master/4.2.0/master-4.2.0.pom (14 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.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 1.0 MB/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 749 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom (13 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jaxb/jaxb-runtime/2.3.8/jaxb-runtime-2.3.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jaxb/jaxb-runtime/2.3.8/jaxb-runtime-2.3.8.pom (7.5 kB at 627 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/xml/bind/mvn/jaxb-runtime-parent/2.3.8/jaxb-runtime-parent-2.3.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/xml/bind/mvn/jaxb-runtime-parent/2.3.8/jaxb-runtime-parent-2.3.8.pom (1.2 kB at 79 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/xml/bind/mvn/jaxb-parent/2.3.8/jaxb-parent-2.3.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/xml/bind/mvn/jaxb-parent/2.3.8/jaxb-parent-2.3.8.pom (31 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/xml/bind/jaxb-bom-ext/2.3.8/jaxb-bom-ext-2.3.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/xml/bind/jaxb-bom-ext/2.3.8/jaxb-bom-ext-2.3.8.pom (3.5 kB at 248 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jaxb/txw2/2.3.8/txw2-2.3.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jaxb/txw2/2.3.8/txw2-2.3.8.pom (1.8 kB at 109 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/xml/bind/mvn/jaxb-txw-parent/2.3.8/jaxb-txw-parent-2.3.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/xml/bind/mvn/jaxb-txw-parent/2.3.8/jaxb-txw-parent-2.3.8.pom (1.7 kB at 175 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 291 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 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.pom (4.6 kB at 210 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 892 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-databind/2.14.1/jackson-databind-2.14.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-databind/2.14.1/jackson-databind-2.14.1.pom (19 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-base/2.14.1/jackson-base-2.14.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-base/2.14.1/jackson-base-2.14.1.pom (10 kB at 292 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-bom/2.14.1/jackson-bom-2.14.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-bom/2.14.1/jackson-bom-2.14.1.pom (17 kB at 920 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-parent/2.14/jackson-parent-2.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-parent/2.14/jackson-parent-2.14.pom (7.7 kB at 264 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/oss-parent/48/oss-parent-48.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/oss-parent/48/oss-parent-48.pom (24 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-annotations/2.14.1/jackson-annotations-2.14.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-annotations/2.14.1/jackson-annotations-2.14.1.pom (6.2 kB at 345 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-core/2.14.1/jackson-core-2.14.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-core/2.14.1/jackson-core-2.14.1.pom (7.0 kB at 501 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/activation/activation/1.1.1/activation-1.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/activation/activation/1.1.1/activation-1.1.1.pom (644 B at 50 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.4/org.apache.karaf.profile.core-4.4.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/profile/org.apache.karaf.profile.core/4.4.4/org.apache.karaf.profile.core-4.4.4.pom (8.2 kB at 485 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.resolver/2.0.4/org.apache.felix.resolver-2.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.resolver/2.0.4/org.apache.felix.resolver-2.0.4.pom (4.7 kB at 333 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 94 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-wrap/2.6.14/pax-url-wrap-2.6.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-wrap/2.6.14/pax-url-wrap-2.6.14.pom (4.1 kB at 407 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-commons/2.6.14/pax-url-commons-2.6.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-commons/2.6.14/pax-url-commons-2.6.14.pom (3.0 kB at 215 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 85 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 72 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 159 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bndlib/6.1.0/biz.aQute.bndlib-6.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bndlib/6.1.0/biz.aQute.bndlib-6.1.0.pom (5.2 kB at 403 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bnd.util/6.1.0/biz.aQute.bnd.util-6.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bnd.util/6.1.0/biz.aQute.bnd.util-6.1.0.pom (2.7 kB at 133 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-war/2.6.14/pax-url-war-2.6.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-war/2.6.14/pax-url-war-2.6.14.pom (5.2 kB at 430 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 94 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.4/org.apache.karaf.deployer.spring-4.4.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.spring/4.4.4/org.apache.karaf.deployer.spring-4.4.4.pom (4.6 kB at 257 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/deployer/4.4.4/deployer-4.4.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/deployer/4.4.4/deployer-4.4.4.pom (1.7 kB at 63 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.4/org.apache.karaf.deployer.blueprint-4.4.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.blueprint/4.4.4/org.apache.karaf.deployer.blueprint-4.4.4.pom (4.5 kB at 405 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.4/org.apache.karaf.deployer.features-4.4.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.features/4.4.4/org.apache.karaf.deployer.features-4.4.4.pom (5.1 kB at 511 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.4/org.apache.karaf.deployer.kar-4.4.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.kar/4.4.4/org.apache.karaf.deployer.kar-4.4.4.pom (4.7 kB at 395 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.4/org.apache.karaf.kar.core-4.4.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/kar/org.apache.karaf.kar.core/4.4.4/org.apache.karaf.kar.core-4.4.4.pom (5.6 kB at 622 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.4/org.apache.karaf.shell.console-4.4.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/shell/org.apache.karaf.shell.console/4.4.4/org.apache.karaf.shell.console-4.4.4.pom (10 kB at 925 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/shell/shell/4.4.4/shell-4.4.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/shell/shell/4.4.4/shell-4.4.4.pom (1.7 kB at 173 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jline/jline/3.21.0/jline-3.21.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jline/jline/3.21.0/jline-3.21.0.pom (18 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jline/jline-parent/3.21.0/jline-parent-3.21.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jline/jline-parent/3.21.0/jline-parent-3.21.0.pom (24 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/fusesource/jansi/jansi/2.4.0/jansi-2.4.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/fusesource/jansi/jansi/2.4.0/jansi-2.4.0.pom (14 kB at 939 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/fusesource/fusesource-pom/1.12/fusesource-pom-1.12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/fusesource/fusesource-pom/1.12/fusesource-pom-1.12.pom (15 kB at 1.2 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.4/org.apache.karaf.jaas.modules-4.4.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.modules/4.4.4/org.apache.karaf.jaas.modules-4.4.4.pom (9.0 kB at 896 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.4/org.apache.karaf.jaas.config-4.4.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.config/4.4.4/org.apache.karaf.jaas.config-4.4.4.pom (5.4 kB at 336 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.4/org.apache.karaf.shell.core-4.4.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/shell/org.apache.karaf.shell.core/4.4.4/org.apache.karaf.shell.core-4.4.4.pom (9.0 kB at 600 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/sshd/sshd-osgi/2.10.0/sshd-osgi-2.10.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/sshd/sshd-osgi/2.10.0/sshd-osgi-2.10.0.pom (8.7 kB at 792 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/sshd/sshd/2.10.0/sshd-2.10.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/sshd/sshd/2.10.0/sshd-2.10.0.pom (79 kB at 8.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/springframework/spring-framework-bom/5.3.27/spring-framework-bom-5.3.27.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/springframework/spring-framework-bom/5.3.27/spring-framework-bom-5.3.27.pom (5.7 kB at 404 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.main/4.4.4/org.apache.karaf.main-4.4.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.main/4.4.4/org.apache.karaf.main-4.4.4.pom (7.1 kB at 642 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/dev/jna/jna/5.13.0/jna-5.13.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/dev/jna/jna/5.13.0/jna-5.13.0.pom (2.0 kB at 135 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.pom (2.3 kB at 173 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.4/org.apache.karaf.diagnostic.boot-4.4.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/diagnostic/org.apache.karaf.diagnostic.boot/4.4.4/org.apache.karaf.diagnostic.boot-4.4.4.pom (3.7 kB at 336 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/diagnostic/diagnostic/4.4.4/diagnostic-4.4.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/diagnostic/diagnostic/4.4.4/diagnostic-4.4.4.pom (1.6 kB at 115 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 135 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean-finder-shaded/4.23/xbean-finder-shaded-4.23.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean-finder-shaded/4.23/xbean-finder-shaded-4.23.pom (4.9 kB at 448 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean/4.23/xbean-4.23.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean/4.23/xbean-4.23.pom (19 kB at 1.7 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 548 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 940 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/genesis/genesis/2.3/genesis-2.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/genesis/genesis/2.3/genesis-2.3.pom (16 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean-asm9-shaded/4.23/xbean-asm9-shaded-4.23.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean-asm9-shaded/4.23/xbean-asm9-shaded-4.23.pom (4.3 kB at 266 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/karaf-maven-plugin/4.4.4/karaf-maven-plugin-4.4.4.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.8.6/maven-plugin-api-3.8.6.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/3.8.6/maven-model-3.8.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.8.6/maven-plugin-api-3.8.6.jar (47 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/karaf-maven-plugin/4.4.4/karaf-maven-plugin-4.4.4.jar (208 kB at 8.0 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/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar (27 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.8.2/maven-resolver-util-1.8.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar (205 kB at 7.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/3.8.6/maven-artifact-3.8.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/3.8.6/maven-model-3.8.6.jar (216 kB at 8.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/3.8.6/maven-artifact-3.8.6.jar (58 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/3.8.6/maven-core-3.8.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-util/1.8.2/maven-resolver-util-1.8.2.jar (176 kB at 4.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/3.8.6/maven-settings-3.8.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-api/1.8.2/maven-resolver-api-1.8.2.jar (154 kB at 3.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.8.6/maven-settings-builder-3.8.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar (53 kB at 1.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/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar (632 kB at 14 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.8.6/maven-settings-3.8.6.jar (44 kB at 904 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-builder-support/3.8.6/maven-builder-support-3.8.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.8.6/maven-settings-builder-3.8.6.jar (42 kB at 794 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.8.6/maven-repository-metadata-3.8.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.jar (24 kB at 437 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model-builder/3.8.6/maven-model-builder-3.8.6.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 224 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/3.8.6/maven-core-3.8.6.jar (646 kB at 11 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-builder-support/3.8.6/maven-builder-support-3.8.6.jar (14 kB at 231 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.8.6/maven-repository-metadata-3.8.6.jar (28 kB at 406 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.jar (38 kB at 541 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/inject/guice/4.2.2/guice-4.2.2-no_aop.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model-builder/3.8.6/maven-model-builder-3.8.6.jar (196 kB at 2.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/25.1-android/guava-25.1-android.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar (153 kB at 2.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.jar (180 kB at 2.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar (20 kB at 232 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.jar (32 kB at 351 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar (379 kB at 4.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/inject/guice/4.2.2/guice-4.2.2-no_aop.jar (521 kB at 5.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.jar (14 kB at 143 kB/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.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar (8.8 kB at 87 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-compat/3.8.6/maven-compat-3.8.6.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 41 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-provider-api/3.5.2/wagon-provider-api-3.5.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.jar (3.5 kB at 33 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.4/maven-plugin-annotations-3.6.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar (42 kB at 381 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-http/3.5.2/wagon-http-3.5.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-provider-api/3.5.2/wagon-provider-api-3.5.2.jar (55 kB at 475 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-http-shared/3.5.2/wagon-http-shared-3.5.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.4/maven-plugin-annotations-3.6.4.jar (14 kB at 115 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-compat/3.8.6/maven-compat-3.8.6.jar (288 kB at 2.4 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-http/3.5.2/wagon-http-3.5.2.jar (9.4 kB at 79 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] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.4.15/httpcore-4.4.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/25.1-android/guava-25.1-android.jar (2.6 MB at 20 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/jcl-over-slf4j/1.7.32/jcl-over-slf4j-1.7.32.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-http-shared/3.5.2/wagon-http-shared-3.5.2.jar (41 kB at 319 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.util/4.4.4/org.apache.karaf.util-4.4.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.4.15/httpcore-4.4.15.jar (328 kB at 2.4 MB/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/karaf/org.apache.karaf.util/4.4.4/org.apache.karaf.util-4.4.4.jar (95 kB at 677 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.boot/4.4.4/org.apache.karaf.jaas.boot-4.4.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/jcl-over-slf4j/1.7.32/jcl-over-slf4j-1.7.32.jar (17 kB at 118 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.4/org.apache.karaf.tools.utils-4.4.4.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 2.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar (780 kB at 5.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-jdk14/1.7.32/slf4j-jdk14-1.7.32.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.boot/4.4.4/org.apache.karaf.jaas.boot-4.4.4.jar (20 kB at 129 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.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-jdk14/1.7.32/slf4j-jdk14-1.7.32.jar (8.5 kB at 55 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.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.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-dependency-tree/3.2.1/maven-dependency-tree-3.2.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/org.apache.karaf.tools.utils/4.4.4/org.apache.karaf.tools.utils-4.4.4.jar (29 kB at 186 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/junit/junit/4.13.2/junit-4.13.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar (484 kB at 3.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-dependency-tree/3.2.1/maven-dependency-tree-3.2.1.jar (43 kB at 248 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar (269 kB at 1.6 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] 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 320 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/org.apache.karaf.features.core/4.4.4/org.apache.karaf.features.core-4.4.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/junit/junit/4.13.2/junit-4.13.2.jar (385 kB at 2.2 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/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (45 kB at 247 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-util-collections/1.5.1/ops4j-base-util-collections-1.5.1.jar [INFO] 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 57 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/apache/felix/org.apache.felix.fileinstall/3.7.4/org.apache.felix.fileinstall-3.7.4.jar (139 kB at 726 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-property/1.8.5/pax-swissbox-property-1.8.5.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 68 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jaxb/jaxb-runtime/2.3.8/jaxb-runtime-2.3.8.jar [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 3.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jaxb/txw2/2.3.8/txw2-2.3.8.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 57 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/istack/istack-commons-runtime/3.0.12/istack-commons-runtime-3.0.12.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-property/1.8.5/pax-swissbox-property-1.8.5.jar (4.0 kB at 20 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.8/txw2-2.3.8.jar (72 kB at 348 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-databind/2.14.1/jackson-databind-2.14.1.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 142 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-annotations/2.14.1/jackson-annotations-2.14.1.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 313 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-core/2.14.1/jackson-core-2.14.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jaxb/jaxb-runtime/2.3.8/jaxb-runtime-2.3.8.jar (1.0 MB at 4.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/activation/activation/1.1.1/activation-1.1.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-annotations/2.14.1/jackson-annotations-2.14.1.jar (76 kB at 340 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.4/org.apache.karaf.profile.core-4.4.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/org.apache.karaf.features.core/4.4.4/org.apache.karaf.features.core-4.4.4.jar (2.9 MB at 12 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.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 284 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.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-core/2.14.1/jackson-core-2.14.1.jar (459 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-wrap/2.6.14/pax-url-wrap-2.6.14-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.4/org.apache.karaf.profile.core-4.4.4.jar (319 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-commons/2.6.14/pax-url-commons-2.6.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-databind/2.14.1/jackson-databind-2.14.1.jar (1.6 MB at 6.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-net/1.5.1/ops4j-base-net-1.5.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/osgi.annotation/6.0.1/osgi.annotation-6.0.1.jar (15 kB at 56 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-monitors/1.5.1/ops4j-base-monitors-1.5.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.resolver/2.0.4/org.apache.felix.resolver-2.0.4.jar (202 kB at 769 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/pax/url/pax-url-commons/2.6.14/pax-url-commons-2.6.14.jar (9.6 kB at 36 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-aether/2.6.14/pax-url-aether-2.6.14.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 66 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-war/2.6.14/pax-url-war-2.6.14-uber.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-bnd/1.8.5/pax-swissbox-bnd-1.8.5.jar (9.7 kB at 35 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-optional-jcl/1.8.5/pax-swissbox-optional-jcl-1.8.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-monitors/1.5.1/ops4j-base-monitors-1.5.1.jar (13 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.4/org.apache.karaf.deployer.spring-4.4.4.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 23 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.4/org.apache.karaf.deployer.blueprint-4.4.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.spring/4.4.4/org.apache.karaf.deployer.spring-4.4.4.jar (44 kB at 144 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.4/org.apache.karaf.deployer.features-4.4.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.blueprint/4.4.4/org.apache.karaf.deployer.blueprint-4.4.4.jar (44 kB at 142 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.kar/4.4.4/org.apache.karaf.deployer.kar-4.4.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-wrap/2.6.14/pax-url-wrap-2.6.14-uber.jar (2.3 MB at 7.5 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.4/org.apache.karaf.kar.core-4.4.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.features/4.4.4/org.apache.karaf.deployer.features-4.4.4.jar (55 kB at 170 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.4/org.apache.karaf.shell.console-4.4.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.kar/4.4.4/org.apache.karaf.deployer.kar-4.4.4.jar (24 kB at 75 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jline/jline/3.21.0/jline-3.21.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-war/2.6.14/pax-url-war-2.6.14-uber.jar (2.4 MB at 7.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/fusesource/jansi/jansi/2.4.0/jansi-2.4.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/kar/org.apache.karaf.kar.core/4.4.4/org.apache.karaf.kar.core-4.4.4.jar (107 kB at 329 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.4/org.apache.karaf.jaas.modules-4.4.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/shell/org.apache.karaf.shell.console/4.4.4/org.apache.karaf.shell.console-4.4.4.jar (211 kB at 601 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.4/org.apache.karaf.jaas.config-4.4.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/fusesource/jansi/jansi/2.4.0/jansi-2.4.0.jar (221 kB at 630 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.4/org.apache.karaf.shell.core-4.4.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-aether/2.6.14/pax-url-aether-2.6.14.jar (4.2 MB at 12 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/sshd/sshd-osgi/2.10.0/sshd-osgi-2.10.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jline/jline/3.21.0/jline-3.21.0.jar (995 kB at 2.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.main/4.4.4/org.apache.karaf.main-4.4.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.modules/4.4.4/org.apache.karaf.jaas.modules-4.4.4.jar (1.5 MB at 4.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.config/4.4.4/org.apache.karaf.jaas.config-4.4.4.jar (42 kB at 114 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.main/4.4.4/org.apache.karaf.main-4.4.4.jar (174 kB at 450 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.4/org.apache.karaf.diagnostic.boot-4.4.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/shell/org.apache.karaf.shell.core/4.4.4/org.apache.karaf.shell.core-4.4.4.jar (686 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/sshd/sshd-osgi/2.10.0/sshd-osgi-2.10.0.jar (1.8 MB at 4.5 MB/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/karaf/diagnostic/org.apache.karaf.diagnostic.boot/4.4.4/org.apache.karaf.diagnostic.boot-4.4.4.jar (31 kB at 76 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean-finder-shaded/4.23/xbean-finder-shaded-4.23.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar (1.4 MB at 3.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean-asm9-shaded/4.23/xbean-asm9-shaded-4.23.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar (1.9 MB at 4.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean-finder-shaded/4.23/xbean-finder-shaded-4.23.jar (161 kB at 367 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean-asm9-shaded/4.23/xbean-asm9-shaded-4.23.jar (263 kB at 589 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/osgi.core/8.0.0/osgi.core-8.0.0.jar (557 kB at 1.2 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.jar (1.1 MB at 2.3 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar (116 kB at 255 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-artifacts/6.0.6/netconf-artifacts-6.0.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-artifacts/6.0.6/netconf-artifacts-6.0.6.pom (28 kB at 476 kB/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 [jar] [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 [jar] [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 [jar] [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.4.1/maven-enforcer-plugin-3.4.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-enforcer-plugin/3.4.1/maven-enforcer-plugin-3.4.1.pom (7.7 kB at 774 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/enforcer/enforcer/3.4.1/enforcer-3.4.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/enforcer/enforcer/3.4.1/enforcer-3.4.1.pom (9.1 kB at 697 kB/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 3.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/30/apache-30.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/30/apache-30.pom (23 kB at 166 kB/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 182 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-enforcer-plugin/3.4.1/maven-enforcer-plugin-3.4.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-enforcer-plugin/3.4.1/maven-enforcer-plugin-3.4.1.jar (39 kB at 3.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/github/git-commit-id/git-commit-id-maven-plugin/7.0.0/git-commit-id-maven-plugin-7.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/github/git-commit-id/git-commit-id-maven-plugin/7.0.0/git-commit-id-maven-plugin-7.0.0.pom (25 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-maven-plugin/7.0.0/git-commit-id-maven-plugin-7.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/github/git-commit-id/git-commit-id-maven-plugin/7.0.0/git-commit-id-maven-plugin-7.0.0.jar (55 kB at 4.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/cyclonedx/cyclonedx-maven-plugin/2.7.10/cyclonedx-maven-plugin-2.7.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/cyclonedx/cyclonedx-maven-plugin/2.7.10/cyclonedx-maven-plugin-2.7.10.pom (17 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/cyclonedx/cyclonedx-maven-plugin/2.7.10/cyclonedx-maven-plugin-2.7.10.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/cyclonedx/cyclonedx-maven-plugin/2.7.10/cyclonedx-maven-plugin-2.7.10.jar (47 kB at 3.3 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 691 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/basepom/basepom-oss/53/basepom-oss-53.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/basepom/basepom-oss/53/basepom-oss-53.pom (23 kB at 1.7 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 1.7 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 4.6 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 6.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-surefire-plugin/3.2.3/maven-surefire-plugin-3.2.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-surefire-plugin/3.2.3/maven-surefire-plugin-3.2.3.pom (5.3 kB at 591 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire/3.2.3/surefire-3.2.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire/3.2.3/surefire-3.2.3.pom (22 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/41/maven-parent-41.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/41/maven-parent-41.pom (50 kB at 2.9 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 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-surefire-plugin/3.2.3/maven-surefire-plugin-3.2.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-surefire-plugin/3.2.3/maven-surefire-plugin-3.2.3.jar (45 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-failsafe-plugin/3.2.3/maven-failsafe-plugin-3.2.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-failsafe-plugin/3.2.3/maven-failsafe-plugin-3.2.3.pom (10 kB at 792 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-failsafe-plugin/3.2.3/maven-failsafe-plugin-3.2.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-failsafe-plugin/3.2.3/maven-failsafe-plugin-3.2.3.jar (55 kB at 4.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.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 388 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 773 kB/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 860 kB/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 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-dependency-plugin/3.6.1/maven-dependency-plugin-3.6.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-dependency-plugin/3.6.1/maven-dependency-plugin-3.6.1.pom (18 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/40/maven-plugins-40.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/40/maven-plugins-40.pom (8.1 kB at 674 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-dependency-plugin/3.6.1/maven-dependency-plugin-3.6.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-dependency-plugin/3.6.1/maven-dependency-plugin-3.6.1.jar (191 kB at 9.5 MB/s) [INFO] [INFO] ---------------------< org.opendaylight.ovsdb:it >---------------------- [INFO] Building ODL :: ovsdb :: it 1.18.0-SNAPSHOT [1/50] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-javadoc-plugin/3.6.3/maven-javadoc-plugin-3.6.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-javadoc-plugin/3.6.3/maven-javadoc-plugin-3.6.3.pom (22 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/41/maven-plugins-41.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/41/maven-plugins-41.pom (7.4 kB at 817 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-javadoc-plugin/3.6.3/maven-javadoc-plugin-3.6.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-javadoc-plugin/3.6.3/maven-javadoc-plugin-3.6.3.jar (510 kB at 28 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/jacoco-maven-plugin/0.8.11/jacoco-maven-plugin-0.8.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/jacoco-maven-plugin/0.8.11/jacoco-maven-plugin-0.8.11.pom (4.2 kB at 325 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.build/0.8.11/org.jacoco.build-0.8.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.build/0.8.11/org.jacoco.build-0.8.11.pom (44 kB at 3.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-bom/9.6/asm-bom-9.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-bom/9.6/asm-bom-9.6.pom (3.2 kB at 215 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/ow2/1.5.1/ow2-1.5.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/ow2/1.5.1/ow2-1.5.1.pom (11 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/jacoco-maven-plugin/0.8.11/jacoco-maven-plugin-0.8.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/jacoco-maven-plugin/0.8.11/jacoco-maven-plugin-0.8.11.jar (57 kB at 3.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-clean-plugin/3.3.2/maven-clean-plugin-3.3.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-clean-plugin/3.3.2/maven-clean-plugin-3.3.2.pom (5.3 kB at 444 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-clean-plugin/3.3.2/maven-clean-plugin-3.3.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-clean-plugin/3.3.2/maven-clean-plugin-3.3.2.jar (36 kB at 3.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-checkstyle-plugin/3.3.1/maven-checkstyle-plugin-3.3.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-checkstyle-plugin/3.3.1/maven-checkstyle-plugin-3.3.1.pom (15 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-checkstyle-plugin/3.3.1/maven-checkstyle-plugin-3.3.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-checkstyle-plugin/3.3.1/maven-checkstyle-plugin-3.3.1.jar (99 kB at 11 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/spotbugs/spotbugs-maven-plugin/4.8.2.0/spotbugs-maven-plugin-4.8.2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/spotbugs/spotbugs-maven-plugin/4.8.2.0/spotbugs-maven-plugin-4.8.2.0.pom (43 kB at 4.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/hazendaz/base-parent/42/base-parent-42.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/hazendaz/base-parent/42/base-parent-42.pom (92 kB at 5.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-bom/4.0.16/groovy-bom-4.0.16.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-bom/4.0.16/groovy-bom-4.0.16.pom (27 kB at 2.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/spotbugs/spotbugs-maven-plugin/4.8.2.0/spotbugs-maven-plugin-4.8.2.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/spotbugs/spotbugs-maven-plugin/4.8.2.0/spotbugs-maven-plugin-4.8.2.0.jar (168 kB at 12 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/copy-files-plugin/13.0.10/copy-files-plugin-13.0.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/copy-files-plugin/13.0.10/copy-files-plugin-13.0.10.pom (2.1 kB at 171 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/copy-files-plugin/13.0.10/copy-files-plugin-13.0.10.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/copy-files-plugin/13.0.10/copy-files-plugin-13.0.10.jar (7.0 kB at 392 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom (9.1 kB at 276 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom (11 kB at 972 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar (41 kB at 3.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-source-plugin/3.3.0/maven-source-plugin-3.3.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-source-plugin/3.3.0/maven-source-plugin-3.3.0.pom (6.7 kB at 613 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom (8.1 kB at 899 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 4.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-source-plugin/3.3.0/maven-source-plugin-3.3.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-source-plugin/3.3.0/maven-source-plugin-3.3.0.jar (32 kB at 2.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/gaul/modernizer-maven-plugin/2.7.0/modernizer-maven-plugin-2.7.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/gaul/modernizer-maven-plugin/2.7.0/modernizer-maven-plugin-2.7.0.pom (5.5 kB at 546 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/gaul/modernizer-maven-parent/2.7.0/modernizer-maven-parent-2.7.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/gaul/modernizer-maven-parent/2.7.0/modernizer-maven-parent-2.7.0.pom (12 kB at 865 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/gaul/modernizer-maven-plugin/2.7.0/modernizer-maven-plugin-2.7.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/gaul/modernizer-maven-plugin/2.7.0/modernizer-maven-plugin-2.7.0.jar (41 kB at 2.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom (6.4 kB at 583 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom (9.6 kB at 955 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/24/maven-parent-24.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 kB at 2.8 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.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar (33 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom (7.1 kB at 446 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar (34 kB at 2.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/mdsal-it-base/8.0.4/mdsal-it-base-8.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/mdsal-it-base/8.0.4/mdsal-it-base-8.0.4.pom (4.0 kB at 495 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/opendaylight-karaf-empty/13.0.10/opendaylight-karaf-empty-13.0.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/opendaylight-karaf-empty/13.0.10/opendaylight-karaf-empty-13.0.10.pom (1.1 kB at 96 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/framework/4.4.4/framework-4.4.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/framework/4.4.4/framework-4.4.4.pom (12 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/assemblies/features/features/4.4.4/features-4.4.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/assemblies/features/features/4.4.4/features-4.4.4.pom (1.9 kB at 186 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/assemblies/assemblies/4.4.4/assemblies-4.4.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/assemblies/assemblies/4.4.4/assemblies-4.4.4.pom (1.7 kB at 186 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/base/4.4.4/base-4.4.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/base/4.4.4/base-4.4.4.pom (14 kB at 1.4 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 962 kB/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.5 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.4/org.apache.karaf.specs.locator-4.4.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/specs/org.apache.karaf.specs.locator/4.4.4/org.apache.karaf.specs.locator-4.4.4.pom (2.0 kB at 168 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/specs/specs/4.4.4/specs-4.4.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/specs/specs/4.4.4/specs-4.4.4.pom (1.7 kB at 153 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.4/org.apache.karaf.specs.java.xml-4.4.4.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.4/org.apache.karaf.specs.java.xml-4.4.4.pom (6.2 kB at 518 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 379 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 323 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 1.1 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 1.8 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.1 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 296 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.4/org.apache.karaf.specs.java.xml.ws-4.4.4.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.4/org.apache.karaf.specs.java.xml.ws-4.4.4.pom (3.4 kB at 279 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 291 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 381 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.4/org.apache.karaf.specs.activator-4.4.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/specs/org.apache.karaf.specs.activator/4.4.4/org.apache.karaf.specs.activator-4.4.4.pom (2.7 kB at 160 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.client/4.4.4/org.apache.karaf.client-4.4.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.client/4.4.4/org.apache.karaf.client-4.4.4.pom (4.4 kB at 314 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 577 kB/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 195 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 308 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 1.7 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 373 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.4/org.apache.karaf.config.core-4.4.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/config/org.apache.karaf.config.core/4.4.4/org.apache.karaf.config.core-4.4.4.pom (6.2 kB at 480 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.cm.json/1.0.6/org.apache.felix.cm.json-1.0.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.cm.json/1.0.6/org.apache.felix.cm.json-1.0.6.pom (4.9 kB at 329 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 291 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 1.3 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 4.5 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 181 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 265 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 1.2 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 865 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.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 72 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/logging/pax-logging-api/2.2.3/pax-logging-api-2.2.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/logging/pax-logging-api/2.2.3/pax-logging-api-2.2.3.pom (6.8 kB at 360 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/logging/2.2.3/logging-2.2.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/logging/2.2.3/logging-2.2.3.pom (47 kB at 3.0 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 130 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/logging/pax-logging-log4j2/2.2.3/pax-logging-log4j2-2.2.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/logging/pax-logging-log4j2/2.2.3/pax-logging-log4j2-2.2.3.pom (8.6 kB at 480 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/logging/pax-logging-logback/2.2.3/pax-logging-logback-2.2.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/logging/pax-logging-logback/2.2.3/pax-logging-logback-2.2.3.pom (4.3 kB at 394 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-core/1.2.12/logback-core-1.2.12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-core/1.2.12/logback-core-1.2.12.pom (4.0 kB at 404 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-parent/1.2.12/logback-parent-1.2.12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-parent/1.2.12/logback-parent-1.2.12.pom (19 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-classic/1.2.12/logback-classic-1.2.12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-classic/1.2.12/logback-classic-1.2.12.pom (9.4 kB at 939 kB/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 124 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/contrib/logback-contrib-parent/0.1.5/logback-contrib-parent-0.1.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/contrib/logback-contrib-parent/0.1.5/logback-contrib-parent-0.1.5.pom (13 kB at 1.5 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 124 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 96 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 156 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-aether-support/2.6.14/pax-url-aether-support-2.6.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-aether-support/2.6.14/pax-url-aether-support-2.6.14.pom (1.8 kB at 161 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-impl/1.8.2/maven-resolver-impl-1.8.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-impl/1.8.2/maven-resolver-impl-1.8.2.pom (5.2 kB at 521 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-spi/1.8.2/maven-resolver-spi-1.8.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-spi/1.8.2/maven-resolver-spi-1.8.2.pom (2.7 kB at 221 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-named-locks/1.8.2/maven-resolver-named-locks-1.8.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-named-locks/1.8.2/maven-resolver-named-locks-1.8.2.pom (3.3 kB at 303 kB/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.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/64/commons-parent-64.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/64/commons-parent-64.pom (78 kB at 7.1 MB/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.3 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 548 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.4/org.apache.karaf.features.extension-4.4.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/org.apache.karaf.features.extension/4.4.4/org.apache.karaf.features.extension-4.4.4.pom (3.5 kB at 439 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-databind/2.15.3/jackson-databind-2.15.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-databind/2.15.3/jackson-databind-2.15.3.pom (19 kB at 2.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-base/2.15.3/jackson-base-2.15.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-base/2.15.3/jackson-base-2.15.3.pom (11 kB at 663 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom (5.6 kB at 563 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-annotations/2.15.3/jackson-annotations-2.15.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-annotations/2.15.3/jackson-annotations-2.15.3.pom (7.1 kB at 882 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-core/2.15.3/jackson-core-2.15.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-core/2.15.3/jackson-core-2.15.3.pom (9.8 kB at 888 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/standard/4.4.4/standard-4.4.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/standard/4.4.4/standard-4.4.4.pom (20 kB at 1.3 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 196 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 557 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 2.1 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 722 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.metatype/1.2.4/org.apache.felix.metatype-1.2.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.metatype/1.2.4/org.apache.felix.metatype-1.2.4.pom (5.5 kB at 611 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf.branding/13.0.10/karaf.branding-13.0.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf.branding/13.0.10/karaf.branding-13.0.10.pom (1.3 kB at 117 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcpkix-framework-ext/13.0.10/bcpkix-framework-ext-13.0.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcpkix-framework-ext/13.0.10/bcpkix-framework-ext-13.0.10.pom (3.6 kB at 301 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcprov-framework-ext/13.0.10/bcprov-framework-ext-13.0.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcprov-framework-ext/13.0.10/bcprov-framework-ext-13.0.10.pom (3.6 kB at 403 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcutil-framework-ext/13.0.10/bcutil-framework-ext-13.0.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcutil-framework-ext/13.0.10/bcutil-framework-ext-13.0.10.pom (3.6 kB at 361 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-api/12.0.4/mdsal-binding-api-12.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-api/12.0.4/mdsal-binding-api-12.0.4.pom (2.9 kB at 260 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.pom (13 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava-parent/32.1.3-jre/guava-parent-32.1.3-jre.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava-parent/32.1.3-jre/guava-parent-32.1.3-jre.pom (20 kB at 2.0 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 302 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.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom (2.3 kB at 190 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.pom (2.1 kB at 262 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.24.0/error_prone_annotations-2.24.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.24.0/error_prone_annotations-2.24.0.pom (1.8 kB at 167 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_parent/2.24.0/error_prone_parent-2.24.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_parent/2.24.0/error_prone_parent-2.24.0.pom (13 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.pom (2.9 kB at 195 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jdt/org.eclipse.jdt.annotation/2.2.800/org.eclipse.jdt.annotation-2.2.800.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jdt/org.eclipse.jdt.annotation/2.2.800/org.eclipse.jdt.annotation-2.2.800.pom (1.4 kB at 91 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-common-api/12.0.4/mdsal-common-api-12.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-common-api/12.0.4/mdsal-common-api-12.0.4.pom (2.2 kB at 180 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/concepts/11.0.5/concepts-11.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/concepts/11.0.5/concepts-11.0.5.pom (1.9 kB at 156 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/bnd-parent/11.0.5/bnd-parent-11.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/bnd-parent/11.0.5/bnd-parent-11.0.5.pom (1.8 kB at 222 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bnd-parent/13.0.10/bnd-parent-13.0.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bnd-parent/13.0.10/bnd-parent-13.0.10.pom (3.8 kB at 136 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/util/11.0.5/util-11.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/util/11.0.5/util-11.0.5.pom (2.7 kB at 242 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/tech/pantheon/triemap/triemap/1.3.1/triemap-1.3.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/tech/pantheon/triemap/triemap/1.3.1/triemap-1.3.1.pom (4.8 kB at 440 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bnd-parent/12.0.4/bnd-parent-12.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bnd-parent/12.0.4/bnd-parent-12.0.4.pom (3.8 kB at 422 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent/12.0.4/odlparent-12.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent/12.0.4/odlparent-12.0.4.pom (55 kB at 5.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent-artifacts/12.0.4/odlparent-artifacts-12.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent-artifacts/12.0.4/odlparent-artifacts-12.0.4.pom (9.9 kB at 551 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/karaf-bom/4.4.3/karaf-bom-4.4.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/karaf-bom/4.4.3/karaf-bom-4.4.3.pom (73 kB at 4.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/karaf/4.4.3/karaf-4.4.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/karaf/4.4.3/karaf-4.4.3.pom (49 kB at 4.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-bom/5.2.0/mockito-bom-5.2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-bom/5.2.0/mockito-bom-5.2.0.pom (3.1 kB at 314 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-bom/2.17.1/log4j-bom-2.17.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-bom/2.17.1/log4j-bom-2.17.1.pom (8.1 kB at 900 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/logging-parent/3/logging-parent-3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/logging-parent/3/logging-parent-3.pom (3.1 kB at 285 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/jersey-bom/2.39.1/jersey-bom-2.39.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/jersey-bom/2.39.1/jersey-bom-2.39.1.pom (20 kB at 2.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-bom/2.14.2/jackson-bom-2.14.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-bom/2.14.2/jackson-bom-2.14.2.pom (17 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-bom/4.1.91.Final/netty-bom-4.1.91.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-bom/4.1.91.Final/netty-bom-4.1.91.Final.pom (13 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-bom/9.4.50.v20221201/jetty-bom-9.4.50.v20221201.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-bom/9.4.50.v20221201/jetty-bom-9.4.50.v20221201.pom (18 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/tech/pantheon/triemap/bom/1.2.0/bom-1.2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/tech/pantheon/triemap/bom/1.2.0/bom-1.2.0.pom (4.1 kB at 315 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent-lite/7.0.3/odlparent-lite-7.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent-lite/7.0.3/odlparent-lite-7.0.3.pom (22 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-bom/4.2.18/metrics-bom-4.2.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-bom/4.2.18/metrics-bom-4.2.18.pom (7.5 kB at 685 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-parent/4.2.18/metrics-parent-4.2.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-parent/4.2.18/metrics-parent-4.2.18.pom (20 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-common/11.0.5/yang-common-11.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-common/11.0.5/yang-common-11.0.5.pom (1.7 kB at 168 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/yang-binding/12.0.4/yang-binding-12.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/yang-binding/12.0.4/yang-binding-12.0.4.pom (2.6 kB at 154 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-container-karaf/4.13.5/pax-exam-container-karaf-4.13.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-container-karaf/4.13.5/pax-exam-container-karaf-4.13.5.pom (4.6 kB at 385 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/4.13.5/exam-4.13.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/4.13.5/exam-4.13.5.pom (43 kB at 2.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam-reactor/4.13.5/exam-reactor-4.13.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam-reactor/4.13.5/exam-reactor-4.13.5.pom (4.0 kB at 444 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam/4.13.5/pax-exam-4.13.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam/4.13.5/pax-exam-4.13.5.pom (2.8 kB at 310 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 165 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 84 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 83 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-container-remote/4.13.5/pax-exam-container-remote-4.13.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-container-remote/4.13.5/pax-exam-container-remote-4.13.5.pom (2.1 kB at 173 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-container-rbc-client/4.13.5/pax-exam-container-rbc-client-4.13.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-container-rbc-client/4.13.5/pax-exam-container-rbc-client-4.13.5.pom (1.5 kB at 137 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-container-rbc/4.13.5/pax-exam-container-rbc-4.13.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-container-rbc/4.13.5/pax-exam-container-rbc-4.13.5.pom (2.5 kB at 164 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-spi/4.13.5/pax-exam-spi-4.13.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-spi/4.13.5/pax-exam-spi-4.13.5.pom (3.3 kB at 278 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 76 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/tinybundles/tinybundles/3.0.0/tinybundles-3.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/tinybundles/tinybundles/3.0.0/tinybundles-3.0.0.pom (7.3 kB at 518 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-store/1.5.0/ops4j-base-store-1.5.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-store/1.5.0/ops4j-base-store-1.5.0.pom (1.3 kB at 141 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/1.5.0/base-1.5.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/1.5.0/base-1.5.0.pom (5.8 kB at 480 kB/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 687 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-io/1.5.0/ops4j-base-io-1.5.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-io/1.5.0/ops4j-base-io-1.5.0.pom (1.4 kB at 135 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-monitors/1.5.0/ops4j-base-monitors-1.5.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-monitors/1.5.0/ops4j-base-monitors-1.5.0.pom (1.0 kB at 100 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bndlib/3.5.0/biz.aQute.bndlib-3.5.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bndlib/3.5.0/biz.aQute.bndlib-3.5.0.pom (1.4 kB at 151 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-core/1.8.4/pax-swissbox-core-1.8.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-core/1.8.4/pax-swissbox-core-1.8.4.pom (1.5 kB at 147 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/1.8.4/swissbox-1.8.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/1.8.4/swissbox-1.8.4.pom (7.6 kB at 693 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-lifecycle/1.8.4/pax-swissbox-lifecycle-1.8.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-lifecycle/1.8.4/pax-swissbox-lifecycle-1.8.4.pom (1.1 kB at 94 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-framework/1.8.4/pax-swissbox-framework-1.8.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-framework/1.8.4/pax-swissbox-framework-1.8.4.pom (3.7 kB at 247 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-tracker/1.8.4/pax-swissbox-tracker-1.8.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-tracker/1.8.4/pax-swissbox-tracker-1.8.4.pom (1.7 kB at 123 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.0 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 5.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-junit4/4.13.5/pax-exam-junit4-4.13.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-junit4/4.13.5/pax-exam-junit4-4.13.5.pom (1.3 kB at 116 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.pom (1.4 kB at 150 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom (1.1 kB at 113 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 187 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.0 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 150 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 486 kB/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.5 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 315 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 366 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.4 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.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.framework/1.10.0/org.osgi.framework-1.10.0.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 125 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-features/4.13.5/pax-exam-features-4.13.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-features/4.13.5/pax-exam-features-4.13.5.pom (2.4 kB at 161 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-extender-service/4.13.5/pax-exam-extender-service-4.13.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-extender-service/4.13.5/pax-exam-extender-service-4.13.5.pom (2.3 kB at 165 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-extender/1.8.4/pax-swissbox-extender-1.8.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-extender/1.8.4/pax-swissbox-extender-1.8.4.pom (2.0 kB at 110 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-inject/4.13.5/pax-exam-inject-4.13.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-inject/4.13.5/pax-exam-inject-4.13.5.pom (2.0 kB at 134 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-invoker-junit/4.13.5/pax-exam-invoker-junit-4.13.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-invoker-junit/4.13.5/pax-exam-invoker-junit-4.13.5.pom (2.3 kB at 226 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 167 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 1.1 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 2.7 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 580 kB/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 120 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 1.5 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 128 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 117 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.pom (1.0 kB at 79 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/assertj/assertj-core/3.24.2/assertj-core-3.24.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/assertj/assertj-core/3.24.2/assertj-core-3.24.2.pom (19 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/assertj/assertj-parent/3.24.2/assertj-parent-3.24.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/assertj/assertj-parent/3.24.2/assertj-parent-3.24.2.pom (13 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/assertj/assertj-build/3.24.2/assertj-build-3.24.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/assertj/assertj-build/3.24.2/assertj-build-3.24.2.pom (8.8 kB at 732 kB/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 394 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.pom (1.4 kB at 125 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-api/5.10.1/junit-jupiter-api-5.10.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-api/5.10.1/junit-jupiter-api-5.10.1.pom (3.2 kB at 289 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 204 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-commons/1.10.1/junit-platform-commons-1.10.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-commons/1.10.1/junit-platform-commons-1.10.1.pom (2.8 kB at 236 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 139 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-params/5.10.1/junit-jupiter-params-5.10.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-params/5.10.1/junit-jupiter-params-5.10.1.pom (3.0 kB at 201 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-engine/5.10.1/junit-jupiter-engine-5.10.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-engine/5.10.1/junit-jupiter-engine-5.10.1.pom (3.2 kB at 267 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-engine/1.10.1/junit-platform-engine-1.10.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-engine/1.10.1/junit-platform-engine-1.10.1.pom (3.2 kB at 356 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-junit-jupiter/5.8.0/mockito-junit-jupiter-5.8.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-junit-jupiter/5.8.0/mockito-junit-jupiter-5.8.0.pom (2.3 kB at 254 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-core/5.8.0/mockito-core-5.8.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-core/5.8.0/mockito-core-5.8.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.14.10/byte-buddy-1.14.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy/1.14.10/byte-buddy-1.14.10.pom (16 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy-parent/1.14.10/byte-buddy-parent-1.14.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy-parent/1.14.10/byte-buddy-parent-1.14.10.pom (62 kB at 4.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy-agent/1.14.10/byte-buddy-agent-1.14.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy-agent/1.14.10/byte-buddy-agent-1.14.10.pom (10 kB at 951 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-migrationsupport/5.10.1/junit-jupiter-migrationsupport-5.10.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-migrationsupport/5.10.1/junit-jupiter-migrationsupport-5.10.1.pom (3.2 kB at 292 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/vintage/junit-vintage-engine/5.10.1/junit-vintage-engine-5.10.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/vintage/junit-vintage-engine/5.10.1/junit-vintage-engine-5.10.1.pom (3.2 kB at 354 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/mdsal-it-base/8.0.4/mdsal-it-base-8.0.4.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/opendaylight-karaf-empty/13.0.10/opendaylight-karaf-empty-13.0.10.zip [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/base/4.4.4/base-4.4.4.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/features/framework/4.4.4/framework-4.4.4.kar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/mdsal-it-base/8.0.4/mdsal-it-base-8.0.4.jar (12 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/specs/org.apache.karaf.specs.locator/4.4.4/org.apache.karaf.specs.locator-4.4.4.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/karaf/specs/org.apache.karaf.specs.java.xml/4.4.4/org.apache.karaf.specs.java.xml-4.4.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/specs/org.apache.karaf.specs.locator/4.4.4/org.apache.karaf.specs.locator-4.4.4.jar (10 kB at 472 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.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.4/org.apache.karaf.specs.java.xml-4.4.4.jar (58 kB at 1.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.1 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.4/org.apache.karaf.specs.java.xml.ws-4.4.4.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 4.7 MB/s) [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.4/org.apache.karaf.specs.java.xml.ws-4.4.4.jar (28 kB at 594 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] 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 604 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.4/org.apache.karaf.specs.activator-4.4.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/specs/org.apache.karaf.specs.activator/4.4.4/org.apache.karaf.specs.activator-4.4.4.jar (12 kB at 175 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.client/4.4.4/org.apache.karaf.client-4.4.4.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 848 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.4/org.apache.karaf.config.core-4.4.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/base/4.4.4/base-4.4.4.jar (4.4 MB at 58 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.cm.json/1.0.6/org.apache.felix.cm.json-1.0.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.client/4.4.4/org.apache.karaf.client-4.4.4.jar (121 kB at 1.4 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/karaf/config/org.apache.karaf.config.core/4.4.4/org.apache.karaf.config.core-4.4.4.jar (157 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/specs/geronimo-json_1.1_spec/1.5/geronimo-json_1.1_spec-1.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/sling/org.apache.sling.commons.johnzon/1.2.16/org.apache.sling.commons.johnzon-1.2.16.jar (189 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/platform/org.eclipse.osgi/3.18.0/org.eclipse.osgi-3.18.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.cm.json/1.0.6/org.apache.felix.cm.json-1.0.6.jar (48 kB at 489 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.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 325 kB/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 25 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/logging/pax-logging-api/2.2.3/pax-logging-api-2.2.3.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 11 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/apache/felix/org.apache.felix.framework/7.0.5/org.apache.felix.framework-7.0.5.jar (778 kB at 5.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/logging/pax-logging-log4j2/2.2.3/pax-logging-log4j2-2.2.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/logging/pax-logging-api/2.2.3/pax-logging-api-2.2.3.jar (814 kB at 4.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/logging/pax-logging-logback/2.2.3/pax-logging-logback-2.2.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/framework/4.4.4/framework-4.4.4.kar (16 MB at 94 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-core/1.2.12/logback-core-1.2.12.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 8.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-classic/1.2.12/logback-classic-1.2.12.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-classic/1.2.12/logback-classic-1.2.12.jar (232 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/contrib/logback-jackson/0.1.5/logback-jackson-0.1.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-core/1.2.12/logback-core-1.2.12.jar (449 kB at 2.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/contrib/logback-json-core/0.1.5/logback-json-core-0.1.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/logging/pax-logging-logback/2.2.3/pax-logging-logback-2.2.3.jar (913 kB at 4.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/contrib/logback-json-classic/0.1.5/logback-json-classic-0.1.5.jar [INFO] 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 18 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-json-core/0.1.5/logback-json-core-0.1.5.jar (5.0 kB at 24 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.4/org.apache.karaf.features.extension-4.4.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/logging/pax-logging-log4j2/2.2.3/pax-logging-log4j2-2.2.3.jar (2.2 MB at 10 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/framework/4.4.4/framework-4.4.4-features.xml [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 23 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/standard/4.4.4/standard-4.4.4-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 107 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/aries/quiesce/org.apache.aries.quiesce.api/1.0.0/org.apache.aries.quiesce.api-1.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/org.apache.karaf.features.extension/4.4.4/org.apache.karaf.features.extension-4.4.4.jar (17 kB at 80 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.4/framework-4.4.4-features.xml (5.4 kB at 24 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf.branding/13.0.10/karaf.branding-13.0.10.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 48 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcpkix-framework-ext/13.0.10/bcpkix-framework-ext-13.0.10.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/standard/4.4.4/standard-4.4.4-features.xml (78 kB at 347 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcprov-framework-ext/13.0.10/bcprov-framework-ext-13.0.10.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 336 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcutil-framework-ext/13.0.10/bcutil-framework-ext-13.0.10.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf.branding/13.0.10/karaf.branding-13.0.10.jar (3.3 kB at 14 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-api/12.0.4/mdsal-binding-api-12.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcpkix-framework-ext/13.0.10/bcpkix-framework-ext-13.0.10.jar (8.9 kB at 38 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcprov-framework-ext/13.0.10/bcprov-framework-ext-13.0.10.jar (11 kB at 46 kB/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] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcutil-framework-ext/13.0.10/bcutil-framework-ext-13.0.10.jar (8.2 kB at 34 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/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar (4.6 kB at 18 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar (2.2 kB at 8.4 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.24.0/error_prone_annotations-2.24.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-api/12.0.4/mdsal-binding-api-12.0.4.jar (74 kB at 278 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar (9.3 kB at 32 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jdt/org.eclipse.jdt.annotation/2.2.800/org.eclipse.jdt.annotation-2.2.800.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.24.0/error_prone_annotations-2.24.0.jar (17 kB at 58 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-common-api/12.0.4/mdsal-common-api-12.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar (231 kB at 782 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/yang-binding/12.0.4/yang-binding-12.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jdt/org.eclipse.jdt.annotation/2.2.800/org.eclipse.jdt.annotation-2.2.800.jar (28 kB at 88 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/concepts/11.0.5/concepts-11.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-common-api/12.0.4/mdsal-common-api-12.0.4.jar (26 kB at 81 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/util/11.0.5/util-11.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/yang-binding/12.0.4/yang-binding-12.0.4.jar (86 kB at 268 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/tech/pantheon/triemap/triemap/1.3.1/triemap-1.3.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar (3.0 MB at 9.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-common/11.0.5/yang-common-11.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/concepts/11.0.5/concepts-11.0.5.jar (38 kB at 113 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/11.0.5/util-11.0.5.jar (175 kB at 515 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.1/triemap-1.3.1.jar (72 kB at 209 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/11.0.5/yang-common-11.0.5.jar (114 kB at 331 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-container-karaf/4.13.5/pax-exam-container-karaf-4.13.5.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 29 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-container-remote/4.13.5/pax-exam-container-remote-4.13.5.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 133 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-container-karaf/4.13.5/pax-exam-container-karaf-4.13.5.jar (98 kB at 272 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-container-rbc-client/4.13.5/pax-exam-container-rbc-client-4.13.5.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-container-rbc/4.13.5/pax-exam-container-rbc-4.13.5.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 883 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-framework/1.8.4/pax-swissbox-framework-1.8.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-container-remote/4.13.5/pax-exam-container-remote-4.13.5.jar (14 kB at 38 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-tracker/1.8.4/pax-swissbox-tracker-1.8.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-container-rbc-client/4.13.5/pax-exam-container-rbc-client-4.13.5.jar (17 kB at 45 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/exam/pax-exam-container-rbc/4.13.5/pax-exam-container-rbc-4.13.5.jar (19 kB at 51 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.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-framework/1.8.4/pax-swissbox-framework-1.8.4.jar (14 kB at 37 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/swissbox/pax-swissbox-tracker/1.8.4/pax-swissbox-tracker-1.8.4.jar (16 kB at 40 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-junit4/4.13.5/pax-exam-junit4-4.13.5.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 30 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-spi/4.13.5/pax-exam-spi-4.13.5.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 398 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-junit4/4.13.5/pax-exam-junit4-4.13.5.jar (35 kB at 86 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/tinybundles/tinybundles/3.0.0/tinybundles-3.0.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bndlib/3.5.0/biz.aQute.bndlib-3.5.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-spi/4.13.5/pax-exam-spi-4.13.5.jar (70 kB at 169 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam/4.13.5/pax-exam-4.13.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.15.1/commons-io-2.15.1.jar (501 kB at 1.2 MB/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/pax/tinybundles/tinybundles/3.0.0/tinybundles-3.0.0.jar (29 kB at 68 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/base/ops4j-base-exec/1.5.1/ops4j-base-exec-1.5.1.jar (13 kB at 31 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/org/ops4j/pax/exam/pax-exam/4.13.5/pax-exam-4.13.5.jar (88 kB at 201 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-features/4.13.5/pax-exam-features-4.13.5.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 59 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-extender-service/4.13.5/pax-exam-extender-service-4.13.5.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 28 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-core/1.8.4/pax-swissbox-core-1.8.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-features/4.13.5/pax-exam-features-4.13.5.xml (1.9 kB at 4.2 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-lifecycle/1.8.4/pax-swissbox-lifecycle-1.8.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-extender-service/4.13.5/pax-exam-extender-service-4.13.5.jar (18 kB at 40 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-extender/1.8.4/pax-swissbox-extender-1.8.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-core/1.8.4/pax-swissbox-core-1.8.4.jar (9.1 kB at 20 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-inject/4.13.5/pax-exam-inject-4.13.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-lifecycle/1.8.4/pax-swissbox-lifecycle-1.8.4.jar (6.6 kB at 14 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-invoker-junit/4.13.5/pax-exam-invoker-junit-4.13.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-extender/1.8.4/pax-swissbox-extender-1.8.4.jar (22 kB at 47 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-aether-support/2.6.14/pax-url-aether-support-2.6.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-inject/4.13.5/pax-exam-inject-4.13.5.jar (12 kB at 24 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-impl/1.8.2/maven-resolver-impl-1.8.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-invoker-junit/4.13.5/pax-exam-invoker-junit-4.13.5.jar (20 kB at 41 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-spi/1.8.2/maven-resolver-spi-1.8.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bndlib/3.5.0/biz.aQute.bndlib-3.5.0.jar (2.6 MB at 5.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-named-locks/1.8.2/maven-resolver-named-locks-1.8.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-aether-support/2.6.14/pax-url-aether-support-2.6.14.jar (5.7 kB at 12 kB/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.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-named-locks/1.8.2/maven-resolver-named-locks-1.8.2.jar (33 kB at 66 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-databind/2.15.3/jackson-databind-2.15.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-spi/1.8.2/maven-resolver-spi-1.8.2.jar (48 kB at 94 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-annotations/2.15.3/jackson-annotations-2.15.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-impl/1.8.2/maven-resolver-impl-1.8.2.jar (248 kB at 484 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-core/2.15.3/jackson-core-2.15.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar (658 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.framework/1.10.0/org.osgi.framework-1.10.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-annotations/2.15.3/jackson-annotations-2.15.3.jar (76 kB at 143 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.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-core/2.15.3/jackson-core-2.15.3.jar (549 kB at 983 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.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 678 kB/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/com/fasterxml/jackson/core/jackson-databind/2.15.3/jackson-databind-2.15.3.jar (1.6 MB at 2.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/org/mockito/mockito-core/4.11.0/mockito-core-4.11.0.jar (685 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.annotation.bundle/1.1.0/org.osgi.annotation.bundle-1.1.0.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 439 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/org/osgi/org.osgi.annotation.bundle/1.1.0/org.osgi.annotation.bundle-1.1.0.jar (30 kB at 51 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.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 83 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/assertj/assertj-core/3.24.2/assertj-core-3.24.2.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 25 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.jar (15 kB at 25 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.jar (1.5 kB at 2.4 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar (123 kB at 195 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-api/5.10.1/junit-jupiter-api-5.10.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar (1.5 kB at 2.3 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/net/bytebuddy/byte-buddy/1.12.19/byte-buddy-1.12.19.jar (4.0 MB at 6.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-commons/1.10.1/junit-platform-commons-1.10.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/assertj/assertj-core/3.24.2/assertj-core-3.24.2.jar (1.3 MB at 2.0 MB/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/junit/jupiter/junit-jupiter-api/5.10.1/junit-jupiter-api-5.10.1.jar (211 kB at 319 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-params/5.10.1/junit-jupiter-params-5.10.1.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 22 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-engine/5.10.1/junit-jupiter-engine-5.10.1.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 10 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-engine/1.10.1/junit-platform-engine-1.10.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-commons/1.10.1/junit-platform-commons-1.10.1.jar (106 kB at 155 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-junit-jupiter/5.8.0/mockito-junit-jupiter-5.8.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-engine/5.10.1/junit-jupiter-engine-5.10.1.jar (245 kB at 350 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-migrationsupport/5.10.1/junit-jupiter-migrationsupport-5.10.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-params/5.10.1/junit-jupiter-params-5.10.1.jar (586 kB at 830 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/vintage/junit-vintage-engine/5.10.1/junit-vintage-engine-5.10.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-junit-jupiter/5.8.0/mockito-junit-jupiter-5.8.0.jar (8.8 kB at 13 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-engine/1.10.1/junit-platform-engine-1.10.1.jar (205 kB at 287 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-migrationsupport/5.10.1/junit-jupiter-migrationsupport-5.10.1.jar (28 kB at 38 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/vintage/junit-vintage-engine/5.10.1/junit-vintage-engine-5.10.1.jar (67 kB at 93 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/opendaylight-karaf-empty/13.0.10/opendaylight-karaf-empty-13.0.10.zip (73 MB at 93 MB/s) [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ it --- [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 376 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 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar (192 kB at 8.7 MB/s) [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ it --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/enforcer/enforcer-api/3.4.1/enforcer-api-3.4.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/enforcer/enforcer-api/3.4.1/enforcer-api-3.4.1.pom (3.8 kB at 341 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/enforcer/enforcer-rules/3.4.1/enforcer-rules-3.4.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/enforcer/enforcer-rules/3.4.1/enforcer-rules-3.4.1.pom (4.3 kB at 475 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom (2.2 kB at 110 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom (30 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom (1.9 kB at 146 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom (16 kB at 1.5 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 499 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/enforcer/enforcer-api/3.4.1/enforcer-api-3.4.1.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/enforcer/enforcer-rules/3.4.1/enforcer-rules-3.4.1.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/enforcer/enforcer-api/3.4.1/enforcer-api-3.4.1.jar (14 kB at 1.2 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar (146 kB at 7.3 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/enforcer/enforcer-rules/3.4.1/enforcer-rules-3.4.1.jar (145 kB at 7.2 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 20 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar (361 kB at 16 MB/s) [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ it --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0: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-rc.6/git-commit-id-plugin-core-6.0.0-rc.6.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-rc.6/git-commit-id-plugin-core-6.0.0-rc.6.pom (17 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jgit/org.eclipse.jgit/6.7.0.202309050840-r/org.eclipse.jgit-6.7.0.202309050840-r.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jgit/org.eclipse.jgit/6.7.0.202309050840-r/org.eclipse.jgit-6.7.0.202309050840-r.pom (7.7 kB at 642 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jgit/org.eclipse.jgit-parent/6.7.0.202309050840-r/org.eclipse.jgit-parent-6.7.0.202309050840-r.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jgit/org.eclipse.jgit-parent/6.7.0.202309050840-r/org.eclipse.jgit-parent-6.7.0.202309050840-r.pom (34 kB at 2.5 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 562 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/oss/oss-parent/5/oss-parent-5.pom (4.1 kB at 371 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 249 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.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jgit/org.eclipse.jgit.ssh.jsch/6.7.0.202309050840-r/org.eclipse.jgit.ssh.jsch-6.7.0.202309050840-r.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jgit/org.eclipse.jgit.ssh.jsch/6.7.0.202309050840-r/org.eclipse.jgit.ssh.jsch-6.7.0.202309050840-r.pom (7.2 kB at 801 kB/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 294 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 239 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/joda-time/joda-time/2.12.5/joda-time-2.12.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/joda-time/joda-time/2.12.5/joda-time-2.12.5.pom (40 kB at 3.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/nu/studer/java-ordered-properties/1.0.4/java-ordered-properties-1.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/nu/studer/java-ordered-properties/1.0.4/java-ordered-properties-1.0.4.pom (1.4 kB at 106 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/json/jakarta.json-api/2.1.2/jakarta.json-api-2.1.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/json/jakarta.json-api/2.1.2/jakarta.json-api-2.1.2.pom (18 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/ee4j/project/1.0.7/project-1.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/ee4j/project/1.0.7/project-1.0.7.pom (14 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/parsson/parsson/1.1.4/parsson-1.1.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/parsson/parsson/1.1.4/parsson-1.1.4.pom (4.4 kB at 402 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/parsson/project/1.1.4/project-1.1.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/parsson/project/1.1.4/project-1.1.4.pom (22 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/yaml/snakeyaml/2.0/snakeyaml-2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/yaml/snakeyaml/2.0/snakeyaml-2.0.pom (21 kB at 2.3 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-rc.6/git-commit-id-plugin-core-6.0.0-rc.6.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jgit/org.eclipse.jgit/6.7.0.202309050840-r/org.eclipse.jgit-6.7.0.202309050840-r.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jgit/org.eclipse.jgit.ssh.jsch/6.7.0.202309050840-r/org.eclipse.jgit.ssh.jsch-6.7.0.202309050840-r.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jgit/org.eclipse.jgit.ssh.jsch/6.7.0.202309050840-r/org.eclipse.jgit.ssh.jsch-6.7.0.202309050840-r.jar (42 kB at 2.5 MB/s) [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-rc.6/git-commit-id-plugin-core-6.0.0-rc.6.jar (102 kB at 2.8 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] 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/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar (41 kB at 2.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/joda-time/joda-time/2.12.5/joda-time-2.12.5.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 4.0 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/jzlib/1.1.3/jzlib-1.1.3.jar (72 kB at 2.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/json/jakarta.json-api/2.1.2/jakarta.json-api-2.1.2.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 7.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/parsson/parsson/1.1.4/parsson-1.1.4.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 234 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/yaml/snakeyaml/2.0/snakeyaml-2.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jgit/org.eclipse.jgit/6.7.0.202309050840-r/org.eclipse.jgit-6.7.0.202309050840-r.jar (3.1 MB at 51 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/jakarta/json/jakarta.json-api/2.1.2/jakarta.json-api-2.1.2.jar (49 kB at 1.1 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/joda-time/joda-time/2.12.5/joda-time-2.12.5.jar (638 kB at 14 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/parsson/parsson/1.1.4/parsson-1.1.4.jar (124 kB at 2.5 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/yaml/snakeyaml/2.0/snakeyaml-2.0.jar (335 kB at 6.2 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.jar (268 kB at 4.8 MB/s) [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ it --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom (4.5 kB at 374 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.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.5 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 319 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11.pom (3.5 kB at 389 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.core/0.8.11/org.jacoco.core-0.8.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.core/0.8.11/org.jacoco.core-0.8.11.pom (2.1 kB at 174 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm/9.6/asm-9.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm/9.6/asm-9.6.pom (2.4 kB at 169 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-commons/9.6/asm-commons-9.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-commons/9.6/asm-commons-9.6.pom (2.8 kB at 232 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-tree/9.6/asm-tree-9.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-tree/9.6/asm-tree-9.6.pom (2.6 kB at 216 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.report/0.8.11/org.jacoco.report-0.8.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.report/0.8.11/org.jacoco.report-0.8.11.pom (1.9 kB at 171 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.core/0.8.11/org.jacoco.core-0.8.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar (301 kB at 14 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm/9.6/asm-9.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar (327 kB at 14 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-commons/9.6/asm-commons-9.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.core/0.8.11/org.jacoco.core-0.8.11.jar (210 kB at 8.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-tree/9.6/asm-tree-9.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar (36 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.report/0.8.11/org.jacoco.report-0.8.11.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 8.5 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-commons/9.6/asm-commons-9.6.jar (72 kB at 2.0 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm/9.6/asm-9.6.jar (124 kB at 3.3 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-tree/9.6/asm-tree-9.6.jar (52 kB at 1.3 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.report/0.8.11/org.jacoco.report-0.8.11.jar (131 kB at 3.1 MB/s) [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ it --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/puppycrawl/tools/checkstyle/10.12.6/checkstyle-10.12.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/puppycrawl/tools/checkstyle/10.12.6/checkstyle-10.12.6.pom (232 kB at 15 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/info/picocli/picocli/4.7.5/picocli-4.7.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/info/picocli/picocli/4.7.5/picocli-4.7.5.pom (1.4 kB at 115 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/antlr/antlr4-runtime/4.13.1/antlr4-runtime-4.13.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/antlr/antlr4-runtime/4.13.1/antlr4-runtime-4.13.1.pom (3.6 kB at 254 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/antlr/antlr4-master/4.13.1/antlr4-master-4.13.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/antlr/antlr4-master/4.13.1/antlr4-master-4.13.1.pom (4.8 kB at 438 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.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.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/47/commons-parent-47.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/47/commons-parent-47.pom (78 kB at 6.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-logging/commons-logging/1.2/commons-logging-1.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 kB at 2.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/34/commons-parent-34.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/34/commons-parent-34.pom (56 kB at 4.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.21.1/error_prone_annotations-2.21.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.21.1/error_prone_annotations-2.21.1.pom (1.8 kB at 204 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_parent/2.21.1/error_prone_parent-2.21.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_parent/2.21.1/error_prone_parent-2.21.1.pom (13 kB at 1.3 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 932 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/javassist/javassist/3.28.0-GA/javassist-3.28.0-GA.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/javassist/javassist/3.28.0-GA/javassist-3.28.0-GA.pom (11 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/sf/saxon/Saxon-HE/12.4/Saxon-HE-12.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/sf/saxon/Saxon-HE/12.4/Saxon-HE-12.4.pom (4.2 kB at 382 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/xmlresolver/xmlresolver/5.2.2/xmlresolver-5.2.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/xmlresolver/xmlresolver/5.2.2/xmlresolver-5.2.2.pom (2.6 kB at 215 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/client5/httpclient5/5.1.3/httpclient5-5.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/client5/httpclient5/5.1.3/httpclient5-5.1.3.pom (5.8 kB at 445 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/client5/httpclient5-parent/5.1.3/httpclient5-parent-5.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/client5/httpclient5-parent/5.1.3/httpclient5-parent-5.1.3.pom (14 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-parent/12/httpcomponents-parent-12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-parent/12/httpcomponents-parent-12.pom (32 kB at 2.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/core5/httpcore5/5.1.3/httpcore5-5.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/core5/httpcore5/5.1.3/httpcore5-5.1.3.pom (3.8 kB at 252 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/core5/httpcore5-parent/5.1.3/httpcore5-parent-5.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/core5/httpcore5-parent/5.1.3/httpcore5-parent-5.1.3.pom (10 kB at 790 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/core5/httpcore5-h2/5.1.3/httpcore5-h2-5.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/core5/httpcore5-h2/5.1.3/httpcore5-h2-5.1.3.pom (3.5 kB at 292 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.15/commons-codec-1.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.15/commons-codec-1.15.pom (15 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.41.0/checker-qual-3.41.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.41.0/checker-qual-3.41.0.pom (2.1 kB at 150 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 337 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 1.1 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 70 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 128 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 156 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom (5.1 kB at 509 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean/3.7/xbean-3.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean/3.7/xbean-3.7.pom (15 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/collections/google-collections/1.0/google-collections-1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/collections/google-collections/1.0/google-collections-1.0.pom (2.5 kB at 206 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/google/1/google-1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/google/1/google-1.pom (1.6 kB at 141 kB/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 2.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 1.1 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 6.1 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 2.5 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 414 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.1 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 289 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 29 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/checkstyle/13.0.10/checkstyle-13.0.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/checkstyle/13.0.10/checkstyle-13.0.10.pom (546 B at 16 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 2.7 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 499 kB/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 19 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 89 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom (3.8 kB at 314 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom (1.6 kB at 79 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom (18 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom (1.6 kB at 158 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.pom (7.6 kB at 507 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.pom (6.9 kB at 577 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven/3.1.0/maven-3.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven/3.1.0/maven-3.1.0.pom (22 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom (3.8 kB at 272 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.pom (1.8 kB at 102 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.pom (2.3 kB at 188 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom (1.0 kB at 57 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom (3.1 kB at 306 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom (20 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.pom (1.9 kB at 126 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom (1.6 kB at 126 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.pom (3.0 kB at 217 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.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.pom (15 kB at 1.5 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.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom (6.3 kB at 523 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jboss/weld/weld-parent/26/weld-parent-26.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jboss/weld/weld-parent/26/weld-parent-26.pom (32 kB at 2.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.pom (17 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/sisu-inject/0.9.0.M2/sisu-inject-0.9.0.M2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/sisu-inject/0.9.0.M2/sisu-inject-0.9.0.M2.pom (15 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.pom (2.5 kB at 154 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.pom (3.5 kB at 321 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom (3.5 kB at 270 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom (3.4 kB at 243 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom (14 kB at 1.4 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 68 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 400 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom (4.5 kB at 377 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.pom (6.0 kB at 431 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (1.6 kB at 158 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven/2.2.1/maven-2.2.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (3.2 kB at 295 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (1.5 kB at 112 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom (1.2 kB at 137 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 62 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 717 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 241 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom (2.1 kB at 148 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom (7.7 kB at 700 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (1.9 kB at 193 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 2.2 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 2.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom (3.0 kB at 276 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom (2.0 kB at 141 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom (2.7 kB at 274 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom (2.0 kB at 198 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom (2.8 kB at 256 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom (2.7 kB at 204 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 395 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity/1.7/velocity-1.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity/1.7/velocity-1.7.pom (11 kB at 776 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (13 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/9/commons-parent-9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-lang/commons-lang/2.4/commons-lang-2.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 kB at 998 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom (18 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom (357 B at 40 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom (866 B at 67 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-digester/commons-digester/1.8/commons-digester-1.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-digester/commons-digester/1.8/commons-digester-1.8.pom (7.0 kB at 778 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-logging/commons-logging/1.1/commons-logging-1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-logging/commons-logging/1.1/commons-logging-1.1.pom (6.2 kB at 618 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/log4j/log4j/1.2.12/log4j-1.2.12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/log4j/log4j/1.2.12/log4j-1.2.12.pom (145 B at 9.7 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/logkit/logkit/1.0.1/logkit-1.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/logkit/logkit/1.0.1/logkit-1.0.1.pom (147 B at 8.2 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom (167 B at 13 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-chain/commons-chain/1.1/commons-chain-1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-chain/commons-chain/1.1/commons-chain-1.1.pom (6.0 kB at 547 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-digester/commons-digester/1.6/commons-digester-1.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-digester/commons-digester/1.6/commons-digester-1.6.pom (974 B at 89 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom (2.3 kB at 231 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-logging/commons-logging/1.0/commons-logging-1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-logging/commons-logging/1.0/commons-logging-1.0.pom (163 B at 8.6 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-collections/commons-collections/2.0/commons-collections-2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-collections/commons-collections/2.0/commons-collections-2.0.pom (171 B at 9.0 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-collections/commons-collections/2.1/commons-collections-2.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-collections/commons-collections/2.1/commons-collections-2.1.pom (3.3 kB at 303 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom (2.2 kB at 161 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/dom4j/dom4j/1.1/dom4j-1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/dom4j/dom4j/1.1/dom4j-1.1.pom (142 B at 12 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom (11 kB at 965 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-resources/1.1.0/plexus-resources-1.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-resources/1.1.0/plexus-resources-1.1.0.pom (3.2 kB at 212 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom (31 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom (5.1 kB at 425 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 1.8 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 624 kB/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 739 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 410 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 362 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/puppycrawl/tools/checkstyle/10.12.6/checkstyle-10.12.6.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/info/picocli/picocli/4.7.5/picocli-4.7.5.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/antlr/antlr4-runtime/4.13.1/antlr4-runtime-4.13.1.jar [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] 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/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (62 kB at 2.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.21.1/error_prone_annotations-2.21.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/info/picocli/picocli/4.7.5/picocli-4.7.5.jar (415 kB at 17 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/reflections/reflections/0.10.2/reflections-0.10.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar (247 kB at 8.0 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/antlr/antlr4-runtime/4.13.1/antlr4-runtime-4.13.1.jar (326 kB at 10 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/sf/saxon/Saxon-HE/12.4/Saxon-HE-12.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.21.1/error_prone_annotations-2.21.1.jar (17 kB at 391 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/xmlresolver/xmlresolver/5.2.2/xmlresolver-5.2.2.jar [INFO] 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 2.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/client5/httpclient5/5.1.3/httpclient5-5.1.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/puppycrawl/tools/checkstyle/10.12.6/checkstyle-10.12.6.jar (2.1 MB at 40 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/core5/httpcore5-h2/5.1.3/httpcore5-h2-5.1.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/xmlresolver/xmlresolver/5.2.2/xmlresolver-5.2.2.jar (166 kB at 2.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/core5/httpcore5/5.1.3/httpcore5-5.1.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/core5/httpcore5-h2/5.1.3/httpcore5-h2-5.1.3.jar (232 kB at 3.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/xmlresolver/xmlresolver/5.2.2/xmlresolver-5.2.2-data.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/javassist/javassist/3.28.0-GA/javassist-3.28.0-GA.jar (852 kB at 12 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.41.0/checker-qual-3.41.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/client5/httpclient5/5.1.3/httpclient5-5.1.3.jar (798 kB at 10 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xdoc/1.12.0/doxia-module-xdoc-1.12.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.41.0/checker-qual-3.41.0.jar (229 kB at 2.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/checkstyle/13.0.10/checkstyle-13.0.10.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/core5/httpcore5/5.1.3/httpcore5-5.1.3.jar (851 kB at 9.2 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/apache/maven/doxia/doxia-module-xdoc/1.12.0/doxia-module-xdoc-1.12.0.jar (37 kB at 398 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/findbugs/annotations/3.0.1u2/annotations-3.0.1u2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/checkstyle/13.0.10/checkstyle-13.0.10.jar (7.0 kB at 65 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.2.2/xmlresolver-5.2.2-data.jar (1.0 MB at 9.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/sevntu-checkstyle/sevntu-checks/1.44.1/sevntu-checks-1.44.1.jar (203 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/findbugs/annotations/3.0.1u2/annotations-3.0.1u2.jar (40 kB at 368 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/sf/saxon/Saxon-HE/12.4/Saxon-HE-12.4.jar (5.6 MB at 47 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar (11 kB at 89 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.jar (2.3 kB at 19 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.jar (20 kB at 160 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.jar (30 kB at 228 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.jar (41 kB at 309 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/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.jar (47 kB at 349 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.jar (159 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.jar (563 kB at 4.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar (26 kB at 181 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar [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 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.jar (60 kB at 409 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar (71 kB at 477 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.jar (52 kB at 332 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.jar (50 kB at 315 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar (47 kB at 297 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.jar (425 kB at 2.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar (60 kB at 369 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar (16 kB at 98 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity/1.7/velocity-1.7.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar (65 kB at 383 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-lang/commons-lang/2.4/commons-lang-2.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar (17 kB at 102 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar (18 kB at 104 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-digester/commons-digester/1.8/commons-digester-1.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar (8.1 kB at 47 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-chain/commons-chain/1.1/commons-chain-1.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar (347 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/dom4j/dom4j/1.1/dom4j-1.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-digester/commons-digester/1.8/commons-digester-1.8.jar (144 kB at 756 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-chain/commons-chain/1.1/commons-chain-1.1.jar (90 kB at 474 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity/1.7/velocity-1.7.jar (450 kB at 2.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (262 kB at 1.3 MB/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.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar (12 kB at 57 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.jar (12 kB at 58 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/collections/google-collections/1.0/google-collections-1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/dom4j/dom4j/1.1/dom4j-1.1.jar (457 kB at 2.2 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.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.jar (218 kB at 1.0 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.jar [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.jar (230 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.jar (148 kB at 658 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-text/1.3/commons-text-1.3.jar (183 kB at 813 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-resources/1.1.0/plexus-resources-1.1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.jar (328 kB at 1.4 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/org/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.jar (47 kB at 204 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/collections/google-collections/1.0/google-collections-1.0.jar (640 kB at 2.8 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/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (88 kB at 368 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/org/codehaus/plexus/plexus-resources/1.1.0/plexus-resources-1.1.0.jar (23 kB at 97 kB/s) [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 50 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar (128 kB at 527 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar (587 kB at 2.4 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 229 kB/s) [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ it --- [INFO] [INFO] --- depends-maven-plugin: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 93 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 1.5 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.5 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 246 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 206 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 262 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 177 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/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 128 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 225 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 190 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 70 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 152 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 313 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] 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] 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 3.2 MB/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.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 806 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.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 5.1 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-settings/2.0.9/maven-settings-2.0.9.jar (49 kB at 1.9 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-project/2.0.9/maven-project-2.0.9.jar (122 kB at 4.3 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-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar (58 kB at 2.1 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-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar (25 kB at 646 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.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 692 kB/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 695 kB/s) [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 1.6 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 3.3 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 3.6 MB/s) [INFO] Created: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/commons/it/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ it --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.pom (4.7 kB at 294 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/sisu-plexus/0.3.0.M1/sisu-plexus-0.3.0.M1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/sisu-plexus/0.3.0.M1/sisu-plexus-0.3.0.M1.pom (13 kB at 883 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.pom (2.5 kB at 232 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/sisu-inject/0.3.0.M1/sisu-inject-0.3.0.M1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/sisu-inject/0.3.0.M1/sisu-inject-0.3.0.M1.pom (14 kB at 752 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 1.2 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 5.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.pom (6.1 kB at 321 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/14/plexus-14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/14/plexus-14.pom (28 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom (6.0 kB at 376 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.pom (1.9 kB at 128 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-dependency-analyzer/1.13.2/maven-dependency-analyzer-1.13.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-dependency-analyzer/1.13.2/maven-dependency-analyzer-1.13.2.pom (6.4 kB at 401 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 248 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom (8.1 kB at 504 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven/3.2.5/maven-3.2.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven/3.2.5/maven-3.2.5.pom (22 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.pom (4.2 kB at 236 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom (2.2 kB at 167 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom (2.6 kB at 173 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom (1.5 kB at 103 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom (2.2 kB at 149 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom (2.3 kB at 157 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom (3.0 kB at 178 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom (3.0 kB at 214 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom (4.2 kB at 283 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom (2.1 kB at 171 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom (3.5 kB at 248 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom (11 kB at 729 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom (13 kB at 898 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/forge/forge-parent/38/forge-parent-38.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/forge/forge-parent/38/forge-parent-38.pom (19 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/16.0.1/guava-16.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/16.0.1/guava-16.0.1.pom (6.1 kB at 555 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom (7.3 kB at 815 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm/9.5/asm-9.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm/9.5/asm-9.5.pom (2.4 kB at 169 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/3.3.2/maven-common-artifact-filters-3.3.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/3.3.2/maven-common-artifact-filters-3.3.2.pom (5.3 kB at 658 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.pom (11 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/3.0/maven-core-3.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (6.6 kB at 510 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 389 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (1.9 kB at 188 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (2.2 kB at 202 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 91 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (5.4 kB at 487 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (1.9 kB at 193 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (2.3 kB at 208 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 384 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 223 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 237 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 114 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 518 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 768 kB/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 41 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 385 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 1.7 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 444 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 1.7 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 364 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (11 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (2.2 kB at 204 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (2.5 kB at 309 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (1.7 kB at 139 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (7.7 kB at 966 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (2.1 kB at 258 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (3.7 kB at 284 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (1.7 kB at 158 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 481 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 283 kB/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 3.4 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 415 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 306 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 3.4 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 949 kB/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 244 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 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.pom (5.9 kB at 454 kB/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 951 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.jar [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.jar [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/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.jar (201 kB at 5.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.jar (61 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.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 6.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.jar [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.jar (502 kB at 13 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.jar (340 kB at 8.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-dependency-analyzer/1.13.2/maven-dependency-analyzer-1.13.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar (189 kB at 3.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.jar (224 kB at 3.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm/9.5/asm-9.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.jar (79 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/3.3.2/maven-common-artifact-filters-3.3.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-dependency-analyzer/1.13.2/maven-dependency-analyzer-1.13.2.jar (39 kB at 547 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/3.3.2/maven-common-artifact-filters-3.3.2.jar (58 kB at 655 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.jar (161 kB at 1.8 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/ow2/asm/asm/9.5/asm-9.5.jar (122 kB at 1.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.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 1.6 MB/s) [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 38 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.jar (151 kB at 1.3 MB/s) [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 5.1 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.jar (5.9 MB at 36 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-license/13.0.10/odl-license-13.0.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-license/13.0.10/odl-license-13.0.10.pom (1.3 kB at 91 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-license/13.0.10/odl-license-13.0.10.license [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-license/13.0.10/odl-license-13.0.10.license (11 kB at 417 kB/s) [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ it >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ it --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/spotbugs/spotbugs/4.8.3/spotbugs-4.8.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/spotbugs/spotbugs/4.8.3/spotbugs-4.8.3.pom (6.7 kB at 513 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-analysis/9.6/asm-analysis-9.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-analysis/9.6/asm-analysis-9.6.pom (2.6 kB at 164 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-util/9.6/asm-util-9.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-util/9.6/asm-util-9.6.pom (2.9 kB at 184 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/bcel/bcel/6.8.0/bcel-6.8.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/bcel/bcel/6.8.0/bcel-6.8.0.pom (22 kB at 1.4 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 493 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 267 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.pom (2.8 kB at 201 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-parent/2.0.9/slf4j-parent-2.0.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-parent/2.0.9/slf4j-parent-2.0.9.pom (16 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-bom/2.0.9/slf4j-bom-2.0.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-bom/2.0.9/slf4j-bom-2.0.9.pom (4.9 kB at 410 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/spotbugs/spotbugs-annotations/4.8.3/spotbugs-annotations-4.8.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/spotbugs/spotbugs-annotations/4.8.3/spotbugs-annotations-4.8.3.pom (3.3 kB at 250 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/gson/gson/2.10.1/gson-2.10.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/gson/gson/2.10.1/gson-2.10.1.pom (9.4 kB at 624 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/gson/gson-parent/2.10.1/gson-parent-2.10.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/gson/gson-parent/2.10.1/gson-parent-2.10.1.pom (13 kB at 963 kB/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 211 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.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-core/2.22.0/log4j-core-2.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-core/2.22.0/log4j-core-2.22.0.pom (10 kB at 673 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j/2.22.0/log4j-2.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j/2.22.0/log4j-2.22.0.pom (35 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-bom/2.22.0/log4j-bom-2.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-bom/2.22.0/log4j-bom-2.22.0.pom (12 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/logging-parent/10.4.0/logging-parent-10.4.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/logging-parent/10.4.0/logging-parent-10.4.0.pom (51 kB at 4.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/groovy/groovy-bom/3.0.19/groovy-bom-3.0.19.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/groovy/groovy-bom/3.0.19/groovy-bom-3.0.19.pom (26 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.0/jackson-bom-2.16.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-bom/2.16.0/jackson-bom-2.16.0.pom (18 kB at 1.5 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 725 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.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 868 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/platform/jakartaee-api-parent/9.1.0/jakartaee-api-parent-9.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/platform/jakartaee-api-parent/9.1.0/jakartaee-api-parent-9.1.0.pom (15 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-bom/9.4.53.v20231009/jetty-bom-9.4.53.v20231009.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-bom/9.4.53.v20231009/jetty-bom-9.4.53.v20231009.pom (18 kB at 1.8 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 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-bom/4.1.101.Final/netty-bom-4.1.101.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-bom/4.1.101.Final/netty-bom-4.1.101.Final.pom (13 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/springframework/spring-framework-bom/5.3.31/spring-framework-bom-5.3.31.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/springframework/spring-framework-bom/5.3.31/spring-framework-bom-5.3.31.pom (5.7 kB at 435 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-api/2.22.0/log4j-api-2.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-api/2.22.0/log4j-api-2.22.0.pom (3.9 kB at 393 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/spotbugs/13.0.10/spotbugs-13.0.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/spotbugs/13.0.10/spotbugs-13.0.10.pom (842 B at 77 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-simple/2.0.9/slf4j-simple-2.0.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-simple/2.0.9/slf4j-simple-2.0.9.pom (1.3 kB at 119 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-to-slf4j/2.22.0/log4j-to-slf4j-2.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-to-slf4j/2.22.0/log4j-to-slf4j-2.22.0.pom (4.3 kB at 430 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/jcl-over-slf4j/2.0.9/jcl-over-slf4j-2.0.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/jcl-over-slf4j/2.0.9/jcl-over-slf4j-2.0.9.pom (1.7 kB at 192 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/bcel/bcel/6.6.1/bcel-6.6.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/bcel/bcel/6.6.1/bcel-6.6.1.pom (21 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/ant/ant/1.10.14/ant-1.10.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/ant/ant/1.10.14/ant-1.10.14.pom (17 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/ant/ant-parent/1.10.14/ant-parent-1.10.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/ant/ant-parent/1.10.14/ant-parent-1.10.14.pom (6.6 kB at 656 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/ant/ant-launcher/1.10.14/ant-launcher-1.10.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/ant/ant-launcher/1.10.14/ant-launcher-1.10.14.pom (3.2 kB at 316 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy/4.0.16/groovy-4.0.16.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy/4.0.16/groovy-4.0.16.pom (24 kB at 2.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-ant/4.0.16/groovy-ant-4.0.16.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-ant/4.0.16/groovy-ant-4.0.16.pom (24 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-groovydoc/4.0.16/groovy-groovydoc-4.0.16.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-groovydoc/4.0.16/groovy-groovydoc-4.0.16.pom (23 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-dateutil/4.0.16/groovy-dateutil-4.0.16.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-dateutil/4.0.16/groovy-dateutil-4.0.16.pom (23 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-docgenerator/4.0.16/groovy-docgenerator-4.0.16.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-docgenerator/4.0.16/groovy-docgenerator-4.0.16.pom (23 kB at 2.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-templates/4.0.16/groovy-templates-4.0.16.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-templates/4.0.16/groovy-templates-4.0.16.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.16/groovy-xml-4.0.16.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-xml/4.0.16/groovy-xml-4.0.16.pom (23 kB at 2.3 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 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-json/4.0.16/groovy-json-4.0.16.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-json/4.0.16/groovy-json-4.0.16.pom (23 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/javaparser/javaparser-core/3.25.6/javaparser-core-3.25.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/javaparser/javaparser-core/3.25.6/javaparser-core-3.25.6.pom (5.0 kB at 500 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/javaparser/javaparser-parent/3.25.6/javaparser-parent-3.25.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/javaparser/javaparser-parent/3.25.6/javaparser-parent-3.25.6.pom (24 kB at 2.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.37.0/checker-qual-3.37.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.37.0/checker-qual-3.37.0.pom (2.1 kB at 150 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom (3.1 kB at 286 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.pom (5.9 kB at 421 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/sisu-plexus/0.0.0.M2a/sisu-plexus-0.0.0.M2a.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/sisu-plexus/0.0.0.M2a/sisu-plexus-0.0.0.M2a.pom (7.9 kB at 495 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.pom (5.0 kB at 414 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/sisu-inject/0.0.0.M2a/sisu-inject-0.0.0.M2a.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/sisu-inject/0.0.0.M2a/sisu-inject-0.0.0.M2a.pom (7.8 kB at 781 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/asm/asm/3.3.1/asm-3.3.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/asm/asm/3.3.1/asm-3.3.1.pom (266 B at 22 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom (4.3 kB at 481 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (6.8 kB at 685 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (3.3 kB at 333 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (3.3 kB at 303 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.pom (5.1 kB at 253 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-chain/commons-chain/1.2/commons-chain-1.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-chain/commons-chain/1.2/commons-chain-1.2.pom (10 kB at 855 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/10/commons-parent-10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/10/commons-parent-10.pom (23 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-digester/commons-digester/2.1/commons-digester-2.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-digester/commons-digester/2.1/commons-digester-2.1.pom (10 kB at 684 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/17/commons-parent-17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/17/commons-parent-17.pom (31 kB at 1.7 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.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/14/commons-parent-14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/14/commons-parent-14.pom (31 kB at 2.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-lang/commons-lang/2.6/commons-lang-2.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-lang/commons-lang/2.6/commons-lang-2.6.pom (17 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-resources/1.2.0/plexus-resources-1.2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-resources/1.2.0/plexus-resources-1.2.0.pom (4.4 kB at 369 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-components/6.6/plexus-components-6.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-components/6.6/plexus-components-6.6.pom (2.7 kB at 157 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.pom (3.7 kB at 340 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/spotbugs/spotbugs/4.8.3/spotbugs-4.8.3.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/stephenc/jcip/jcip-annotations/1.0-1/jcip-annotations-1.0-1.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/dom4j/dom4j/2.1.4/dom4j-2.1.4.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/spotbugs/spotbugs-annotations/4.8.3/spotbugs-annotations-4.8.3.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-core/2.22.0/log4j-core-2.22.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 394 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/spotbugs/13.0.10/spotbugs-13.0.10.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/spotbugs/spotbugs-annotations/4.8.3/spotbugs-annotations-4.8.3.jar (15 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.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 18 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-simple/2.0.9/slf4j-simple-2.0.9.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/spotbugs/13.0.10/spotbugs-13.0.10.jar (4.0 kB at 147 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-to-slf4j/2.22.0/log4j-to-slf4j-2.22.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.jar (65 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-api/2.22.0/log4j-api-2.22.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-simple/2.0.9/slf4j-simple-2.0.9.jar (16 kB at 446 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/jcl-over-slf4j/2.0.9/jcl-over-slf4j-2.0.9.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-to-slf4j/2.22.0/log4j-to-slf4j-2.22.0.jar (23 kB at 500 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-analysis/9.6/asm-analysis-9.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/jcl-over-slf4j/2.0.9/jcl-over-slf4j-2.0.9.jar (18 kB at 354 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-util/9.6/asm-util-9.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-api/2.22.0/log4j-api-2.22.0.jar (333 kB at 5.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/bcel/bcel/6.6.1/bcel-6.6.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-core/2.22.0/log4j-core-2.22.0.jar (1.9 MB at 33 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-analysis/9.6/asm-analysis-9.6.jar (34 kB at 587 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/ant/ant/1.10.14/ant-1.10.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/spotbugs/spotbugs/4.8.3/spotbugs-4.8.3.jar (3.8 MB at 55 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/ant/ant-launcher/1.10.14/ant-launcher-1.10.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-util/9.6/asm-util-9.6.jar (91 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy/4.0.16/groovy-4.0.16.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar (283 kB at 3.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-ant/4.0.16/groovy-ant-4.0.16.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/bcel/bcel/6.6.1/bcel-6.6.1.jar (695 kB at 8.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-groovydoc/4.0.16/groovy-groovydoc-4.0.16.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/ant/ant-launcher/1.10.14/ant-launcher-1.10.14.jar (19 kB at 227 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-dateutil/4.0.16/groovy-dateutil-4.0.16.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-dateutil/4.0.16/groovy-dateutil-4.0.16.jar (7.9 kB at 80 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-docgenerator/4.0.16/groovy-docgenerator-4.0.16.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-groovydoc/4.0.16/groovy-groovydoc-4.0.16.jar (144 kB at 1.4 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-ant/4.0.16/groovy-ant-4.0.16.jar (71 kB at 685 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-json/4.0.16/groovy-json-4.0.16.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/ant/ant/1.10.14/ant-1.10.14.jar (2.3 MB at 22 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-templates/4.0.16/groovy-templates-4.0.16.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-docgenerator/4.0.16/groovy-docgenerator-4.0.16.jar (114 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-xml/4.0.16/groovy-xml-4.0.16.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.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/javaparser/javaparser-core/3.25.6/javaparser-core-3.25.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-templates/4.0.16/groovy-templates-4.0.16.jar (92 kB at 775 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.37.0/checker-qual-3.37.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-json/4.0.16/groovy-json-4.0.16.jar (130 kB at 1.1 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/groovy/groovy-xml/4.0.16/groovy-xml-4.0.16.jar (213 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jaxen/jaxen/2.0.0/jaxen-2.0.0.jar (224 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.37.0/checker-qual-3.37.0.jar (224 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/asm/asm/3.3.1/asm-3.3.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/javaparser/javaparser-core/3.25.6/javaparser-core-3.25.6.jar (1.4 MB at 9.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-core/1.12.0/doxia-core-1.12.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.jar (202 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-logging-api/1.12.0/doxia-logging-api-1.12.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.jar (202 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.12.0/doxia-sink-api-1.12.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/asm/asm/3.3.1/asm-3.3.1.jar (44 kB at 276 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-chain/commons-chain/1.2/commons-chain-1.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy/4.0.16/groovy-4.0.16.jar (7.6 MB at 47 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-digester/commons-digester/2.1/commons-digester-2.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-core/1.12.0/doxia-core-1.12.0.jar (219 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-lang/commons-lang/2.6/commons-lang-2.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-logging-api/1.12.0/doxia-logging-api-1.12.0.jar (12 kB at 71 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-resources/1.2.0/plexus-resources-1.2.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.12.0/doxia-sink-api-1.12.0.jar (12 kB at 70 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-chain/commons-chain/1.2/commons-chain-1.2.jar (92 kB at 527 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.jar (93 kB at 523 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-resources/1.2.0/plexus-resources-1.2.0.jar (23 kB at 129 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (284 kB at 1.6 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-digester/commons-digester/2.1/commons-digester-2.1.jar (197 kB at 1.1 MB/s) [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ it <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ it --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:unpack-dependencies (unpack-karaf-resources) @ it --- [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ it --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar (169 kB at 11 MB/s) [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ it --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.pom (4.1 kB at 450 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/40/maven-shared-components-40.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/40/maven-shared-components-40.pom (3.2 kB at 322 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.pom (5.2 kB at 432 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/35/maven-shared-components-35.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/35/maven-shared-components-35.pom (4.9 kB at 489 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom (6.9 kB at 434 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom (1.7 kB at 157 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom (20 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-text/1.11.0/commons-text-1.11.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-text/1.11.0/commons-text-1.11.0.pom (19 kB at 1.5 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.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 602 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom (15 kB at 1.3 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 414 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.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom (17 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.pom (4.3 kB at 475 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-languages/1.2.0/plexus-languages-1.2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-languages/1.2.0/plexus-languages-1.2.0.pom (3.2 kB at 290 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/15/plexus-15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/15/plexus-15.pom (28 kB at 2.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.9.0/plexus-archiver-4.9.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.9.0/plexus-archiver-4.9.0.pom (5.8 kB at 527 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.15.0/commons-io-2.15.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.15.0/commons-io-2.15.0.pom (22 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.pom (22 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/61/commons-parent-61.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/61/commons-parent-61.pom (81 kB at 7.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/luben/zstd-jni/1.5.5-10/zstd-jni-1.5.5-10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/luben/zstd-jni/1.5.5-10/zstd-jni-1.5.5-10.pom (2.0 kB at 183 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.pom (823 B at 69 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interactivity/1.1/plexus-interactivity-1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interactivity/1.1/plexus-interactivity-1.1.pom (1.7 kB at 216 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom (2.7 kB at 269 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom (26 kB at 3.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.jar (27 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.jar (33 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-text/1.11.0/commons-text-1.11.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.jar (61 kB at 3.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar (136 kB at 7.2 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.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar (172 kB at 8.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar (52 kB at 2.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-text/1.11.0/commons-text-1.11.0.jar (247 kB at 6.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.9.0/plexus-archiver-4.9.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar (334 kB at 7.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.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 17 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/luben/zstd-jni/1.5.5-10/zstd-jni-1.5.5-10.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.jar (58 kB at 959 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.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 5.4 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.9.0/plexus-archiver-4.9.0.jar (225 kB at 3.6 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.jar (9.4 kB at 132 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.jar (1.1 MB at 15 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/luben/zstd-jni/1.5.5-10/zstd-jni-1.5.5-10.jar (6.7 MB at 63 MB/s) [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (prep-jacoco-agent) @ it --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/ant/ant/1.10.12/ant-1.10.12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/ant/ant/1.10.12/ant-1.10.12.pom (17 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom (6.5 kB at 502 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom (3.2 kB at 226 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/ant/ant/1.10.12/ant-1.10.12.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar (19 kB at 1.3 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar (264 kB at 16 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/ant/ant/1.10.12/ant-1.10.12.jar (2.3 MB at 68 MB/s) [INFO] Executing tasks [INFO] [copy] Copying 1 file to /w/workspace/ovsdb-distribution-check-calcium/ovsdb/commons/it/target/exam/jars [INFO] Executed tasks [INFO] [INFO] --- maven-failsafe-plugin:3.2.3:integration-test (default) @ it --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/maven-surefire-common/3.2.3/maven-surefire-common-3.2.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/maven-surefire-common/3.2.3/maven-surefire-common-3.2.3.pom (6.2 kB at 520 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-api/3.2.3/surefire-api-3.2.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-api/3.2.3/surefire-api-3.2.3.pom (3.5 kB at 441 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-logger-api/3.2.3/surefire-logger-api-3.2.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-logger-api/3.2.3/surefire-logger-api-3.2.3.pom (3.3 kB at 407 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-shared-utils/3.2.3/surefire-shared-utils-3.2.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-shared-utils/3.2.3/surefire-shared-utils-3.2.3.pom (4.1 kB at 254 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-extensions-api/3.2.3/surefire-extensions-api-3.2.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-extensions-api/3.2.3/surefire-extensions-api-3.2.3.pom (3.3 kB at 330 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-booter/3.2.3/surefire-booter-3.2.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-booter/3.2.3/surefire-booter-3.2.3.pom (4.5 kB at 371 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-extensions-spi/3.2.3/surefire-extensions-spi-3.2.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-extensions-spi/3.2.3/surefire-extensions-spi-3.2.3.pom (1.8 kB at 160 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom (5.8 kB at 483 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/maven-surefire-common/3.2.3/maven-surefire-common-3.2.3.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-api/3.2.3/surefire-api-3.2.3.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-logger-api/3.2.3/surefire-logger-api-3.2.3.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-extensions-api/3.2.3/surefire-extensions-api-3.2.3.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-booter/3.2.3/surefire-booter-3.2.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-logger-api/3.2.3/surefire-logger-api-3.2.3.jar (14 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-extensions-spi/3.2.3/surefire-extensions-spi-3.2.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/maven-surefire-common/3.2.3/maven-surefire-common-3.2.3.jar (308 kB at 19 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-api/3.2.3/surefire-api-3.2.3.jar (171 kB at 11 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.15.0/commons-io-2.15.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-extensions-api/3.2.3/surefire-extensions-api-3.2.3.jar (26 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-shared-utils/3.2.3/surefire-shared-utils-3.2.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-booter/3.2.3/surefire-booter-3.2.3.jar (118 kB at 6.9 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-extensions-spi/3.2.3/surefire-extensions-spi-3.2.3.jar (8.2 kB at 454 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar (61 kB at 2.4 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.15.0/commons-io-2.15.0.jar (501 kB at 17 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-shared-utils/3.2.3/surefire-shared-utils-3.2.3.jar (2.4 MB at 48 MB/s) [INFO] Tests are skipped. [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ it --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/cyclonedx/cyclonedx-core-java/7.3.2/cyclonedx-core-java-7.3.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/cyclonedx/cyclonedx-core-java/7.3.2/cyclonedx-core-java-7.3.2.pom (13 kB at 625 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/package-url/packageurl-java/1.4.1/packageurl-java-1.4.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/package-url/packageurl-java/1.4.1/packageurl-java-1.4.1.pom (12 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.14.2/jackson-dataformat-xml-2.14.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.14.2/jackson-dataformat-xml-2.14.2.pom (7.2 kB at 602 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-base/2.14.2/jackson-base-2.14.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-base/2.14.2/jackson-base-2.14.2.pom (10 kB at 930 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-core/2.14.2/jackson-core-2.14.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-core/2.14.2/jackson-core-2.14.2.pom (7.0 kB at 305 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-annotations/2.14.2/jackson-annotations-2.14.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-annotations/2.14.2/jackson-annotations-2.14.2.pom (6.2 kB at 388 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-databind/2.14.2/jackson-databind-2.14.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-databind/2.14.2/jackson-databind-2.14.2.pom (19 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.pom (6.3 kB at 217 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/oss-parent/38/oss-parent-38.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/oss-parent/38/oss-parent-38.pom (23 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/woodstox/woodstox-core/6.5.0/woodstox-core-6.5.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/woodstox/woodstox-core/6.5.0/woodstox-core-6.5.0.pom (9.0 kB at 695 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/oss-parent/49/oss-parent-49.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/oss-parent/49/oss-parent-49.pom (24 kB at 819 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/networknt/json-schema-validator/1.0.77/json-schema-validator-1.0.77.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/networknt/json-schema-validator/1.0.77/json-schema-validator-1.0.77.pom (15 kB at 807 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/ethlo/time/itu/1.7.0/itu-1.7.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/ethlo/time/itu/1.7.0/itu-1.7.0.pom (12 kB at 771 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom (3.8 kB at 423 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/cyclonedx/cyclonedx-core-java/7.3.2/cyclonedx-core-java-7.3.2.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.14.2/jackson-dataformat-xml-2.14.2.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/package-url/packageurl-java/1.4.1/packageurl-java-1.4.1.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-core/2.14.2/jackson-core-2.14.2.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-annotations/2.14.2/jackson-annotations-2.14.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/package-url/packageurl-java/1.4.1/packageurl-java-1.4.1.jar (16 kB at 866 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-databind/2.14.2/jackson-databind-2.14.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-annotations/2.14.2/jackson-annotations-2.14.2.jar (77 kB at 4.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.14.2/jackson-dataformat-xml-2.14.2.jar (130 kB at 6.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/woodstox/woodstox-core/6.5.0/woodstox-core-6.5.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-core/2.14.2/jackson-core-2.14.2.jar (459 kB at 18 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/networknt/json-schema-validator/1.0.77/json-schema-validator-1.0.77.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/cyclonedx/cyclonedx-core-java/7.3.2/cyclonedx-core-java-7.3.2.jar (1.8 MB at 58 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/ethlo/time/itu/1.7.0/itu-1.7.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.jar (196 kB at 4.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/networknt/json-schema-validator/1.0.77/json-schema-validator-1.0.77.jar (255 kB at 5.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/ethlo/time/itu/1.7.0/itu-1.7.0.jar (29 kB at 619 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.jar (608 kB at 10 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-databind/2.14.2/jackson-databind-2.14.2.jar (1.6 MB at 27 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.jar (43 kB at 633 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.jar (44 kB at 615 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.jar (26 kB at 317 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.jar (46 kB at 549 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3-no_aop.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/woodstox/woodstox-core/6.5.0/woodstox-core-6.5.0.jar (1.6 MB at 17 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/16.0.1/guava-16.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.jar (170 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.jar (66 kB at 707 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.jar (31 kB at 310 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar (62 kB at 573 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.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar (53 kB at 446 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar (243 kB at 2.0 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3-no_aop.jar (398 kB at 3.3 MB/s) [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.jar (4.2 kB at 34 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/16.0.1/guava-16.0.1.jar (2.2 MB at 15 MB/s) [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin: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 998 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 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom (2.1 kB at 299 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom (2.2 kB at 103 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom (11 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom (2.8 kB at 307 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 288 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 458 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 602 kB/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 177 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 180 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] 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/github/spotbugs/spotbugs-annotations/4.7.3/spotbugs-annotations-4.7.3.jar (15 kB at 845 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.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 841 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/staxmate/staxmate/2.2.1/staxmate-2.2.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar (209 kB at 9.9 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/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar (8.8 kB at 418 kB/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 2.7 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 5.1 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 15 MB/s) [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 62 MB/s) [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-failsafe-plugin:3.2.3:verify (default) @ it --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ it --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.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.0/maven-archiver-3.6.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom (3.9 kB at 356 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom (6.0 kB at 601 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom (8.0 kB at 728 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom (6.3 kB at 626 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.7.1/plexus-archiver-4.7.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.7.1/plexus-archiver-4.7.1.pom (6.5 kB at 502 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/luben/zstd-jni/1.5.5-2/zstd-jni-1.5.5-2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/luben/zstd-jni/1.5.5-2/zstd-jni-1.5.5-2.pom (1.9 kB at 174 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.7.1/plexus-archiver-4.7.1.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/luben/zstd-jni/1.5.5-2/zstd-jni-1.5.5-2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar (26 kB at 1.6 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.jar (79 kB at 5.0 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.7.1/plexus-archiver-4.7.1.jar (221 kB at 13 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/luben/zstd-jni/1.5.5-2/zstd-jni-1.5.5-2.jar (5.9 MB at 114 MB/s) [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ it --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.pom (2.8 kB at 253 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.pom (2.6 kB at 259 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/gaul/modernizer-maven-annotations/2.7.0/modernizer-maven-annotations-2.7.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/gaul/modernizer-maven-annotations/2.7.0/modernizer-maven-annotations-2.7.0.pom (2.0 kB at 183 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/gaul/modernizer-maven-annotations/2.7.0/modernizer-maven-annotations-2.7.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.jar (72 kB at 5.2 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/gaul/modernizer-maven-annotations/2.7.0/modernizer-maven-annotations-2.7.0.jar (3.2 kB at 231 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.jar (52 kB at 3.5 MB/s) [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ it --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ it --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (2.8 kB at 231 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (2.2 kB at 272 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 64 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (5.8 kB at 487 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.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-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (3.1 kB at 282 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (1.9 kB at 187 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 73 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (1.9 kB at 148 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.6/commons-codec-1.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 kB at 1.1 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 3.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom (4.0 kB at 225 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 424 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 107 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (12 kB at 589 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (30 kB at 1.3 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (156 kB at 6.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (49 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (51 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.6/commons-codec-1.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (68 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (26 kB at 713 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (80 kB at 1.9 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.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (332 kB at 7.5 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (233 kB at 6.3 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 kB at 839 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar (155 kB at 3.8 MB/s) [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.jar (239 kB at 5.3 MB/s) [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/commons/it/pom.xml to /tmp/r/org/opendaylight/ovsdb/it/1.18.0-SNAPSHOT/it-1.18.0-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ it --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/it/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/it/1.18.0-SNAPSHOT/it-1.18.0-20240123.193154-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/it/1.18.0-SNAPSHOT/it-1.18.0-20240123.193154-1.pom (4.8 kB at 1.6 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.18.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/it/1.18.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] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ it --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/commons/it/dependency_tree.txt [INFO] [INFO] ------------< org.opendaylight.ovsdb:ovsdb-binding-parent >------------- [INFO] Building ovsdb-binding-parent 1.18.0-SNAPSHOT [2/50] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy/1.14.9/byte-buddy-1.14.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy/1.14.9/byte-buddy-1.14.9.pom (16 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy-parent/1.14.9/byte-buddy-parent-1.14.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy-parent/1.14.9/byte-buddy-parent-1.14.9.pom (62 kB at 4.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-core/5.8.0/mockito-core-5.8.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy/1.14.9/byte-buddy-1.14.9.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy-agent/1.14.10/byte-buddy-agent-1.14.10.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-core/5.8.0/mockito-core-5.8.0.jar (700 kB at 30 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy-agent/1.14.10/byte-buddy-agent-1.14.10.jar (257 kB at 9.9 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy/1.14.9/byte-buddy-1.14.9.jar (4.2 MB at 81 MB/s) [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ ovsdb-binding-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ ovsdb-binding-parent --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ ovsdb-binding-parent --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ ovsdb-binding-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11: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] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ ovsdb-binding-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ ovsdb-binding-parent --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ ovsdb-binding-parent --- [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ ovsdb-binding-parent >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ ovsdb-binding-parent --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ ovsdb-binding-parent <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ ovsdb-binding-parent --- [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ ovsdb-binding-parent --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ ovsdb-binding-parent --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ ovsdb-binding-parent --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ ovsdb-binding-parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ ovsdb-binding-parent --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ ovsdb-binding-parent --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ ovsdb-binding-parent --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ ovsdb-binding-parent --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ ovsdb-binding-parent --- [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/commons/binding-parent/pom.xml to /tmp/r/org/opendaylight/ovsdb/ovsdb-binding-parent/1.18.0-SNAPSHOT/ovsdb-binding-parent-1.18.0-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ ovsdb-binding-parent --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/ovsdb-binding-parent/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/ovsdb-binding-parent/1.18.0-SNAPSHOT/ovsdb-binding-parent-1.18.0-20240123.193154-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/ovsdb-binding-parent/1.18.0-SNAPSHOT/ovsdb-binding-parent-1.18.0-20240123.193154-1.pom (2.0 kB at 2.0 MB/s) [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.18.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/ovsdb-binding-parent/1.18.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] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ ovsdb-binding-parent --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/commons/binding-parent/dependency_tree.txt [INFO] [INFO] -------------------< org.opendaylight.ovsdb:parents >------------------- [INFO] Building ODL :: ovsdb :: parents 1.18.0-SNAPSHOT [3/50] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-site-plugin/3.12.1/maven-site-plugin-3.12.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-site-plugin/3.12.1/maven-site-plugin-3.12.1.pom (20 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom (9.9 kB at 707 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-site-plugin/3.12.1/maven-site-plugin-3.12.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-site-plugin/3.12.1/maven-site-plugin-3.12.1.jar (119 kB at 13 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-archetype-plugin/3.2.1/maven-archetype-plugin-3.2.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-archetype-plugin/3.2.1/maven-archetype-plugin-3.2.1.pom (12 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/archetype/maven-archetype/3.2.1/maven-archetype-3.2.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/archetype/maven-archetype/3.2.1/maven-archetype-3.2.1.pom (13 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-archetype-plugin/3.2.1/maven-archetype-plugin-3.2.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-archetype-plugin/3.2.1/maven-archetype-plugin-3.2.1.jar (101 kB at 9.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-assembly-plugin/3.6.0/maven-assembly-plugin-3.6.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-assembly-plugin/3.6.0/maven-assembly-plugin-3.6.0.pom (15 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-assembly-plugin/3.6.0/maven-assembly-plugin-3.6.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-assembly-plugin/3.6.0/maven-assembly-plugin-3.6.0.jar (236 kB at 10 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-compiler-plugin/3.12.1/maven-compiler-plugin-3.12.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-compiler-plugin/3.12.1/maven-compiler-plugin-3.12.1.pom (9.7 kB at 807 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-compiler-plugin/3.12.1/maven-compiler-plugin-3.12.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-compiler-plugin/3.12.1/maven-compiler-plugin-3.12.1.jar (76 kB at 3.8 MB/s) [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ parents --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ parents --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ parents --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ parents --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ parents --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ parents --- [INFO] Skipping artifact deployment [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ parents --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/commons/dependency_tree.txt [INFO] [INFO] ------------< org.opendaylight.ovsdb:hwvtepsouthbound-api >------------- [INFO] Building ODL :: ovsdb :: hwvtepsouthbound-api 1.18.0-SNAPSHOT [4/50] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-maven-plugin/11.0.5/yang-maven-plugin-11.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-maven-plugin/11.0.5/yang-maven-plugin-11.0.5.pom (6.4 kB at 6.7 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-maven-plugin/11.0.5/yang-maven-plugin-11.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-maven-plugin/11.0.5/yang-maven-plugin-11.0.5.jar (73 kB at 4.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/mojo/build-helper-maven-plugin/3.5.0/build-helper-maven-plugin-3.5.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/mojo/build-helper-maven-plugin/3.5.0/build-helper-maven-plugin-3.5.0.pom (7.4 kB at 672 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/mojo/mojo-parent/77/mojo-parent-77.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/mojo/mojo-parent/77/mojo-parent-77.pom (36 kB at 4.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/mojo/build-helper-maven-plugin/3.5.0/build-helper-maven-plugin-3.5.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/mojo/build-helper-maven-plugin/3.5.0/build-helper-maven-plugin-3.5.0.jar (71 kB at 4.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom (8.2 kB at 510 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar (31 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/ietf-topology/2013.10.21.24.4/ietf-topology-2013.10.21.24.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/ietf-topology/2013.10.21.24.4/ietf-topology-2013.10.21.24.4.pom (2.0 kB at 166 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/12.0.4/rfc6991-ietf-inet-types-12.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/12.0.4/rfc6991-ietf-inet-types-12.0.4.pom (2.0 kB at 164 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/ietf-type-util/12.0.4/ietf-type-util-12.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/ietf-type-util/12.0.4/ietf-type-util-12.0.4.pom (1.8 kB at 140 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-spec-util/12.0.4/mdsal-binding-spec-util-12.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-spec-util/12.0.4/mdsal-binding-spec-util-12.0.4.pom (1.9 kB at 189 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/12.0.4/rfc6991-ietf-yang-types-12.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/12.0.4/rfc6991-ietf-yang-types-12.0.4.pom (2.0 kB at 163 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/yang-ext/2013.09.07.24.4/yang-ext-2013.09.07.24.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/yang-ext/2013.09.07.24.4/yang-ext-2013.09.07.24.4.pom (1.6 kB at 83 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.24.4/opendaylight-l2-types-2013.08.27.24.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.24.4/opendaylight-l2-types-2013.08.27.24.4.pom (2.0 kB at 142 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/ietf-topology/2013.10.21.24.4/ietf-topology-2013.10.21.24.4.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/12.0.4/rfc6991-ietf-inet-types-12.0.4.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/yang-ext/2013.09.07.24.4/yang-ext-2013.09.07.24.4.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-spec-util/12.0.4/mdsal-binding-spec-util-12.0.4.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/ietf-type-util/12.0.4/ietf-type-util-12.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/ietf-topology/2013.10.21.24.4/ietf-topology-2013.10.21.24.4.jar (103 kB at 7.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/12.0.4/rfc6991-ietf-yang-types-12.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-spec-util/12.0.4/mdsal-binding-spec-util-12.0.4.jar (21 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.24.4/opendaylight-l2-types-2013.08.27.24.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/12.0.4/rfc6991-ietf-inet-types-12.0.4.jar (58 kB at 3.0 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/ietf-type-util/12.0.4/ietf-type-util-12.0.4.jar (15 kB at 795 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.24.4/opendaylight-l2-types-2013.08.27.24.4.jar (19 kB at 770 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/12.0.4/rfc6991-ietf-yang-types-12.0.4.jar (50 kB at 2.0 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/yang-ext/2013.09.07.24.4/yang-ext-2013.09.07.24.4.jar (15 kB at 501 kB/s) [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ hwvtepsouthbound-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ hwvtepsouthbound-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ hwvtepsouthbound-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ hwvtepsouthbound-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11: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-maven-plugin:11.0.5:generate-sources (binding) @ hwvtepsouthbound-api --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-java-api-generator/12.0.4/mdsal-binding-java-api-generator-12.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-java-api-generator/12.0.4/mdsal-binding-java-api-generator-12.0.4.pom (4.8 kB at 227 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/plugin-generator-api/11.0.5/plugin-generator-api-11.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/plugin-generator-api/11.0.5/plugin-generator-api-11.0.5.pom (2.8 kB at 219 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-api/11.0.5/yang-model-api-11.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-api/11.0.5/yang-model-api-11.0.5.pom (2.0 kB at 154 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/bundle-parent/11.0.5/bundle-parent-11.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/bundle-parent/11.0.5/bundle-parent-11.0.5.pom (1.8 kB at 199 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-xpath-api/11.0.5/yang-xpath-api-11.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-xpath-api/11.0.5/yang-xpath-api-11.0.5.pom (1.9 kB at 135 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-api/11.0.5/yang-repo-api-11.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-api/11.0.5/yang-repo-api-11.0.5.pom (2.1 kB at 162 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-ir/11.0.5/yang-ir-11.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-ir/11.0.5/yang-ir-11.0.5.pom (1.5 kB at 152 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8040-model-api/11.0.5/rfc8040-model-api-11.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8040-model-api/11.0.5/rfc8040-model-api-11.0.5.pom (1.8 kB at 151 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-export/11.0.5/yang-model-export-11.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-export/11.0.5/yang-model-export-11.0.5.pom (3.0 kB at 336 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-model-api/12.0.4/mdsal-binding-model-api-12.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-model-api/12.0.4/mdsal-binding-model-api-12.0.4.pom (1.6 kB at 131 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-model-ri/12.0.4/mdsal-binding-model-ri-12.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-model-ri/12.0.4/mdsal-binding-model-ri-12.0.4.pom (2.7 kB at 246 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-generator/12.0.4/mdsal-binding-generator-12.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-generator/12.0.4/mdsal-binding-generator-12.0.4.pom (5.0 kB at 418 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odlext-model-api/11.0.5/odlext-model-api-11.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odlext-model-api/11.0.5/odlext-model-api-11.0.5.pom (1.8 kB at 182 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-spi/11.0.5/yang-model-spi-11.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-spi/11.0.5/yang-model-spi-11.0.5.pom (2.5 kB at 272 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc7952-model-api/11.0.5/rfc7952-model-api-11.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc7952-model-api/11.0.5/rfc7952-model-api-11.0.5.pom (1.8 kB at 151 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-ri/11.0.5/yang-model-ri-11.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-ri/11.0.5/yang-model-ri-11.0.5.pom (2.5 kB at 248 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-util/11.0.5/yang-model-util-11.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-util/11.0.5/yang-model-util-11.0.5.pom (3.5 kB at 233 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-runtime-api/12.0.4/mdsal-binding-runtime-api-12.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-runtime-api/12.0.4/mdsal-binding-runtime-api-12.0.4.pom (2.6 kB at 221 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-spi/11.0.5/yang-repo-spi-11.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-spi/11.0.5/yang-repo-spi-11.0.5.pom (1.8 kB at 150 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/xtend/org.eclipse.xtend.lib/2.33.0/org.eclipse.xtend.lib-2.33.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/xtend/org.eclipse.xtend.lib/2.33.0/org.eclipse.xtend.lib-2.33.0.pom (1.2 kB at 65 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/xtext/xtext-parent/2.33.0/xtext-parent-2.33.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/xtext/xtext-parent/2.33.0/xtext-parent-2.33.0.pom (25 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/xtext/xtext-dev-bom/2.33.0/xtext-dev-bom-2.33.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/xtext/xtext-dev-bom/2.33.0/xtext-dev-bom-2.33.0.pom (16 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.33.0/org.eclipse.xtext.xbase.lib-2.33.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.33.0/org.eclipse.xtext.xbase.lib-2.33.0.pom (726 B at 56 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/xtend/org.eclipse.xtend.lib.macro/2.33.0/org.eclipse.xtend.lib.macro-2.33.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/xtend/org.eclipse.xtend.lib.macro/2.33.0/org.eclipse.xtend.lib.macro-2.33.0.pom (865 B at 86 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-api/11.0.5/yang-parser-api-11.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-api/11.0.5/yang-parser-api-11.0.5.pom (2.0 kB at 217 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-rfc7950/11.0.5/yang-parser-rfc7950-11.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-rfc7950/11.0.5/yang-parser-rfc7950-11.0.5.pom (4.8 kB at 539 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-reactor/11.0.5/yang-parser-reactor-11.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-reactor/11.0.5/yang-parser-reactor-11.0.5.pom (2.3 kB at 206 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-spi/11.0.5/yang-parser-spi-11.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-spi/11.0.5/yang-parser-spi-11.0.5.pom (2.5 kB at 246 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-impl/11.0.5/yang-parser-impl-11.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-impl/11.0.5/yang-parser-impl-11.0.5.pom (6.9 kB at 868 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odlext-parser-support/11.0.5/odlext-parser-support-11.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odlext-parser-support/11.0.5/odlext-parser-support-11.0.5.pom (3.0 kB at 251 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/openconfig-parser-support/11.0.5/openconfig-parser-support-11.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/openconfig-parser-support/11.0.5/openconfig-parser-support-11.0.5.pom (2.5 kB at 277 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/openconfig-model-api/11.0.5/openconfig-model-api-11.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/openconfig-model-api/11.0.5/openconfig-model-api-11.0.5.pom (2.2 kB at 216 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6241-parser-support/11.0.5/rfc6241-parser-support-11.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6241-parser-support/11.0.5/rfc6241-parser-support-11.0.5.pom (2.9 kB at 219 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6241-model-api/11.0.5/rfc6241-model-api-11.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6241-model-api/11.0.5/rfc6241-model-api-11.0.5.pom (1.8 kB at 184 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6536-parser-support/11.0.5/rfc6536-parser-support-11.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6536-parser-support/11.0.5/rfc6536-parser-support-11.0.5.pom (2.9 kB at 238 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6536-model-api/11.0.5/rfc6536-model-api-11.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6536-model-api/11.0.5/rfc6536-model-api-11.0.5.pom (1.8 kB at 165 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6643-parser-support/11.0.5/rfc6643-parser-support-11.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6643-parser-support/11.0.5/rfc6643-parser-support-11.0.5.pom (2.9 kB at 259 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6643-model-api/11.0.5/rfc6643-model-api-11.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6643-model-api/11.0.5/rfc6643-model-api-11.0.5.pom (2.0 kB at 164 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc7952-parser-support/11.0.5/rfc7952-parser-support-11.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc7952-parser-support/11.0.5/rfc7952-parser-support-11.0.5.pom (3.0 kB at 131 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8040-parser-support/11.0.5/rfc8040-parser-support-11.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8040-parser-support/11.0.5/rfc8040-parser-support-11.0.5.pom (3.0 kB at 334 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8528-parser-support/11.0.5/rfc8528-parser-support-11.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8528-parser-support/11.0.5/rfc8528-parser-support-11.0.5.pom (2.9 kB at 238 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8528-model-api/11.0.5/rfc8528-model-api-11.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8528-model-api/11.0.5/rfc8528-model-api-11.0.5.pom (1.8 kB at 165 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8639-parser-support/11.0.5/rfc8639-parser-support-11.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8639-parser-support/11.0.5/rfc8639-parser-support-11.0.5.pom (2.9 kB at 238 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8639-model-api/11.0.5/rfc8639-model-api-11.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8639-model-api/11.0.5/rfc8639-model-api-11.0.5.pom (1.8 kB at 139 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8819-parser-support/11.0.5/rfc8819-parser-support-11.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8819-parser-support/11.0.5/rfc8819-parser-support-11.0.5.pom (2.9 kB at 264 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8819-model-api/11.0.5/rfc8819-model-api-11.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8819-model-api/11.0.5/rfc8819-model-api-11.0.5.pom (1.7 kB at 42 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-xpath-impl/11.0.5/yang-xpath-impl-11.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-xpath-impl/11.0.5/yang-xpath-impl-11.0.5.pom (2.9 kB at 262 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-java-api-generator/12.0.4/mdsal-binding-java-api-generator-12.0.4.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8040-model-api/11.0.5/rfc8040-model-api-11.0.5.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-model-api/12.0.4/mdsal-binding-model-api-12.0.4.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-export/11.0.5/yang-model-export-11.0.5.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-model-ri/12.0.4/mdsal-binding-model-ri-12.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8040-model-api/11.0.5/rfc8040-model-api-11.0.5.jar (17 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-generator/12.0.4/mdsal-binding-generator-12.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-export/11.0.5/yang-model-export-11.0.5.jar (39 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odlext-model-api/11.0.5/odlext-model-api-11.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-model-ri/12.0.4/mdsal-binding-model-ri-12.0.4.jar (81 kB at 4.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-util/11.0.5/yang-model-util-11.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-java-api-generator/12.0.4/mdsal-binding-java-api-generator-12.0.4.jar (174 kB at 8.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-runtime-api/12.0.4/mdsal-binding-runtime-api-12.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-model-api/12.0.4/mdsal-binding-model-api-12.0.4.jar (48 kB at 2.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/xtend/org.eclipse.xtend.lib/2.33.0/org.eclipse.xtend.lib-2.33.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odlext-model-api/11.0.5/odlext-model-api-11.0.5.jar (23 kB at 859 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/xtend/org.eclipse.xtend.lib.macro/2.33.0/org.eclipse.xtend.lib.macro-2.33.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-util/11.0.5/yang-model-util-11.0.5.jar (41 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.33.0/org.eclipse.xtext.xbase.lib-2.33.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-runtime-api/12.0.4/mdsal-binding-runtime-api-12.0.4.jar (39 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/plugin-generator-api/11.0.5/plugin-generator-api-11.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/xtend/org.eclipse.xtend.lib/2.33.0/org.eclipse.xtend.lib-2.33.0.jar (135 kB at 4.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-api/11.0.5/yang-model-api-11.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-generator/12.0.4/mdsal-binding-generator-12.0.4.jar (266 kB at 8.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-xpath-api/11.0.5/yang-xpath-api-11.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/xtend/org.eclipse.xtend.lib.macro/2.33.0/org.eclipse.xtend.lib.macro-2.33.0.jar (82 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-api/11.0.5/yang-parser-api-11.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/plugin-generator-api/11.0.5/plugin-generator-api-11.0.5.jar (25 kB at 564 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-rfc7950/11.0.5/yang-parser-rfc7950-11.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-api/11.0.5/yang-parser-api-11.0.5.jar (24 kB at 480 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-spi/11.0.5/yang-model-spi-11.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.33.0/org.eclipse.xtext.xbase.lib-2.33.0.jar (167 kB at 3.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc7952-model-api/11.0.5/rfc7952-model-api-11.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-xpath-api/11.0.5/yang-xpath-api-11.0.5.jar (79 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-ri/11.0.5/yang-model-ri-11.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-api/11.0.5/yang-model-api-11.0.5.jar (294 kB at 5.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-reactor/11.0.5/yang-parser-reactor-11.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-rfc7950/11.0.5/yang-parser-rfc7950-11.0.5.jar (510 kB at 8.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-spi/11.0.5/yang-parser-spi-11.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-spi/11.0.5/yang-model-spi-11.0.5.jar (99 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-ir/11.0.5/yang-ir-11.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc7952-model-api/11.0.5/rfc7952-model-api-11.0.5.jar (19 kB at 312 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-spi/11.0.5/yang-repo-spi-11.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-reactor/11.0.5/yang-parser-reactor-11.0.5.jar (156 kB at 2.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-api/11.0.5/yang-repo-api-11.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-spi/11.0.5/yang-parser-spi-11.0.5.jar (139 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-impl/11.0.5/yang-parser-impl-11.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-spi/11.0.5/yang-repo-spi-11.0.5.jar (39 kB at 554 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odlext-parser-support/11.0.5/odlext-parser-support-11.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-ri/11.0.5/yang-model-ri-11.0.5.jar (517 kB at 7.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/openconfig-parser-support/11.0.5/openconfig-parser-support-11.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-api/11.0.5/yang-repo-api-11.0.5.jar (49 kB at 625 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/openconfig-model-api/11.0.5/openconfig-model-api-11.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odlext-parser-support/11.0.5/odlext-parser-support-11.0.5.jar (40 kB at 503 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6241-parser-support/11.0.5/rfc6241-parser-support-11.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/openconfig-parser-support/11.0.5/openconfig-parser-support-11.0.5.jar (22 kB at 273 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6241-model-api/11.0.5/rfc6241-model-api-11.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-ir/11.0.5/yang-ir-11.0.5.jar (27 kB at 333 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6536-parser-support/11.0.5/rfc6536-parser-support-11.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-impl/11.0.5/yang-parser-impl-11.0.5.jar (55 kB at 674 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6536-model-api/11.0.5/rfc6536-model-api-11.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6241-parser-support/11.0.5/rfc6241-parser-support-11.0.5.jar (17 kB at 192 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6643-parser-support/11.0.5/rfc6643-parser-support-11.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6536-parser-support/11.0.5/rfc6536-parser-support-11.0.5.jar (20 kB at 224 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6643-model-api/11.0.5/rfc6643-model-api-11.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6241-model-api/11.0.5/rfc6241-model-api-11.0.5.jar (17 kB at 186 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc7952-parser-support/11.0.5/rfc7952-parser-support-11.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/openconfig-model-api/11.0.5/openconfig-model-api-11.0.5.jar (21 kB at 229 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8040-parser-support/11.0.5/rfc8040-parser-support-11.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6536-model-api/11.0.5/rfc6536-model-api-11.0.5.jar (19 kB at 203 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8528-parser-support/11.0.5/rfc8528-parser-support-11.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc7952-parser-support/11.0.5/rfc7952-parser-support-11.0.5.jar (18 kB at 178 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8528-model-api/11.0.5/rfc8528-model-api-11.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6643-model-api/11.0.5/rfc6643-model-api-11.0.5.jar (33 kB at 328 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8639-parser-support/11.0.5/rfc8639-parser-support-11.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6643-parser-support/11.0.5/rfc6643-parser-support-11.0.5.jar (42 kB at 412 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8639-model-api/11.0.5/rfc8639-model-api-11.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8040-parser-support/11.0.5/rfc8040-parser-support-11.0.5.jar (26 kB at 255 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8819-parser-support/11.0.5/rfc8819-parser-support-11.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8528-parser-support/11.0.5/rfc8528-parser-support-11.0.5.jar (17 kB at 167 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8819-model-api/11.0.5/rfc8819-model-api-11.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8528-model-api/11.0.5/rfc8528-model-api-11.0.5.jar (17 kB at 154 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-xpath-impl/11.0.5/yang-xpath-impl-11.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8639-parser-support/11.0.5/rfc8639-parser-support-11.0.5.jar (16 kB at 138 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8819-parser-support/11.0.5/rfc8819-parser-support-11.0.5.jar (16 kB at 139 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8639-model-api/11.0.5/rfc8639-model-api-11.0.5.jar (16 kB at 139 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8819-model-api/11.0.5/rfc8819-model-api-11.0.5.jar (19 kB at 165 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-xpath-impl/11.0.5/yang-xpath-impl-11.0.5.jar (119 kB at 974 kB/s) [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/src/main/yang [INFO] yang-to-sources: Found 5 dependencies in 5.646 ms [INFO] yang-to-sources: Project model files found: 1 in 115.2 ms [INFO] yang-to-sources: 6 YANG models processed in 401.0 ms [INFO] BindingJavaFileGenerator: Defined 133 files in 126.0 ms [INFO] Sorted 133 files into 11 directories in 5.033 ms [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 133 in 403.3 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ hwvtepsouthbound-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ hwvtepsouthbound-api --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ hwvtepsouthbound-api --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ hwvtepsouthbound-api --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom (6.0 kB at 604 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar (55 kB at 3.4 MB/s) [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1: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 339 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler-api/2.14.2/plexus-compiler-api-2.14.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler-api/2.14.2/plexus-compiler-api-2.14.2.pom (1.4 kB at 114 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler/2.14.2/plexus-compiler-2.14.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler/2.14.2/plexus-compiler-2.14.2.pom (8.1 kB at 732 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.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler-manager/2.14.2/plexus-compiler-manager-2.14.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler-manager/2.14.2/plexus-compiler-manager-2.14.2.pom (1.2 kB at 95 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler-javac/2.14.2/plexus-compiler-javac-2.14.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler-javac/2.14.2/plexus-compiler-javac-2.14.2.pom (1.3 kB at 103 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compilers/2.14.2/plexus-compilers-2.14.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compilers/2.14.2/plexus-compilers-2.14.2.pom (1.3 kB at 85 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler-api/2.14.2/plexus-compiler-api-2.14.2.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler-manager/2.14.2/plexus-compiler-manager-2.14.2.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler-javac/2.14.2/plexus-compiler-javac-2.14.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 501 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler-api/2.14.2/plexus-compiler-api-2.14.2.jar (29 kB at 1.1 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler-manager/2.14.2/plexus-compiler-manager-2.14.2.jar (4.4 kB at 158 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler-javac/2.14.2/plexus-compiler-javac-2.14.2.jar (23 kB at 832 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/immutables/value/2.10.0/value-2.10.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/immutables/value/2.10.0/value-2.10.0.pom (5.4 kB at 495 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/immutables/immutables/2.10.0/immutables-2.10.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/immutables/immutables/2.10.0/immutables-2.10.0.pom (13 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/kohsuke/metainf-services/metainf-services/1.11/metainf-services-1.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/kohsuke/metainf-services/metainf-services/1.11/metainf-services-1.11.pom (3.0 kB at 185 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/kohsuke/pom/21/pom-21.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/kohsuke/pom/21/pom-21.pom (6.1 kB at 554 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/immutables/value/2.10.0/value-2.10.0.jar [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 536 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/immutables/value/2.10.0/value-2.10.0.jar (3.3 MB at 67 MB/s) [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 132 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ hwvtepsouthbound-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ hwvtepsouthbound-api --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ hwvtepsouthbound-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ hwvtepsouthbound-api --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ hwvtepsouthbound-api --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ hwvtepsouthbound-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ hwvtepsouthbound-api --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ hwvtepsouthbound-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ hwvtepsouthbound-api --- [INFO] Building bundle: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/target/hwvtepsouthbound-api-1.18.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ hwvtepsouthbound-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ hwvtepsouthbound-api --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ hwvtepsouthbound-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ hwvtepsouthbound-api --- [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.4:compile [WARNING] org.opendaylight.yangtools:concepts:jar:11.0.5:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ hwvtepsouthbound-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ hwvtepsouthbound-api --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ hwvtepsouthbound-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ hwvtepsouthbound-api --- [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/target/hwvtepsouthbound-api-1.18.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-api/1.18.0-SNAPSHOT/hwvtepsouthbound-api-1.18.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/pom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-api/1.18.0-SNAPSHOT/hwvtepsouthbound-api-1.18.0-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ hwvtepsouthbound-api --- [INFO] Writing OBR metadata [INFO] Installing org/opendaylight/ovsdb/hwvtepsouthbound-api/1.18.0-SNAPSHOT/hwvtepsouthbound-api-1.18.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ hwvtepsouthbound-api --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/hwvtepsouthbound-api/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/hwvtepsouthbound-api/1.18.0-SNAPSHOT/hwvtepsouthbound-api-1.18.0-20240123.193154-1.jar [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/hwvtepsouthbound-api/1.18.0-SNAPSHOT/hwvtepsouthbound-api-1.18.0-20240123.193154-1.jar (331 kB at 166 MB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/hwvtepsouthbound-api/1.18.0-SNAPSHOT/hwvtepsouthbound-api-1.18.0-20240123.193154-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/hwvtepsouthbound-api/1.18.0-SNAPSHOT/hwvtepsouthbound-api-1.18.0-20240123.193154-1.pom (2.7 kB) [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.18.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/hwvtepsouthbound-api/1.18.0-SNAPSHOT/maven-metadata.xml (795 B at 795 kB/s) [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) [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ hwvtepsouthbound-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ hwvtepsouthbound-api --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/dependency_tree.txt [INFO] [INFO] -------------------< org.opendaylight.ovsdb:library >------------------- [INFO] Building ODL :: ovsdb :: library 1.18.0-SNAPSHOT [5/50] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-buffer/4.1.104.Final/netty-buffer-4.1.104.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-buffer/4.1.104.Final/netty-buffer-4.1.104.Final.pom (1.6 kB at 158 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-parent/4.1.104.Final/netty-parent-4.1.104.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-parent/4.1.104.Final/netty-parent-4.1.104.Final.pom (85 kB at 4.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-common/4.1.104.Final/netty-common-4.1.104.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-common/4.1.104.Final/netty-common-4.1.104.Final.pom (12 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec/4.1.104.Final/netty-codec-4.1.104.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec/4.1.104.Final/netty-codec-4.1.104.Final.pom (5.5 kB at 391 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport/4.1.104.Final/netty-transport-4.1.104.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport/4.1.104.Final/netty-transport-4.1.104.Final.pom (2.2 kB at 135 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-resolver/4.1.104.Final/netty-resolver-4.1.104.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-resolver/4.1.104.Final/netty-resolver-4.1.104.Final.pom (1.6 kB at 88 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-handler/4.1.104.Final/netty-handler-4.1.104.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-handler/4.1.104.Final/netty-handler-4.1.104.Final.pom (4.6 kB at 289 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-unix-common/4.1.104.Final/netty-transport-native-unix-common-4.1.104.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-unix-common/4.1.104.Final/netty-transport-native-unix-common-4.1.104.Final.pom (33 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-classes-epoll/4.1.104.Final/netty-transport-classes-epoll-4.1.104.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-classes-epoll/4.1.104.Final/netty-transport-classes-epoll-4.1.104.Final.pom (2.1 kB at 194 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-cert/0.18.4/aaa-cert-0.18.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-cert/0.18.4/aaa-cert-0.18.4.pom (2.8 kB at 280 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-parent/0.18.4/aaa-parent-0.18.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-parent/0.18.4/aaa-parent-0.18.4.pom (2.2 kB at 218 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-encrypt-service/0.18.4/aaa-encrypt-service-0.18.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-encrypt-service/0.18.4/aaa-encrypt-service-0.18.4.pom (931 B at 58 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/bouncycastle/bcpkix-jdk18on/1.77/bcpkix-jdk18on-1.77.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/bouncycastle/bcpkix-jdk18on/1.77/bcpkix-jdk18on-1.77.pom (1.6 kB at 137 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/bouncycastle/bcprov-jdk18on/1.77/bcprov-jdk18on-1.77.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/bouncycastle/bcprov-jdk18on/1.77/bcprov-jdk18on-1.77.pom (1.1 kB at 76 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/bouncycastle/bcutil-jdk18on/1.77/bcutil-jdk18on-1.77.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/bouncycastle/bcutil-jdk18on/1.77/bcutil-jdk18on-1.77.pom (1.3 kB at 132 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 172 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 313 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 123 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 3.7 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 16 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.pom (16 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/annotation/ca-parent/1.3.5/ca-parent-1.3.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/annotation/ca-parent/1.3.5/ca-parent-1.3.5.pom (2.8 kB at 117 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/osgi/org.osgi.service.component.annotations/1.5.1/org.osgi.service.component.annotations-1.5.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.component.annotations/1.5.1/org.osgi.service.component.annotations-1.5.1.pom (2.8 kB at 316 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.pom (1.3 kB at 131 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 144 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 162 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 173 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.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-buffer/4.1.104.Final/netty-buffer-4.1.104.Final.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec/4.1.104.Final/netty-codec-4.1.104.Final.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-common/4.1.104.Final/netty-common-4.1.104.Final.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-handler/4.1.104.Final/netty-handler-4.1.104.Final.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-resolver/4.1.104.Final/netty-resolver-4.1.104.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec/4.1.104.Final/netty-codec-4.1.104.Final.jar (345 kB at 19 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-unix-common/4.1.104.Final/netty-transport-native-unix-common-4.1.104.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-buffer/4.1.104.Final/netty-buffer-4.1.104.Final.jar (308 kB at 16 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport/4.1.104.Final/netty-transport-4.1.104.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-handler/4.1.104.Final/netty-handler-4.1.104.Final.jar (561 kB at 24 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-classes-epoll/4.1.104.Final/netty-transport-classes-epoll-4.1.104.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-common/4.1.104.Final/netty-common-4.1.104.Final.jar (661 kB at 24 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-cert/0.18.4/aaa-cert-0.18.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-unix-common/4.1.104.Final/netty-transport-native-unix-common-4.1.104.Final.jar (44 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-encrypt-service/0.18.4/aaa-encrypt-service-0.18.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-resolver/4.1.104.Final/netty-resolver-4.1.104.Final.jar (38 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/bouncycastle/bcpkix-jdk18on/1.77/bcpkix-jdk18on-1.77.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport/4.1.104.Final/netty-transport-4.1.104.Final.jar (497 kB at 13 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/bouncycastle/bcutil-jdk18on/1.77/bcutil-jdk18on-1.77.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-encrypt-service/0.18.4/aaa-encrypt-service-0.18.4.jar (14 kB at 362 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/bouncycastle/bcprov-jdk18on/1.77/bcprov-jdk18on-1.77.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-classes-epoll/4.1.104.Final/netty-transport-classes-epoll-4.1.104.Final.jar (147 kB at 3.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/guicedee/services/javax.inject/1.0.20.2/javax.inject-1.0.20.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-cert/0.18.4/aaa-cert-0.18.4.jar (181 kB at 4.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/guicedee/services/javax.inject/1.0.20.2/javax.inject-1.0.20.2.jar (4.8 kB at 63 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/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar (25 kB at 325 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.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/bouncycastle/bcutil-jdk18on/1.77/bcutil-jdk18on-1.77.jar (681 kB at 8.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.util.function/1.0.0/org.osgi.util.function-1.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/bouncycastle/bcpkix-jdk18on/1.77/bcpkix-jdk18on-1.77.jar (1.1 MB at 13 MB/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/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.jar (12 kB at 132 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.service.component.annotations/1.5.1/org.osgi.service.component.annotations-1.5.1.jar (43 kB at 442 kB/s) [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 128 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.jar (86 kB at 832 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 59 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/bouncycastle/bcprov-jdk18on/1.77/bcprov-jdk18on-1.77.jar (8.4 MB at 46 MB/s) [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ library --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ library --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ library --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ library --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ library --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ library --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ library --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ library --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ library --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/impl/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/impl/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ library --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 113 source files with javac [debug release 17] to target/classes [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found [WARNING] /w/workspace/ovsdb-distribution-check-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Where.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-calcium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Where.java:[38,22] 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-calcium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Where.java:[48,12] 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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/typed/MethodDispatch.java:[183,57] unchecked cast required: java.lang.Class found: java.lang.Class [WARNING] /w/workspace/ovsdb-distribution-check-calcium/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-calcium/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-calcium/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-calcium/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 [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/impl/OvsdbConnectionService.java:[77,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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Select.java:[23,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-calcium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Select.java:[23,12] found raw type: org.opendaylight.ovsdb.lib.operations.Select missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Select [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Select.java:[24,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-calcium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Select.java:[24,29] unchecked conversion required: org.opendaylight.ovsdb.lib.schema.TableSchema found: org.opendaylight.ovsdb.lib.schema.TableSchema [WARNING] /w/workspace/ovsdb-distribution-check-calcium/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-calcium/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-calcium/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-calcium/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-calcium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/typed/SetData.java:[37,76] unchecked cast required: T found: java.lang.Object [WARNING] /w/workspace/ovsdb-distribution-check-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/KeyValuedColumnType.java:[14,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-calcium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/KeyValuedColumnType.java:[16,39] 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-calcium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/KeyValuedColumnType.java:[16,63] 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-calcium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/KeyValuedColumnType.java:[31,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-calcium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/KeyValuedColumnType.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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/DatabaseSchemaImpl.java:[34,40] 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-calcium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/DatabaseSchemaImpl.java:[36,91] 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-calcium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/DatabaseSchemaImpl.java:[53,21] 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-calcium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/DatabaseSchemaImpl.java:[77,42] unchecked conversion required: org.opendaylight.ovsdb.lib.schema.TableSchema found: org.opendaylight.ovsdb.lib.schema.TableSchema [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/DatabaseSchemaImpl.java:[118,42] 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-calcium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/DatabaseSchemaImpl.java:[122,14] 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-calcium/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 [INFO] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/jsonrpc/JsonRpcDecoder.java: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/jsonrpc/JsonRpcDecoder.java uses or overrides a deprecated API. [INFO] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/impl/OvsdbClientImpl.java: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/impl/OvsdbClientImpl.java uses unchecked or unsafe operations. [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ library >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ library --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ library <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ library --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ library --- [INFO] Copying 6 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ library --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 7 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/ovsdb-distribution-check-calcium/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-calcium/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-calcium/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-calcium/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] --- maven-surefire-plugin:3.2.3:test (default-test) @ library --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ library --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ library --- [INFO] Building bundle: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/impl/target/library-1.18.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/impl/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ library --- [INFO] Skipping javadoc generation [INFO] [INFO] --- build-helper-maven-plugin:3.5.0:attach-artifact (attach-artifacts) @ library --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ library --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ library --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ library --- [WARNING] Used undeclared dependencies found: [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ library --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ library --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ library --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ library --- [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/impl/target/library-1.18.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/library/1.18.0-SNAPSHOT/library-1.18.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/impl/pom.xml to /tmp/r/org/opendaylight/ovsdb/library/1.18.0-SNAPSHOT/library-1.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/impl/target/classes/initial/library.cfg to /tmp/r/org/opendaylight/ovsdb/library/1.18.0-SNAPSHOT/library-1.18.0-SNAPSHOT-config.cfg [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ library --- [INFO] Installing org/opendaylight/ovsdb/library/1.18.0-SNAPSHOT/library-1.18.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ library --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/library/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/library/1.18.0-SNAPSHOT/library-1.18.0-20240123.193154-1.jar [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/library/1.18.0-SNAPSHOT/library-1.18.0-20240123.193154-1.jar (229 kB at 57 MB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/library/1.18.0-SNAPSHOT/library-1.18.0-20240123.193154-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/library/1.18.0-SNAPSHOT/library-1.18.0-20240123.193154-1.pom (6.6 kB at 6.6 MB/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.18.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/library/1.18.0-SNAPSHOT/maven-metadata.xml (782 B at 782 kB/s) [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] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/library/1.18.0-SNAPSHOT/library-1.18.0-20240123.193154-1-config.cfg [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/library/1.18.0-SNAPSHOT/library-1.18.0-20240123.193154-1-config.cfg (2.1 kB at 2.1 MB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/library/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/library/1.18.0-SNAPSHOT/maven-metadata.xml (996 B at 498 kB/s) [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ library --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ library --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/impl/dependency_tree.txt [INFO] [INFO] -------------< org.opendaylight.ovsdb:schema.hardwarevtep >------------- [INFO] Building ODL :: ovsdb :: schema.hardwarevtep 1.18.0-SNAPSHOT [6/50] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ schema.hardwarevtep --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ schema.hardwarevtep --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ schema.hardwarevtep --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ schema.hardwarevtep --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ schema.hardwarevtep --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ schema.hardwarevtep --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ schema.hardwarevtep --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ schema.hardwarevtep --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ schema.hardwarevtep --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/schemas/hardwarevtep/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/schemas/hardwarevtep/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/schemas/hardwarevtep/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ schema.hardwarevtep --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 18 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ schema.hardwarevtep >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ schema.hardwarevtep --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ schema.hardwarevtep <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ schema.hardwarevtep --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ schema.hardwarevtep --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/schemas/hardwarevtep/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ schema.hardwarevtep --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ schema.hardwarevtep --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ schema.hardwarevtep --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ schema.hardwarevtep --- [INFO] Building bundle: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/schemas/hardwarevtep/target/schema.hardwarevtep-1.18.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/schemas/hardwarevtep/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ schema.hardwarevtep --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ schema.hardwarevtep --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ schema.hardwarevtep --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ schema.hardwarevtep --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ schema.hardwarevtep --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ schema.hardwarevtep --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ schema.hardwarevtep --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ schema.hardwarevtep --- [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/schemas/hardwarevtep/target/schema.hardwarevtep-1.18.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/schema.hardwarevtep/1.18.0-SNAPSHOT/schema.hardwarevtep-1.18.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/schemas/hardwarevtep/pom.xml to /tmp/r/org/opendaylight/ovsdb/schema.hardwarevtep/1.18.0-SNAPSHOT/schema.hardwarevtep-1.18.0-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ schema.hardwarevtep --- [INFO] Installing org/opendaylight/ovsdb/schema.hardwarevtep/1.18.0-SNAPSHOT/schema.hardwarevtep-1.18.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ schema.hardwarevtep --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/schema.hardwarevtep/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/schema.hardwarevtep/1.18.0-SNAPSHOT/schema.hardwarevtep-1.18.0-20240123.193154-1.jar [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/schema.hardwarevtep/1.18.0-SNAPSHOT/schema.hardwarevtep-1.18.0-20240123.193154-1.jar (25 kB) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/schema.hardwarevtep/1.18.0-SNAPSHOT/schema.hardwarevtep-1.18.0-20240123.193154-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/schema.hardwarevtep/1.18.0-SNAPSHOT/schema.hardwarevtep-1.18.0-20240123.193154-1.pom (2.3 kB at 2.3 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.18.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/schema.hardwarevtep/1.18.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] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ schema.hardwarevtep --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ schema.hardwarevtep --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/schemas/hardwarevtep/dependency_tree.txt [INFO] [INFO] ---------------< org.opendaylight.ovsdb:southbound-api >---------------- [INFO] Building ODL :: ovsdb :: southbound-api 1.18.0-SNAPSHOT [7/50] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ southbound-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ southbound-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ southbound-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ southbound-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11: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-maven-plugin:11.0.5:generate-sources (binding) @ southbound-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-api/src/main/yang [INFO] yang-to-sources: Found 5 dependencies in 1.185 ms [INFO] yang-to-sources: Project model files found: 2 in 17.04 ms [INFO] yang-to-sources: 7 YANG models processed in 86.37 ms [INFO] BindingJavaFileGenerator: Defined 180 files in 22.98 ms [INFO] Sorted 180 files into 11 directories in 534.5 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 180 in 86.35 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ southbound-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ southbound-api --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ southbound-api --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ southbound-api --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/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-calcium/ovsdb/southbound/southbound-api/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ southbound-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 179 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ southbound-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ southbound-api --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ southbound-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ southbound-api --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ southbound-api --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ southbound-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ southbound-api --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ southbound-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ southbound-api --- [INFO] Building bundle: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-api/target/southbound-api-1.18.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ southbound-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ southbound-api --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ southbound-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ southbound-api --- [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.4:compile [WARNING] org.opendaylight.yangtools:concepts:jar:11.0.5:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ southbound-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ southbound-api --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ southbound-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ southbound-api --- [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-api/target/southbound-api-1.18.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/southbound-api/1.18.0-SNAPSHOT/southbound-api-1.18.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-api/pom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-api/1.18.0-SNAPSHOT/southbound-api-1.18.0-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ southbound-api --- [INFO] Installing org/opendaylight/ovsdb/southbound-api/1.18.0-SNAPSHOT/southbound-api-1.18.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ southbound-api --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/southbound-api/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/southbound-api/1.18.0-SNAPSHOT/southbound-api-1.18.0-20240123.193154-1.jar [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/southbound-api/1.18.0-SNAPSHOT/southbound-api-1.18.0-20240123.193154-1.jar (428 kB at 143 MB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/southbound-api/1.18.0-SNAPSHOT/southbound-api-1.18.0-20240123.193154-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/southbound-api/1.18.0-SNAPSHOT/southbound-api-1.18.0-20240123.193154-1.pom (3.5 kB at 3.5 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.18.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/southbound-api/1.18.0-SNAPSHOT/maven-metadata.xml (789 B at 789 kB/s) [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) [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ southbound-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ southbound-api --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-api/dependency_tree.txt [INFO] [INFO] --------------< org.opendaylight.ovsdb:utils.mdsal-utils >-------------- [INFO] Building ODL :: ovsdb :: utils.mdsal-utils 1.18.0-SNAPSHOT [8/50] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-test-utils/12.0.4/mdsal-binding-test-utils-12.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-test-utils/12.0.4/mdsal-binding-test-utils-12.0.4.pom (3.7 kB at 193 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/github/java-diff-utils/java-diff-utils/4.11/java-diff-utils-4.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/github/java-diff-utils/java-diff-utils/4.11/java-diff-utils-4.11.pom (2.7 kB at 266 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/github/java-diff-utils/java-diff-utils-parent/4.11/java-diff-utils-parent-4.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/github/java-diff-utils/java-diff-utils-parent/4.11/java-diff-utils-parent-4.11.pom (10 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-spi/12.0.4/mdsal-binding-spi-12.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-spi/12.0.4/mdsal-binding-spi-12.0.4.pom (1.8 kB at 225 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-runtime-spi/12.0.4/mdsal-binding-runtime-spi-12.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-runtime-spi/12.0.4/mdsal-binding-runtime-spi-12.0.4.pom (3.5 kB at 219 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-adapter/12.0.4/mdsal-binding-dom-adapter-12.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-adapter/12.0.4/mdsal-binding-dom-adapter-12.0.4.pom (8.0 kB at 533 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-api/11.0.5/yang-data-api-11.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-api/11.0.5/yang-data-api-11.0.5.pom (2.6 kB at 263 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-impl/11.0.5/yang-data-impl-11.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-impl/11.0.5/yang-data-impl-11.0.5.pom (4.3 kB at 286 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-spi/11.0.5/yang-data-spi-11.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-spi/11.0.5/yang-data-spi-11.0.5.pom (1.8 kB at 138 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-util/11.0.5/yang-data-util-11.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-util/11.0.5/yang-data-util-11.0.5.pom (2.9 kB at 291 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-api/11.0.5/yang-data-tree-api-11.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-api/11.0.5/yang-data-tree-api-11.0.5.pom (2.2 kB at 154 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-codec-api/12.0.4/mdsal-binding-dom-codec-api-12.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-codec-api/12.0.4/mdsal-binding-dom-codec-api-12.0.4.pom (2.5 kB at 282 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-codec-spi/12.0.4/mdsal-binding-dom-codec-spi-12.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-codec-spi/12.0.4/mdsal-binding-dom-codec-spi-12.0.4.pom (2.7 kB at 122 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-api/12.0.4/mdsal-dom-api-12.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-api/12.0.4/mdsal-dom-api-12.0.4.pom (3.6 kB at 365 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-spi/12.0.4/mdsal-dom-spi-12.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-spi/12.0.4/mdsal-dom-spi-12.0.4.pom (4.5 kB at 297 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-spi/11.0.5/yang-data-tree-spi-11.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-spi/11.0.5/yang-data-tree-spi-11.0.5.pom (1.8 kB at 166 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-codec/12.0.4/mdsal-binding-dom-codec-12.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-codec/12.0.4/mdsal-binding-dom-codec-12.0.4.pom (5.0 kB at 265 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-loader/12.0.4/mdsal-binding-loader-12.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-loader/12.0.4/mdsal-binding-loader-12.0.4.pom (1.6 kB at 86 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-broker/12.0.4/mdsal-dom-broker-12.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-broker/12.0.4/mdsal-dom-broker-12.0.4.pom (5.5 kB at 427 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/12.0.4/mdsal-dom-inmemory-datastore-12.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/12.0.4/mdsal-dom-inmemory-datastore-12.0.4.pom (4.2 kB at 349 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-ri/11.0.5/yang-data-tree-ri-11.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-ri/11.0.5/yang-data-tree-ri-11.0.5.pom (4.9 kB at 349 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/github/java-diff-utils/java-diff-utils/4.11/java-diff-utils-4.11.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-test-utils/12.0.4/mdsal-binding-test-utils-12.0.4.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-runtime-spi/12.0.4/mdsal-binding-runtime-spi-12.0.4.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-adapter/12.0.4/mdsal-binding-dom-adapter-12.0.4.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-spi/12.0.4/mdsal-binding-spi-12.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-test-utils/12.0.4/mdsal-binding-test-utils-12.0.4.jar (18 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-api/11.0.5/yang-data-api-11.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-spi/12.0.4/mdsal-binding-spi-12.0.4.jar (17 kB at 921 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/immutables/value/2.10.0/value-2.10.0-annotations.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/github/java-diff-utils/java-diff-utils/4.11/java-diff-utils-4.11.jar (69 kB at 3.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-impl/11.0.5/yang-data-impl-11.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-adapter/12.0.4/mdsal-binding-dom-adapter-12.0.4.jar (261 kB at 15 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-spi/11.0.5/yang-data-spi-11.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-spi/11.0.5/yang-data-spi-11.0.5.jar (16 kB at 590 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-util/11.0.5/yang-data-util-11.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/immutables/value/2.10.0/value-2.10.0-annotations.jar (13 kB at 481 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-api/11.0.5/yang-data-tree-api-11.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-api/11.0.5/yang-data-api-11.0.5.jar (161 kB at 5.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-codec-api/12.0.4/mdsal-binding-dom-codec-api-12.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-runtime-spi/12.0.4/mdsal-binding-runtime-spi-12.0.4.jar (36 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-codec-spi/12.0.4/mdsal-binding-dom-codec-spi-12.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-impl/11.0.5/yang-data-impl-11.0.5.jar (167 kB at 4.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-api/12.0.4/mdsal-dom-api-12.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-api/11.0.5/yang-data-tree-api-11.0.5.jar (34 kB at 855 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-spi/12.0.4/mdsal-dom-spi-12.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-codec-api/12.0.4/mdsal-binding-dom-codec-api-12.0.4.jar (39 kB at 939 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-adapter/12.0.4/mdsal-binding-dom-adapter-12.0.4-tests.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-util/11.0.5/yang-data-util-11.0.5.jar (132 kB at 3.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-codec/12.0.4/mdsal-binding-dom-codec-12.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-codec-spi/12.0.4/mdsal-binding-dom-codec-spi-12.0.4.jar (25 kB at 564 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-loader/12.0.4/mdsal-binding-loader-12.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-api/12.0.4/mdsal-dom-api-12.0.4.jar (80 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-broker/12.0.4/mdsal-dom-broker-12.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-spi/12.0.4/mdsal-dom-spi-12.0.4.jar (104 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/12.0.4/mdsal-dom-inmemory-datastore-12.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-adapter/12.0.4/mdsal-binding-dom-adapter-12.0.4-tests.jar (175 kB at 3.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-spi/11.0.5/yang-data-tree-spi-11.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-loader/12.0.4/mdsal-binding-loader-12.0.4.jar (24 kB at 435 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-ri/11.0.5/yang-data-tree-ri-11.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-codec/12.0.4/mdsal-binding-dom-codec-12.0.4.jar (294 kB at 4.7 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-broker/12.0.4/mdsal-dom-broker-12.0.4.jar (110 kB at 1.7 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/12.0.4/mdsal-dom-inmemory-datastore-12.0.4.jar (30 kB at 444 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-spi/11.0.5/yang-data-tree-spi-11.0.5.jar (48 kB at 674 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-ri/11.0.5/yang-data-tree-ri-11.0.5.jar (214 kB at 2.7 MB/s) [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ utils.mdsal-utils --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ utils.mdsal-utils --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ utils.mdsal-utils --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ utils.mdsal-utils --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11: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] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ utils.mdsal-utils --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ utils.mdsal-utils --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ utils.mdsal-utils --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ utils.mdsal-utils --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/mdsal-utils/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/mdsal-utils/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/mdsal-utils/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ utils.mdsal-utils --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 8 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalObject.java:[15,19] 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-calcium/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalObject.java:[18,24] 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-calcium/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsync.java:[91,20] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsync.java:[137,24] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/TransactionHistory.java:[31,58] 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-calcium/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[74,20] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[97,20] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[133,85] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ utils.mdsal-utils >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ utils.mdsal-utils --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ utils.mdsal-utils <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ utils.mdsal-utils --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ utils.mdsal-utils --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/mdsal-utils/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ utils.mdsal-utils --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/mdsal-utils/src/test/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsTest.java:[68,43] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/mdsal-utils/src/test/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsTest.java:[84,43] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ utils.mdsal-utils --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ utils.mdsal-utils --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ utils.mdsal-utils --- [INFO] Building bundle: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/mdsal-utils/target/utils.mdsal-utils-1.18.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/mdsal-utils/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ utils.mdsal-utils --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ utils.mdsal-utils --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ utils.mdsal-utils --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ utils.mdsal-utils --- [WARNING] Used undeclared dependencies found: [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:12.0.4:compile [WARNING] org.opendaylight.yangtools:concepts:jar:11.0.5:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:12.0.4:test [WARNING] org.opendaylight.mdsal:yang-binding:jar:12.0.4:compile [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.4:test [WARNING] org.opendaylight.yangtools:util:jar:11.0.5:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.yangtools:util:jar:11.0.5:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ utils.mdsal-utils --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ utils.mdsal-utils --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ utils.mdsal-utils --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ utils.mdsal-utils --- [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/mdsal-utils/target/utils.mdsal-utils-1.18.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/utils.mdsal-utils/1.18.0-SNAPSHOT/utils.mdsal-utils-1.18.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/mdsal-utils/pom.xml to /tmp/r/org/opendaylight/ovsdb/utils.mdsal-utils/1.18.0-SNAPSHOT/utils.mdsal-utils-1.18.0-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ utils.mdsal-utils --- [INFO] Installing org/opendaylight/ovsdb/utils.mdsal-utils/1.18.0-SNAPSHOT/utils.mdsal-utils-1.18.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ utils.mdsal-utils --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/utils.mdsal-utils/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/utils.mdsal-utils/1.18.0-SNAPSHOT/utils.mdsal-utils-1.18.0-20240123.193154-1.jar [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/utils.mdsal-utils/1.18.0-SNAPSHOT/utils.mdsal-utils-1.18.0-20240123.193154-1.jar (25 kB) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/utils.mdsal-utils/1.18.0-SNAPSHOT/utils.mdsal-utils-1.18.0-20240123.193154-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/utils.mdsal-utils/1.18.0-SNAPSHOT/utils.mdsal-utils-1.18.0-20240123.193154-1.pom (2.9 kB at 2.9 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.18.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/utils.mdsal-utils/1.18.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) [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ utils.mdsal-utils --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ utils.mdsal-utils --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/mdsal-utils/dependency_tree.txt [INFO] [INFO] ------------< org.opendaylight.ovsdb:hwvtepsouthbound-impl >------------ [INFO] Building ODL :: ovsdb :: hwvtepsouthbound-impl 1.18.0-SNAPSHOT [9/50] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/karaf-services-maven-plugin/4.4.4/karaf-services-maven-plugin-4.4.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/karaf-services-maven-plugin/4.4.4/karaf-services-maven-plugin-4.4.4.pom (6.2 kB at 444 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/karaf-services-maven-plugin/4.4.4/karaf-services-maven-plugin-4.4.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/karaf-services-maven-plugin/4.4.4/karaf-services-maven-plugin-4.4.4.jar (21 kB at 920 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-binding-api/12.0.4/mdsal-eos-binding-api-12.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-binding-api/12.0.4/mdsal-eos-binding-api-12.0.4.pom (2.3 kB at 83 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-common-api/12.0.4/mdsal-eos-common-api-12.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-common-api/12.0.4/mdsal-eos-common-api-12.0.4.pom (1.8 kB at 152 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/general-entity/12.0.4/general-entity-12.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/general-entity/12.0.4/general-entity-12.0.4.pom (1.6 kB at 93 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-common-api/12.0.4/mdsal-eos-common-api-12.0.4.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-binding-api/12.0.4/mdsal-eos-binding-api-12.0.4.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/general-entity/12.0.4/general-entity-12.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-common-api/12.0.4/mdsal-eos-common-api-12.0.4.jar (22 kB at 2.0 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/general-entity/12.0.4/general-entity-12.0.4.jar (21 kB at 1.8 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-binding-api/12.0.4/mdsal-eos-binding-api-12.0.4.jar (16 kB at 1.1 MB/s) [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ hwvtepsouthbound-impl --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ hwvtepsouthbound-impl --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ hwvtepsouthbound-impl --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ hwvtepsouthbound-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ hwvtepsouthbound-impl --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ hwvtepsouthbound-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ hwvtepsouthbound-impl --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ hwvtepsouthbound-impl --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ hwvtepsouthbound-impl --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ hwvtepsouthbound-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 90 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transactions/md/AbstractTransactionCommand.java:[34,40] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transactions/md/AbstractTransactionCommand.java:[34,51] 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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transactions/md/AbstractTransactionCommand.java:[35,40] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transactions/md/AbstractTransactionCommand.java:[35,51] 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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transactions/md/AbstractTransactionCommand.java:[72,51] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transactions/md/AbstractTransactionCommand.java:[72,66] 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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transactions/md/AbstractTransactionCommand.java:[76,72] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transactions/md/AbstractTransactionCommand.java:[76,87] 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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transactions/md/AbstractTransactionCommand.java:[85,47] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transactions/md/AbstractTransactionCommand.java:[85,62] 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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transactions/md/AbstractTransactionCommand.java: found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transactions/md/AbstractTransactionCommand.java: 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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transactions/md/AbstractTransactionCommand.java: found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transactions/md/AbstractTransactionCommand.java: 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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transactions/md/AbstractTransactionCommand.java: found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transactions/md/AbstractTransactionCommand.java: 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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transactions/md/AbstractTransactionCommand.java: found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transactions/md/AbstractTransactionCommand.java: 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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transactions/md/HwvtepMacEntriesRemoveCommand.java:[43,52] found raw type: org.opendaylight.ovsdb.hwvtepsouthbound.transactions.md.AbstractTransactionCommand missing type arguments for generic class org.opendaylight.ovsdb.hwvtepsouthbound.transactions.md.AbstractTransactionCommand [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transactions/md/HwvtepMacEntriesRemoveCommand.java:[73,30] unchecked call to addToDeleteTx(org.opendaylight.mdsal.binding.api.ReadWriteTransaction,java.lang.Class,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.ovsdb.lib.notation.UUID) as a member of the raw type org.opendaylight.ovsdb.hwvtepsouthbound.transactions.md.AbstractTransactionCommand [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transactions/md/HwvtepMacEntriesRemoveCommand.java:[90,30] unchecked call to addToDeleteTx(org.opendaylight.mdsal.binding.api.ReadWriteTransaction,java.lang.Class,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.ovsdb.lib.notation.UUID) as a member of the raw type org.opendaylight.ovsdb.hwvtepsouthbound.transactions.md.AbstractTransactionCommand [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transactions/md/HwvtepMacEntriesRemoveCommand.java:[108,30] unchecked call to addToDeleteTx(org.opendaylight.mdsal.binding.api.ReadWriteTransaction,java.lang.Class,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.ovsdb.lib.notation.UUID) as a member of the raw type org.opendaylight.ovsdb.hwvtepsouthbound.transactions.md.AbstractTransactionCommand [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transactions/md/HwvtepMacEntriesRemoveCommand.java:[126,30] unchecked call to addToDeleteTx(org.opendaylight.mdsal.binding.api.ReadWriteTransaction,java.lang.Class,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.ovsdb.lib.notation.UUID) as a member of the raw type org.opendaylight.ovsdb.hwvtepsouthbound.transactions.md.AbstractTransactionCommand [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transactions/md/TransactionCommand.java:[27,45] found raw type: com.google.common.util.concurrent.FluentFuture missing type arguments for generic class com.google.common.util.concurrent.FluentFuture [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transactions/md/TransactionCommand.java:[30,13] found raw type: com.google.common.util.concurrent.FluentFuture missing type arguments for generic class com.google.common.util.concurrent.FluentFuture [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepConnectionInstance.java:[104,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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepConnectionInstance.java:[133,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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepConnectionInstance.java:[146,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-calcium/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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[167,30] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-distribution-check-calcium/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-calcium/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-calcium/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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[211,30] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[256,83] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-distribution-check-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[320,77] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-distribution-check-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[400,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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[402,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-calcium/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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[58,33] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[58,48] 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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[61,55] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[61,70] 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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[66,56] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[66,71] 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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[71,60] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[71,75] 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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[83,23] 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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[89,20] 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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[111,16] 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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[134,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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[141,39] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[141,54] 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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[143,39] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[147,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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[148,33] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[148,48] 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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[228,51] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[228,66] 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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[233,58] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[233,73] 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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[237,50] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[237,65] 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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[242,53] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[242,68] 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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[246,32] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[246,47] 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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[250,49] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[250,64] 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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[254,52] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[254,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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[268,54] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[268,69] 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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[276,53] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[276,68] 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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[284,53] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[285,13] 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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[287,32] 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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[289,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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[298,53] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[298,68] 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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[307,57] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[311,57] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[311,72] 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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[315,82] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[315,16] 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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[319,70] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [INFO] /w/workspace/ovsdb-distribution-check-calcium/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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepSouthboundProvider.java: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepSouthboundProvider.java uses or overrides a deprecated API that is marked for removal. [INFO] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepConnectionManager.java: Some input files additionally use unchecked or unsafe operations. [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ hwvtepsouthbound-impl >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ hwvtepsouthbound-impl --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ hwvtepsouthbound-impl <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ hwvtepsouthbound-impl --- [INFO] [INFO] --- karaf-services-maven-plugin:4.4.4:service-metadata-generate (service-metadata-generate) @ hwvtepsouthbound-impl --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-http-lightweight/3.5.2/wagon-http-lightweight-3.5.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-http-lightweight/3.5.2/wagon-http-lightweight-3.5.2.pom (2.6 kB at 240 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-http-lightweight/3.5.2/wagon-http-lightweight-3.5.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-http-lightweight/3.5.2/wagon-http-lightweight-3.5.2.jar (17 kB at 1.0 MB/s) [INFO] Service org.opendaylight.ovsdb.hwvtepsouthbound.cli.HwvtepCacheDisplayCmd [INFO] Service org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepDisconnectCliCmd [INFO] Service org.opendaylight.ovsdb.hwvtepsouthbound.TransactionHistoryCmd [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ hwvtepsouthbound-impl --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ hwvtepsouthbound-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 9 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[36,8] auto-closeable resource org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepOperationalDataChangeListener has a member method close() that could throw InterruptedException [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[81,25] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[81,65] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[81,91] unchecked cast required: java.lang.Class found: java.lang.Class [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[82,9] 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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[98,20] 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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[101,9] 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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[123,77] unchecked cast required: java.lang.Class> found: java.lang.Class [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[99,68] unchecked conversion required: com.google.common.util.concurrent.ListenableFuture found: com.google.common.util.concurrent.ListenableFuture [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[107,20] 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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[108,20] found raw type: java.util.List missing type arguments for generic class java.util.List [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[174,38] unchecked conversion required: com.google.common.util.concurrent.ListenableFuture found: com.google.common.util.concurrent.ListenableFuture [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[187,100] unchecked method invocation: method getConnectionInstanceFromNodeIid in class org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepConnectionManager is applied to given types required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[188,16] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[220,9] found raw type: org.opendaylight.ovsdb.lib.operations.Delete missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Delete [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[223,9] found raw type: org.opendaylight.ovsdb.lib.operations.Insert missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Insert [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[226,45] unchecked method invocation: method insert in class org.opendaylight.ovsdb.lib.operations.Operations is applied to given types required: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable found: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[226,69] unchecked conversion required: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable found: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[227,9] found raw type: org.opendaylight.ovsdb.lib.operations.Update missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Update [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[228,45] unchecked method invocation: method update in class org.opendaylight.ovsdb.lib.operations.Operations is applied to given types required: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable found: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[228,69] unchecked conversion required: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable found: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[229,9] found raw type: org.opendaylight.ovsdb.lib.operations.Select missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Select [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[242,58] unchecked conversion required: com.google.common.util.concurrent.ListenableFuture> found: com.google.common.util.concurrent.ListenableFuture [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[244,48] unchecked method invocation: method transact in interface org.opendaylight.ovsdb.lib.OvsdbClient is applied to given types required: org.opendaylight.ovsdb.lib.schema.DatabaseSchema,java.util.List found: org.opendaylight.ovsdb.lib.schema.DatabaseSchema,java.util.List [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[244,98] unchecked conversion required: java.util.List found: java.util.List [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[250,20] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[325,20] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/UnMetDependencyGetterTest.java:[37,25] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/UnMetDependencyGetterTest.java:[37,41] 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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDataChangeListenerTest.java:[301,18] 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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDataChangeListenerTest.java:[303,13] 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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependencyQueueTest.java:[48,25] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependencyQueueTest.java:[48,41] 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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependencyQueueTest.java:[70,63] found raw type: org.opendaylight.ovsdb.hwvtepsouthbound.transact.DependentJob.ConfigWaitingJob missing type arguments for generic class org.opendaylight.ovsdb.hwvtepsouthbound.transact.DependentJob.ConfigWaitingJob [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependencyQueueTest.java:[70,113] unchecked call to ConfigWaitingJob(org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T,java.util.Map,java.util.List>) as a member of the raw type org.opendaylight.ovsdb.hwvtepsouthbound.transact.DependentJob.ConfigWaitingJob [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependencyQueueTest.java:[70,46] unchecked method invocation: method addJobToQueue in class org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepDeviceInfo is applied to given types required: org.opendaylight.ovsdb.hwvtepsouthbound.transact.DependentJob found: [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependencyQueueTest.java:[70,47] unchecked conversion required: org.opendaylight.ovsdb.hwvtepsouthbound.transact.DependentJob found: [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependencyQueueTest.java:[90,47] unchecked method invocation: constructor in class is applied to given types required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.hwvtep.rev150901.hwvtep.global.attributes.RemoteMcastMacs,java.util.Map,java.util.List>,long found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.hwvtep.rev150901.hwvtep.global.attributes.RemoteMcastMacs,java.util.Map,int [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependencyQueueTest.java:[91,30] unchecked conversion required: java.util.Map,java.util.List> found: java.util.Map [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TransactionInvokerImplTest.java:[97,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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TransactionInvokerImplTest.java:[98,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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TransactionInvokerImplTest.java:[99,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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TransactionInvokerImplTest.java:[169,9] 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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TransactionInvokerImplTest.java:[171,45] 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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TransactionInvokerImplTest.java:[181,54] found raw type: com.google.common.util.concurrent.FluentFuture missing type arguments for generic class com.google.common.util.concurrent.FluentFuture [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TransactionInvokerImplTest.java:[182,31] unchecked call to addCallback(com.google.common.util.concurrent.FutureCallback,java.util.concurrent.Executor) as a member of the raw type com.google.common.util.concurrent.FluentFuture [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TransactionInvokerImplTest.java:[185,27] unchecked call to set(V) as a member of the raw type com.google.common.util.concurrent.SettableFuture [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TransactionInvokerImplTest.java:[140,62] 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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TransactionInvokerImplTest.java:[150,24] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TransactionInvokerImplTest.java:[157,65] found raw type: com.google.common.util.concurrent.SettableFuture missing type arguments for generic class com.google.common.util.concurrent.SettableFuture [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ hwvtepsouthbound-impl --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ hwvtepsouthbound-impl --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ hwvtepsouthbound-impl --- [WARNING] Bundle org.opendaylight.ovsdb:hwvtepsouthbound-impl:bundle:1.18.0-SNAPSHOT : Unused Export-Package instructions: [org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.hwvtepsouthbound.impl.rev150901.*] [WARNING] Bundle org.opendaylight.ovsdb:hwvtepsouthbound-impl:bundle:1.18.0-SNAPSHOT : Export org.opendaylight.ovsdb.hwvtepsouthbound, has 1, private references [org.opendaylight.ovsdb.schema.hardwarevtep] [WARNING] Bundle org.opendaylight.ovsdb:hwvtepsouthbound-impl:bundle:1.18.0-SNAPSHOT : Export org.opendaylight.ovsdb.hwvtepsouthbound.events, has 1, private references [org.opendaylight.ovsdb.schema.hardwarevtep] [INFO] Building bundle: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/target/hwvtepsouthbound-impl-1.18.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ hwvtepsouthbound-impl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ hwvtepsouthbound-impl --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ hwvtepsouthbound-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ hwvtepsouthbound-impl --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.4:compile [WARNING] com.fasterxml.jackson.core:jackson-databind:jar:2.15.3:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:11.0.5:compile [WARNING] org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.4:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:12.0.4:compile [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.4:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.4:compile [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.apache.commons:commons-lang3:jar:3.14.0:compile [WARNING] org.opendaylight.yangtools:yang-data-api:jar:11.0.5:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:12.0.4:compile [WARNING] org.opendaylight.yangtools:yang-model-api:jar:11.0.5:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile [WARNING] org.opendaylight.yangtools:concepts:jar:11.0.5:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:12.0.4:test [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.4:compile [WARNING] org.opendaylight.yangtools:util:jar:11.0.5:compile [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.24.4:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] com.fasterxml.jackson.core:jackson-databind:jar:2.15.3:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ hwvtepsouthbound-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ hwvtepsouthbound-impl --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ hwvtepsouthbound-impl --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ hwvtepsouthbound-impl --- [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/target/hwvtepsouthbound-impl-1.18.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.18.0-SNAPSHOT/hwvtepsouthbound-impl-1.18.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/pom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.18.0-SNAPSHOT/hwvtepsouthbound-impl-1.18.0-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ hwvtepsouthbound-impl --- [INFO] Installing org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.18.0-SNAPSHOT/hwvtepsouthbound-impl-1.18.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ hwvtepsouthbound-impl --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.18.0-SNAPSHOT/hwvtepsouthbound-impl-1.18.0-20240123.193154-1.jar [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.18.0-SNAPSHOT/hwvtepsouthbound-impl-1.18.0-20240123.193154-1.jar (418 kB at 209 MB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.18.0-SNAPSHOT/hwvtepsouthbound-impl-1.18.0-20240123.193154-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.18.0-SNAPSHOT/hwvtepsouthbound-impl-1.18.0-20240123.193154-1.pom (5.2 kB) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/hwvtepsouthbound-impl/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.18.0-SNAPSHOT/maven-metadata.xml (796 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/hwvtepsouthbound-impl/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/hwvtepsouthbound-impl/maven-metadata.xml (304 B at 304 kB/s) [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ hwvtepsouthbound-impl --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ hwvtepsouthbound-impl --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/dependency_tree.txt [INFO] [INFO] -------< org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound-api >-------- [INFO] Building ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-api 1.18.0-SNAPSHOT [10/50] [INFO] ------------------------------[ feature ]------------------------------- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-odl-l2-types/12.0.4/odl-mdsal-model-odl-l2-types-12.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-odl-l2-types/12.0.4/odl-mdsal-model-odl-l2-types-12.0.4.pom (1.6 kB at 49 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/feature-parent/12.0.4/feature-parent-12.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/feature-parent/12.0.4/feature-parent-12.0.4.pom (1.7 kB at 186 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-base/12.0.4/odl-mdsal-binding-base-12.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-base/12.0.4/odl-mdsal-binding-base-12.0.4.pom (1.7 kB at 109 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-common/11.0.5/odl-yangtools-common-11.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-common/11.0.5/odl-yangtools-common-11.0.5.pom (1.9 kB at 173 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-util/11.0.5/odl-yangtools-util-11.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-util/11.0.5/odl-yangtools-util-11.0.5.pom (2.2 kB at 102 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/tech/pantheon/triemap/pt-triemap/1.3.1/pt-triemap-1.3.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/tech/pantheon/triemap/pt-triemap/1.3.1/pt-triemap-1.3.1.pom (4.2 kB at 173 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/single-feature-parent/12.0.4/single-feature-parent-12.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/single-feature-parent/12.0.4/single-feature-parent-12.0.4.pom (7.2 kB at 341 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/abstract-feature-parent/12.0.4/abstract-feature-parent-12.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/abstract-feature-parent/12.0.4/abstract-feature-parent-12.0.4.pom (6.1 kB at 304 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-guava/13.0.10/odl-guava-13.0.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-guava/13.0.10/odl-guava-13.0.10.pom (1.4 kB at 86 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/12.0.4/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal-12.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/12.0.4/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal-12.0.4.pom (1.7 kB at 87 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/12.0.4/odl-mdsal-model-rfc6991-12.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/12.0.4/odl-mdsal-model-rfc6991-12.0.4.pom (1.7 kB at 69 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/features-test/13.0.10/features-test-13.0.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/features-test/13.0.10/features-test-13.0.10.pom (7.4 kB at 491 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf-util/13.0.10/karaf-util-13.0.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf-util/13.0.10/karaf-util-13.0.10.pom (3.3 kB at 204 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.url/1.0.1/org.osgi.service.url-1.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.url/1.0.1/org.osgi.service.url-1.0.1.pom (1.8 kB at 106 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bundles-test-lib/13.0.10/bundles-test-lib-13.0.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bundles-test-lib/13.0.10/bundles-test-lib-13.0.10.pom (2.2 kB at 121 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/awaitility/awaitility/4.1.1/awaitility-4.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/awaitility/awaitility/4.1.1/awaitility-4.1.1.pom (3.5 kB at 273 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/awaitility/awaitility-parent/4.1.1/awaitility-parent-4.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/awaitility/awaitility-parent/4.1.1/awaitility-parent-4.1.1.pom (10 kB at 641 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/bundle/org.apache.karaf.bundle.core/4.4.4/org.apache.karaf.bundle.core-4.4.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/bundle/org.apache.karaf.bundle.core/4.4.4/org.apache.karaf.bundle.core-4.4.4.pom (6.2 kB at 248 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/bundle/bundle/4.4.4/bundle-4.4.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/bundle/bundle/4.4.4/bundle-4.4.4.pom (1.6 kB at 138 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-odl-l2-types/12.0.4/odl-mdsal-model-odl-l2-types-12.0.4-features.xml [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-common/11.0.5/odl-yangtools-common-11.0.5-features.xml [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/tech/pantheon/triemap/pt-triemap/1.3.1/pt-triemap-1.3.1-features.xml [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-util/11.0.5/odl-yangtools-util-11.0.5-features.xml [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-base/12.0.4/odl-mdsal-binding-base-12.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-odl-l2-types/12.0.4/odl-mdsal-model-odl-l2-types-12.0.4-features.xml (696 B at 30 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-guava/13.0.10/odl-guava-13.0.10-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-common/11.0.5/odl-yangtools-common-11.0.5-features.xml (633 B at 17 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/12.0.4/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal-12.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/tech/pantheon/triemap/pt-triemap/1.3.1/pt-triemap-1.3.1-features.xml (381 B at 9.8 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/12.0.4/odl-mdsal-model-rfc6991-12.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-base/12.0.4/odl-mdsal-binding-base-12.0.4-features.xml (757 B at 19 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/features-test/13.0.10/features-test-13.0.10.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-guava/13.0.10/odl-guava-13.0.10-features.xml (491 B at 12 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-wrap/2.6.14/pax-url-wrap-2.6.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-util/11.0.5/odl-yangtools-util-11.0.5-features.xml (777 B at 18 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bndlib/6.1.0/biz.aQute.bndlib-6.1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/12.0.4/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal-12.0.4-features.xml (812 B at 16 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/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/12.0.4/odl-mdsal-model-rfc6991-12.0.4-features.xml (835 B at 15 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.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-wrap/2.6.14/pax-url-wrap-2.6.14.jar (12 kB at 208 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf-util/13.0.10/karaf-util-13.0.10.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/features-test/13.0.10/features-test-13.0.10.jar (496 kB at 7.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.url/1.0.1/org.osgi.service.url-1.0.1.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 482 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bundles-test-lib/13.0.10/bundles-test-lib-13.0.10.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf-util/13.0.10/karaf-util-13.0.10.jar (9.3 kB at 119 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/awaitility/awaitility/4.1.1/awaitility-4.1.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.url/1.0.1/org.osgi.service.url-1.0.1.jar (18 kB at 214 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/bundle/org.apache.karaf.bundle.core/4.4.4/org.apache.karaf.bundle.core-4.4.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bundles-test-lib/13.0.10/bundles-test-lib-13.0.10.jar (25 kB at 285 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy/1.14.10/byte-buddy-1.14.10.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bnd.util/6.1.0/biz.aQute.bnd.util-6.1.0.jar (408 kB at 4.6 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/awaitility/awaitility/4.1.1/awaitility-4.1.1.jar (93 kB at 981 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/bundle/org.apache.karaf.bundle.core/4.4.4/org.apache.karaf.bundle.core-4.4.4.jar (155 kB at 1.4 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bndlib/6.1.0/biz.aQute.bndlib-6.1.0.jar (3.1 MB at 20 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy/1.14.10/byte-buddy-1.14.10.jar (4.2 MB at 23 MB/s) [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] Created: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.18.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 92 kB/s) [INFO] Generating feature descriptor file /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-ovsdb-hwvtepsouthbound-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-ovsdb-hwvtepsouthbound-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.18.0-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-api-1.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.18.0-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-api-1.18.0-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.18.0-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-api-1.18.0-20240123.193154-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.18.0-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-api-1.18.0-20240123.193154-1.pom (2.0 kB at 1.0 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.18.0-SNAPSHOT/maven-metadata.xml (631 B at 631 kB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/maven-metadata.xml (313 B at 313 kB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.18.0-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-api-1.18.0-20240123.193154-1-features.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.18.0-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-api-1.18.0-20240123.193154-1-features.xml (928 B at 928 kB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.18.0-SNAPSHOT/maven-metadata.xml (847 B at 31 kB/s) [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/target/test-features [INFO] [INFO] -------------< org.opendaylight.ovsdb:utils.servicehelper >------------- [INFO] Building ODL :: ovsdb :: utils.servicehelper 1.18.0-SNAPSHOT [11/50] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/springframework/osgi/spring-osgi-mock/1.2.1/spring-osgi-mock-1.2.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/springframework/osgi/spring-osgi-mock/1.2.1/spring-osgi-mock-1.2.1.pom (765 B at 28 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/springframework/osgi/spring-osgi/1.2.1/spring-osgi-1.2.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/springframework/osgi/spring-osgi/1.2.1/spring-osgi-1.2.1.pom (39 kB at 937 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/springframework/osgi/spring-osgi-mock/1.2.1/spring-osgi-mock-1.2.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/springframework/osgi/spring-osgi-mock/1.2.1/spring-osgi-mock-1.2.1.jar (24 kB at 1.6 MB/s) [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ utils.servicehelper --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ utils.servicehelper --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ utils.servicehelper --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ utils.servicehelper --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ utils.servicehelper --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ utils.servicehelper --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ utils.servicehelper --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ utils.servicehelper --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ utils.servicehelper --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/servicehelper/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/servicehelper/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/servicehelper/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ utils.servicehelper --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ utils.servicehelper >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ utils.servicehelper --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ utils.servicehelper <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ utils.servicehelper --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:instrument (default-instrument) @ utils.servicehelper --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ utils.servicehelper --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ utils.servicehelper --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ utils.servicehelper --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:restore-instrumented-classes (default-restore-instrumented-classes) @ utils.servicehelper --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ utils.servicehelper --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ utils.servicehelper --- [INFO] Building bundle: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/servicehelper/target/utils.servicehelper-1.18.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/servicehelper/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ utils.servicehelper --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ utils.servicehelper --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ utils.servicehelper --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ utils.servicehelper --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ utils.servicehelper --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ utils.servicehelper --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ utils.servicehelper --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ utils.servicehelper --- [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/servicehelper/target/utils.servicehelper-1.18.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/utils.servicehelper/1.18.0-SNAPSHOT/utils.servicehelper-1.18.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/servicehelper/pom.xml to /tmp/r/org/opendaylight/ovsdb/utils.servicehelper/1.18.0-SNAPSHOT/utils.servicehelper-1.18.0-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ utils.servicehelper --- [INFO] Installing org/opendaylight/ovsdb/utils.servicehelper/1.18.0-SNAPSHOT/utils.servicehelper-1.18.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ utils.servicehelper --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/utils.servicehelper/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/utils.servicehelper/1.18.0-SNAPSHOT/utils.servicehelper-1.18.0-20240123.193154-1.jar [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/utils.servicehelper/1.18.0-SNAPSHOT/utils.servicehelper-1.18.0-20240123.193154-1.jar (9.8 kB) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/utils.servicehelper/1.18.0-SNAPSHOT/utils.servicehelper-1.18.0-20240123.193154-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/utils.servicehelper/1.18.0-SNAPSHOT/utils.servicehelper-1.18.0-20240123.193154-1.pom (2.9 kB at 2.9 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/utils.servicehelper/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/utils.servicehelper/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/utils.servicehelper/1.18.0-SNAPSHOT/maven-metadata.xml (794 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/utils.servicehelper/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/utils.servicehelper/maven-metadata.xml (302 B) [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ utils.servicehelper --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ utils.servicehelper --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/servicehelper/dependency_tree.txt [INFO] [INFO] -------------< org.opendaylight.ovsdb:schema.openvswitch >-------------- [INFO] Building ODL :: ovsdb :: schema.openvswitch 1.18.0-SNAPSHOT [12/50] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ schema.openvswitch --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ schema.openvswitch --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ schema.openvswitch --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ schema.openvswitch --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ schema.openvswitch --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ schema.openvswitch --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ schema.openvswitch --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ schema.openvswitch --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ schema.openvswitch --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/schemas/openvswitch/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/schemas/openvswitch/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/schemas/openvswitch/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ schema.openvswitch --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 17 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ schema.openvswitch >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ schema.openvswitch --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ schema.openvswitch <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ schema.openvswitch --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ schema.openvswitch --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/schemas/openvswitch/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ schema.openvswitch --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ schema.openvswitch --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ schema.openvswitch --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ schema.openvswitch --- [INFO] Building bundle: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/schemas/openvswitch/target/schema.openvswitch-1.18.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/schemas/openvswitch/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ schema.openvswitch --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ schema.openvswitch --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ schema.openvswitch --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ schema.openvswitch --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ schema.openvswitch --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ schema.openvswitch --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ schema.openvswitch --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ schema.openvswitch --- [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/schemas/openvswitch/target/schema.openvswitch-1.18.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/schema.openvswitch/1.18.0-SNAPSHOT/schema.openvswitch-1.18.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/schemas/openvswitch/pom.xml to /tmp/r/org/opendaylight/ovsdb/schema.openvswitch/1.18.0-SNAPSHOT/schema.openvswitch-1.18.0-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ schema.openvswitch --- [INFO] Installing org/opendaylight/ovsdb/schema.openvswitch/1.18.0-SNAPSHOT/schema.openvswitch-1.18.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ schema.openvswitch --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/schema.openvswitch/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/schema.openvswitch/1.18.0-SNAPSHOT/schema.openvswitch-1.18.0-20240123.193154-1.jar [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/schema.openvswitch/1.18.0-SNAPSHOT/schema.openvswitch-1.18.0-20240123.193154-1.jar (28 kB) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/schema.openvswitch/1.18.0-SNAPSHOT/schema.openvswitch-1.18.0-20240123.193154-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/schema.openvswitch/1.18.0-SNAPSHOT/schema.openvswitch-1.18.0-20240123.193154-1.pom (2.3 kB) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/schema.openvswitch/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/schema.openvswitch/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/schema.openvswitch/1.18.0-SNAPSHOT/maven-metadata.xml (793 B at 793 kB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/schema.openvswitch/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/schema.openvswitch/maven-metadata.xml (301 B at 301 kB/s) [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ schema.openvswitch --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ schema.openvswitch --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/schemas/openvswitch/dependency_tree.txt [INFO] [INFO] --------------< org.opendaylight.ovsdb:odl-ovsdb-library >-------------- [INFO] Building ODL :: ovsdb :: odl-ovsdb-library 1.18.0-SNAPSHOT [13/50] [INFO] ------------------------------[ feature ]------------------------------- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jackson-2/13.0.10/odl-jackson-2-13.0.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jackson-2/13.0.10/odl-jackson-2-13.0.10.pom (3.1 kB at 118 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-woodstox/13.0.10/odl-woodstox-13.0.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-woodstox/13.0.10/odl-woodstox-13.0.10.pom (1.7 kB at 79 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-stax2-api/13.0.10/odl-stax2-api-13.0.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-stax2-api/13.0.10/odl-stax2-api-13.0.10.pom (1.4 kB at 90 kB/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 242 kB/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 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.pom (9.6 kB at 800 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-ws-rs-api/13.0.10/odl-ws-rs-api-13.0.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-ws-rs-api/13.0.10/odl-ws-rs-api-13.0.10.pom (1.5 kB at 105 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.pom (35 kB at 2.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jakarta-activation-api/13.0.10/odl-jakarta-activation-api-13.0.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jakarta-activation-api/13.0.10/odl-jakarta-activation-api-13.0.10.pom (1.5 kB at 92 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.pom (5.3 kB at 443 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.15.3/jackson-dataformat-xml-2.15.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.15.3/jackson-dataformat-xml-2.15.3.pom (7.3 kB at 565 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.15.3/jackson-module-jaxb-annotations-2.15.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.15.3/jackson-module-jaxb-annotations-2.15.3.pom (3.8 kB at 237 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/module/jackson-modules-base/2.15.3/jackson-modules-base-2.15.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/module/jackson-modules-base/2.15.3/jackson-modules-base-2.15.3.pom (3.8 kB at 222 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.15.3/jackson-jaxrs-base-2.15.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.15.3/jackson-jaxrs-base-2.15.3.pom (2.3 kB at 120 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.15.3/jackson-jaxrs-providers-2.15.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.15.3/jackson-jaxrs-providers-2.15.3.pom (5.8 kB at 415 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.15.3/jackson-jaxrs-json-provider-2.15.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.15.3/jackson-jaxrs-json-provider-2.15.3.pom (4.5 kB at 188 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-netty-4/13.0.10/odl-netty-4-13.0.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-netty-4/13.0.10/odl-netty-4-13.0.10.pom (2.6 kB at 237 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-http/4.1.104.Final/netty-codec-http-4.1.104.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-http/4.1.104.Final/netty-codec-http-4.1.104.Final.pom (4.4 kB at 364 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-epoll/4.1.104.Final/netty-transport-native-epoll-4.1.104.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-epoll/4.1.104.Final/netty-transport-native-epoll-4.1.104.Final.pom (26 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-cert/0.18.4/odl-aaa-cert-0.18.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-cert/0.18.4/odl-aaa-cert-0.18.4.pom (2.1 kB at 88 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-broker/8.0.4/odl-mdsal-broker-8.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-broker/8.0.4/odl-mdsal-broker-8.0.4.pom (2.0 kB at 106 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/single-feature-parent/8.0.4/single-feature-parent-8.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/single-feature-parent/8.0.4/single-feature-parent-8.0.4.pom (1.3 kB at 94 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/bundle-parent/8.0.4/bundle-parent-8.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/bundle-parent/8.0.4/bundle-parent-8.0.4.pom (5.6 kB at 278 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-binding/12.0.4/odl-mdsal-eos-binding-12.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-binding/12.0.4/odl-mdsal-eos-binding-12.0.4.pom (2.0 kB at 156 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-dom/12.0.4/odl-mdsal-eos-dom-12.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-dom/12.0.4/odl-mdsal-eos-dom-12.0.4.pom (1.4 kB at 80 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-common/12.0.4/odl-mdsal-eos-common-12.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-common/12.0.4/odl-mdsal-eos-common-12.0.4.pom (1.6 kB at 80 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-data-api/11.0.5/odl-yangtools-data-api-11.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-data-api/11.0.5/odl-yangtools-data-api-11.0.5.pom (2.5 kB at 126 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-parser-api/11.0.5/odl-yangtools-parser-api-11.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-parser-api/11.0.5/odl-yangtools-parser-api-11.0.5.pom (4.5 kB at 279 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-xpath-api/11.0.5/odl-yangtools-xpath-api-11.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-xpath-api/11.0.5/odl-yangtools-xpath-api-11.0.5.pom (1.8 kB at 152 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-common-spi/12.0.4/mdsal-eos-common-spi-12.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-common-spi/12.0.4/mdsal-eos-common-spi-12.0.4.pom (1.8 kB at 142 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-dom-api/12.0.4/mdsal-eos-dom-api-12.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-dom-api/12.0.4/mdsal-eos-dom-api-12.0.4.pom (2.1 kB at 113 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/12.0.4/odl-mdsal-binding-dom-adapter-12.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/12.0.4/odl-mdsal-binding-dom-adapter-12.0.4.pom (1.9 kB at 120 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-runtime/12.0.4/odl-mdsal-binding-runtime-12.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-runtime/12.0.4/odl-mdsal-binding-runtime-12.0.4.pom (2.2 kB at 127 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-bytebuddy/12.0.4/odl-mdsal-bytebuddy-12.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-bytebuddy/12.0.4/odl-mdsal-bytebuddy-12.0.4.pom (1.2 kB at 65 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-runtime/12.0.4/odl-mdsal-dom-runtime-12.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-runtime/12.0.4/odl-mdsal-dom-runtime-12.0.4.pom (1.7 kB at 57 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-api/12.0.4/odl-mdsal-dom-api-12.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-api/12.0.4/odl-mdsal-dom-api-12.0.4.pom (1.8 kB at 120 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-common/12.0.4/odl-mdsal-common-12.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-common/12.0.4/odl-mdsal-common-12.0.4.pom (1.4 kB at 62 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-runtime-api/12.0.4/odl-mdsal-binding-runtime-api-12.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-runtime-api/12.0.4/odl-mdsal-binding-runtime-api-12.0.4.pom (2.7 kB at 130 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-data/11.0.5/odl-yangtools-data-11.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-data/11.0.5/odl-yangtools-data-11.0.5.pom (2.5 kB at 273 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-antlr4/13.0.10/odl-antlr4-13.0.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-antlr4/13.0.10/odl-antlr4-13.0.10.pom (1.2 kB at 60 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/template-feature-parent/13.0.10/template-feature-parent-13.0.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/template-feature-parent/13.0.10/template-feature-parent-13.0.10.pom (2.3 kB at 213 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-transform/11.0.5/yang-data-transform-11.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-transform/11.0.5/yang-data-transform-11.0.5.pom (1.8 kB at 140 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-parser/11.0.5/odl-yangtools-parser-11.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-parser/11.0.5/odl-yangtools-parser-11.0.5.pom (4.6 kB at 353 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-xpath/11.0.5/odl-yangtools-xpath-11.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-xpath/11.0.5/odl-yangtools-xpath-11.0.5.pom (2.1 kB at 151 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-fs/11.0.5/yang-repo-fs-11.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-fs/11.0.5/yang-repo-fs-11.0.5.pom (2.5 kB at 148 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-schema-osgi/12.0.4/mdsal-dom-schema-osgi-12.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-schema-osgi/12.0.4/mdsal-dom-schema-osgi-12.0.4.pom (3.0 kB at 200 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-codec-osgi/12.0.4/mdsal-binding-dom-codec-osgi-12.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-codec-osgi/12.0.4/mdsal-binding-dom-codec-osgi-12.0.4.pom (3.3 kB at 238 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-runtime-osgi/12.0.4/mdsal-binding-runtime-osgi-12.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-runtime-osgi/12.0.4/mdsal-binding-runtime-osgi-12.0.4.pom (2.9 kB at 204 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-api/12.0.4/odl-mdsal-binding-api-12.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-api/12.0.4/odl-mdsal-binding-api-12.0.4.pom (2.2 kB at 81 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-util/12.0.4/mdsal-binding-util-12.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-util/12.0.4/mdsal-binding-util-12.0.4.pom (2.3 kB at 190 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-broker/12.0.4/odl-mdsal-dom-broker-12.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-broker/12.0.4/odl-mdsal-dom-broker-12.0.4.pom (1.4 kB at 130 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-binding-adapter/12.0.4/mdsal-eos-binding-adapter-12.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-binding-adapter/12.0.4/mdsal-eos-binding-adapter-12.0.4.pom (3.9 kB at 354 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-singleton-dom/12.0.4/odl-mdsal-singleton-dom-12.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-singleton-dom/12.0.4/odl-mdsal-singleton-dom-12.0.4.pom (2.1 kB at 191 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-singleton-common/12.0.4/odl-mdsal-singleton-common-12.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-singleton-common/12.0.4/odl-mdsal-singleton-common-12.0.4.pom (1.5 kB at 67 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-singleton-common-api/12.0.4/mdsal-singleton-common-api-12.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-singleton-common-api/12.0.4/mdsal-singleton-common-api-12.0.4.pom (2.0 kB at 144 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-singleton-dom-impl/12.0.4/mdsal-singleton-dom-impl-12.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-singleton-dom-impl/12.0.4/mdsal-singleton-dom-impl-12.0.4.pom (3.4 kB at 212 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-remoterpc-connector/8.0.4/odl-mdsal-remoterpc-connector-8.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-remoterpc-connector/8.0.4/odl-mdsal-remoterpc-connector-8.0.4.pom (1.5 kB at 92 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-distributed-datastore/8.0.4/odl-mdsal-distributed-datastore-8.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-distributed-datastore/8.0.4/odl-mdsal-distributed-datastore-8.0.4.pom (5.4 kB at 318 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-apache-commons-text/13.0.10/odl-apache-commons-text-13.0.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-apache-commons-text/13.0.10/odl-apache-commons-text-13.0.10.pom (1.7 kB at 170 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-apache-commons-lang3/13.0.10/odl-apache-commons-lang3-13.0.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-apache-commons-lang3/13.0.10/odl-apache-commons-lang3-13.0.10.pom (1.5 kB at 98 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-codec/11.0.5/odl-yangtools-codec-11.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-codec/11.0.5/odl-yangtools-codec-11.0.5.pom (2.7 kB at 207 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-gson/13.0.10/odl-gson-13.0.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-gson/13.0.10/odl-gson-13.0.10.pom (1.4 kB at 119 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-binfmt/11.0.5/yang-data-codec-binfmt-11.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-binfmt/11.0.5/yang-data-codec-binfmt-11.0.5.pom (3.0 kB at 270 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-gson/11.0.5/yang-data-codec-gson-11.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-gson/11.0.5/yang-data-codec-gson-11.0.5.pom (3.6 kB at 332 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-xml/11.0.5/yang-data-codec-xml-11.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-xml/11.0.5/yang-data-codec-xml-11.0.5.pom (3.9 kB at 297 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-clustering-commons/8.0.4/odl-mdsal-clustering-commons-8.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-clustering-commons/8.0.4/odl-mdsal-clustering-commons-8.0.4.pom (3.0 kB at 252 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-akka/8.0.4/odl-controller-akka-8.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-akka/8.0.4/odl-controller-akka-8.0.4.pom (1.6 kB at 116 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-scala/8.0.4/odl-controller-scala-8.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-scala/8.0.4/odl-controller-scala-8.0.4.pom (1.8 kB at 101 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/scala-lang/scala-library/2.13.12/scala-library-2.13.12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/scala-lang/scala-library/2.13.12/scala-library-2.13.12.pom (1.6 kB at 178 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/scala-lang/scala-reflect/2.13.12/scala-reflect-2.13.12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/scala-lang/scala-reflect/2.13.12/scala-reflect-2.13.12.pom (1.8 kB at 153 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/scala-lang/modules/scala-java8-compat_2.13/1.0.2/scala-java8-compat_2.13-1.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/scala-lang/modules/scala-java8-compat_2.13/1.0.2/scala-java8-compat_2.13-1.0.2.pom (2.5 kB at 225 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/scala-lang/scala-library/2.13.6/scala-library-2.13.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/scala-lang/scala-library/2.13.6/scala-library-2.13.6.pom (1.6 kB at 67 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/scala-lang/modules/scala-parser-combinators_2.13/1.1.2/scala-parser-combinators_2.13-1.1.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/scala-lang/modules/scala-parser-combinators_2.13/1.1.2/scala-parser-combinators_2.13-1.1.2.pom (2.2 kB at 182 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/scala-lang/scala-library/2.13.0/scala-library-2.13.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/scala-lang/scala-library/2.13.0/scala-library-2.13.0.pom (1.6 kB at 160 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/repackaged-akka/8.0.4/repackaged-akka-8.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/repackaged-akka/8.0.4/repackaged-akka-8.0.4.pom (9.7 kB at 810 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/typesafe/config/1.4.2/config-1.4.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/typesafe/config/1.4.2/config-1.4.2.pom (2.2 kB at 223 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/typesafe/ssl-config-core_2.13/0.4.3/ssl-config-core_2.13-0.4.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/typesafe/ssl-config-core_2.13/0.4.3/ssl-config-core_2.13-0.4.3.pom (3.2 kB at 250 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/scala-lang/scala-library/2.13.1/scala-library-2.13.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/scala-lang/scala-library/2.13.1/scala-library-2.13.1.pom (1.6 kB at 84 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/typesafe/config/1.4.0/config-1.4.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/typesafe/config/1.4.0/config-1.4.0.pom (2.2 kB at 186 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/aeron/aeron-client/1.38.1/aeron-client-1.38.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/aeron/aeron-client/1.38.1/aeron-client-1.38.1.pom (2.7 kB at 116 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/agrona/agrona/maven-metadata.xml [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/agrona/agrona/maven-metadata.xml [INFO] Downloading from opendaylight-release-mirror: https://nexus.opendaylight.org/content/repositories/public/org/agrona/agrona/maven-metadata.xml [INFO] Downloaded from opendaylight-release-mirror: https://nexus.opendaylight.org/content/repositories/public/org/agrona/agrona/maven-metadata.xml (2.8 kB at 34 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/agrona/agrona/maven-metadata.xml (2.8 kB at 21 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/agrona/agrona/1.15.0/agrona-1.15.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/agrona/agrona/1.15.0/agrona-1.15.0.pom (2.4 kB at 135 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/agrona/agrona/1.15.1/agrona-1.15.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/agrona/agrona/1.15.1/agrona-1.15.1.pom (2.4 kB at 174 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/agrona/agrona/1.15.2/agrona-1.15.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/agrona/agrona/1.15.2/agrona-1.15.2.pom (2.4 kB at 221 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/aeron/aeron-driver/1.38.1/aeron-driver-1.38.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/aeron/aeron-driver/1.38.1/aeron-driver-1.38.1.pom (2.7 kB at 245 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty/3.10.6.Final/netty-3.10.6.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty/3.10.6.Final/netty-3.10.6.Final.pom (29 kB at 2.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/reactivestreams/reactive-streams/1.0.4/reactive-streams-1.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/reactivestreams/reactive-streams/1.0.4/reactive-streams-1.0.4.pom (1.1 kB at 104 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/lmdbjava/lmdbjava/0.7.0/lmdbjava-0.7.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/lmdbjava/lmdbjava/0.7.0/lmdbjava-0.7.0.pom (8.8 kB at 882 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/au/com/acegi/acegi-standard-project/0.2.3/acegi-standard-project-0.2.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/au/com/acegi/acegi-standard-project/0.2.3/acegi-standard-project-0.2.3.pom (29 kB at 2.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-dropwizard-metrics/13.0.10/odl-dropwizard-metrics-13.0.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-dropwizard-metrics/13.0.10/odl-dropwizard-metrics-13.0.10.pom (1.9 kB at 214 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-core/4.2.23/metrics-core-4.2.23.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-core/4.2.23/metrics-core-4.2.23.pom (2.8 kB at 253 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-healthchecks/4.2.23/metrics-healthchecks-4.2.23.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-healthchecks/4.2.23/metrics-healthchecks-4.2.23.pom (2.9 kB at 289 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-jmx/4.2.23/metrics-jmx-4.2.23.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-jmx/4.2.23/metrics-jmx-4.2.23.pom (2.6 kB at 216 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-jvm/4.2.23/metrics-jvm-4.2.23.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-jvm/4.2.23/metrics-jvm-4.2.23.pom (2.6 kB at 221 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-servlet-api/13.0.10/odl-servlet-api-13.0.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-servlet-api/13.0.10/odl-servlet-api-13.0.10.pom (1.5 kB at 122 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.pom (14 kB at 902 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-commons/8.0.4/sal-clustering-commons-8.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-commons/8.0.4/sal-clustering-commons-8.0.4.pom (6.8 kB at 525 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/mdsal-parent/8.0.4/mdsal-parent-8.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/mdsal-parent/8.0.4/mdsal-parent-8.0.4.pom (1.2 kB at 102 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-graphite/4.2.23/metrics-graphite-4.2.23.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-graphite/4.2.23/metrics-graphite-4.2.23.pom (3.5 kB at 231 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/rabbitmq/amqp-client/5.20.0/amqp-client-5.20.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/rabbitmq/amqp-client/5.20.0/amqp-client-5.20.0.pom (41 kB at 3.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/lz4/lz4-java/1.8.0/lz4-java-1.8.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/lz4/lz4-java/1.8.0/lz4-java-1.8.0.pom (2.1 kB at 140 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-akka-raft/8.0.4/sal-akka-raft-8.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-akka-raft/8.0.4/sal-akka-raft-8.0.4.pom (3.9 kB at 350 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-mgmt-api/8.0.4/cds-mgmt-api-8.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-mgmt-api/8.0.4/cds-mgmt-api-8.0.4.pom (1.7 kB at 128 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-akka-segmented-journal/8.0.4/sal-akka-segmented-journal-8.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-akka-segmented-journal/8.0.4/sal-akka-segmented-journal-8.0.4.pom (3.2 kB at 186 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/atomix-storage/8.0.4/atomix-storage-8.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/atomix-storage/8.0.4/atomix-storage-8.0.4.pom (4.5 kB at 284 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-mdsal-common/8.0.4/odl-controller-mdsal-common-8.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-mdsal-common/8.0.4/odl-controller-mdsal-common-8.0.4.pom (1.6 kB at 76 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-common-util/8.0.4/sal-common-util-8.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-common-util/8.0.4/sal-common-util-8.0.4.pom (1.2 kB at 129 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-access-api/8.0.4/cds-access-api-8.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-access-api/8.0.4/cds-access-api-8.0.4.pom (3.9 kB at 392 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-access-client/8.0.4/cds-access-client-8.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-access-client/8.0.4/cds-access-client-8.0.4.pom (5.3 kB at 251 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-dom-api/8.0.4/cds-dom-api-8.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-dom-api/8.0.4/cds-dom-api-8.0.4.pom (1.7 kB at 174 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-distributed-datastore/8.0.4/sal-distributed-datastore-8.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-distributed-datastore/8.0.4/sal-distributed-datastore-8.0.4.pom (9.6 kB at 804 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/dev/stax-utils/stax-utils/20070216/stax-utils-20070216.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/dev/stax-utils/stax-utils/20070216/stax-utils-20070216.pom (1.2 kB at 90 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/eos-dom-akka/8.0.4/eos-dom-akka-8.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/eos-dom-akka/8.0.4/eos-dom-akka-8.0.4.pom (5.3 kB at 311 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-cluster-admin-api/8.0.4/sal-cluster-admin-api-8.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-cluster-admin-api/8.0.4/sal-cluster-admin-api-8.0.4.pom (976 B at 65 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-cluster-admin-impl/8.0.4/sal-cluster-admin-impl-8.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-cluster-admin-impl/8.0.4/sal-cluster-admin-impl-8.0.4.pom (5.0 kB at 381 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/8.0.4/sal-clustering-config-8.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/8.0.4/sal-clustering-config-8.0.4.pom (2.6 kB at 218 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-remoterpc-connector/8.0.4/sal-remoterpc-connector-8.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-remoterpc-connector/8.0.4/sal-remoterpc-connector-8.0.4.pom (5.9 kB at 655 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-encryption-service/0.18.4/odl-aaa-encryption-service-0.18.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-encryption-service/0.18.4/odl-aaa-encryption-service-0.18.4.pom (2.5 kB at 227 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-blueprint/8.0.4/odl-controller-blueprint-8.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-blueprint/8.0.4/odl-controller-blueprint-8.0.4.pom (2.3 kB at 205 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/blueprint/8.0.4/blueprint-8.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/blueprint/8.0.4/blueprint-8.0.4.pom (5.9 kB at 488 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/aries/org.apache.aries.util/1.1.3/org.apache.aries.util-1.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/aries/org.apache.aries.util/1.1.3/org.apache.aries.util-1.1.3.pom (6.2 kB at 621 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/aries/parent/2.0.1/parent-2.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/aries/parent/2.0.1/parent-2.0.1.pom (35 kB at 2.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-encrypt-service-impl/0.18.4/aaa-encrypt-service-impl-0.18.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-encrypt-service-impl/0.18.4/aaa-encrypt-service-impl-0.18.4.pom (2.4 kB at 198 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/logging-markers/13.0.10/logging-markers-13.0.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/logging-markers/13.0.10/logging-markers-13.0.10.pom (1.5 kB at 117 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jackson-2/13.0.10/odl-jackson-2-13.0.10-features.xml [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-stax2-api/13.0.10/odl-stax2-api-13.0.10-features.xml [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-ws-rs-api/13.0.10/odl-ws-rs-api-13.0.10-features.xml [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-woodstox/13.0.10/odl-woodstox-13.0.10-features.xml [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-ws-rs-api/13.0.10/odl-ws-rs-api-13.0.10-features.xml (396 B at 33 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-woodstox/13.0.10/odl-woodstox-13.0.10-features.xml (566 B at 38 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jakarta-activation-api/13.0.10/odl-jakarta-activation-api-13.0.10-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-stax2-api/13.0.10/odl-stax2-api-13.0.10-features.xml (366 B at 23 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jakarta-activation-api/13.0.10/odl-jakarta-activation-api-13.0.10-features.xml (439 B at 18 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.15.3/jackson-dataformat-xml-2.15.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar (140 kB at 5.6 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/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar (47 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.15.3/jackson-module-jaxb-annotations-2.15.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jackson-2/13.0.10/odl-jackson-2-13.0.10-features.xml (1.5 kB at 39 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.15.3/jackson-jaxrs-base-2.15.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.15.3/jackson-dataformat-xml-2.15.3.jar (126 kB at 3.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.15.3/jackson-jaxrs-json-provider-2.15.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.15.3/jackson-module-jaxb-annotations-2.15.3.jar (37 kB at 780 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-netty-4/13.0.10/odl-netty-4-13.0.10-features.xml [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 4.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-http/4.1.104.Final/netty-codec-http-4.1.104.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.15.3/jackson-jaxrs-base-2.15.3.jar (32 kB at 625 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-epoll/4.1.104.Final/netty-transport-native-epoll-4.1.104.Final-linux-x86_64.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.15.3/jackson-jaxrs-json-provider-2.15.3.jar (17 kB at 320 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-unix-common/4.1.104.Final/netty-transport-native-unix-common-4.1.104.Final-linux-x86_64.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.jar (1.6 MB at 24 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-cert/0.18.4/odl-aaa-cert-0.18.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-netty-4/13.0.10/odl-netty-4-13.0.10-features.xml (1.1 kB at 16 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-broker/8.0.4/odl-mdsal-broker-8.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-epoll/4.1.104.Final/netty-transport-native-epoll-4.1.104.Final-linux-x86_64.jar (40 kB at 522 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-binding/12.0.4/odl-mdsal-eos-binding-12.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-unix-common/4.1.104.Final/netty-transport-native-unix-common-4.1.104.Final-linux-x86_64.jar (73 kB at 965 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-dom/12.0.4/odl-mdsal-eos-dom-12.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-http/4.1.104.Final/netty-codec-http-4.1.104.Final.jar (665 kB at 8.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-common/12.0.4/odl-mdsal-eos-common-12.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-cert/0.18.4/odl-aaa-cert-0.18.4-features.xml (1.1 kB at 14 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-common-spi/12.0.4/mdsal-eos-common-spi-12.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-broker/8.0.4/odl-mdsal-broker-8.0.4-features.xml (1.1 kB at 14 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-dom-api/12.0.4/mdsal-eos-dom-api-12.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-binding/12.0.4/odl-mdsal-eos-binding-12.0.4-features.xml (1.0 kB at 11 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/12.0.4/odl-mdsal-binding-dom-adapter-12.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-common/12.0.4/odl-mdsal-eos-common-12.0.4-features.xml (683 B at 7.7 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-binding-adapter/12.0.4/mdsal-eos-binding-adapter-12.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-dom/12.0.4/odl-mdsal-eos-dom-12.0.4-features.xml (619 B at 6.7 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-singleton-dom/12.0.4/odl-mdsal-singleton-dom-12.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-dom-api/12.0.4/mdsal-eos-dom-api-12.0.4.jar (16 kB at 177 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-singleton-common/12.0.4/odl-mdsal-singleton-common-12.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-common-spi/12.0.4/mdsal-eos-common-spi-12.0.4.jar (13 kB at 142 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-singleton-common-api/12.0.4/mdsal-singleton-common-api-12.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/12.0.4/odl-mdsal-binding-dom-adapter-12.0.4-features.xml (1.1 kB at 10 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-common/12.0.4/odl-mdsal-common-12.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-singleton-dom/12.0.4/odl-mdsal-singleton-dom-12.0.4-features.xml (1.1 kB at 9.6 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-singleton-dom-impl/12.0.4/mdsal-singleton-dom-impl-12.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-binding-adapter/12.0.4/mdsal-eos-binding-adapter-12.0.4.jar (20 kB at 179 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-remoterpc-connector/8.0.4/odl-mdsal-remoterpc-connector-8.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-singleton-common/12.0.4/odl-mdsal-singleton-common-12.0.4-features.xml (663 B at 5.8 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-remoterpc-connector/8.0.4/sal-remoterpc-connector-8.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-singleton-common-api/12.0.4/mdsal-singleton-common-api-12.0.4.jar (14 kB at 121 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/typesafe/config/1.4.2/config-1.4.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-remoterpc-connector/8.0.4/odl-mdsal-remoterpc-connector-8.0.4-features.xml (688 B at 5.6 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-binfmt/11.0.5/yang-data-codec-binfmt-11.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-singleton-dom-impl/12.0.4/mdsal-singleton-dom-impl-12.0.4.jar (43 kB at 345 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/repackaged-akka/8.0.4/repackaged-akka-8.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-remoterpc-connector/8.0.4/sal-remoterpc-connector-8.0.4.jar (122 kB at 962 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/typesafe/ssl-config-core_2.13/0.4.3/ssl-config-core_2.13-0.4.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/typesafe/config/1.4.2/config-1.4.2.jar (295 kB at 2.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/aeron/aeron-client/1.38.1/aeron-client-1.38.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-binfmt/11.0.5/yang-data-codec-binfmt-11.0.5.jar (108 kB at 756 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/aeron/aeron-driver/1.38.1/aeron-driver-1.38.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/typesafe/ssl-config-core_2.13/0.4.3/ssl-config-core_2.13-0.4.3.jar (302 kB at 2.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty/3.10.6.Final/netty-3.10.6.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/aeron/aeron-client/1.38.1/aeron-client-1.38.1.jar (195 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/agrona/agrona/1.15.2/agrona-1.15.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/aeron/aeron-driver/1.38.1/aeron-driver-1.38.1.jar (305 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/reactivestreams/reactive-streams/1.0.4/reactive-streams-1.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/reactivestreams/reactive-streams/1.0.4/reactive-streams-1.0.4.jar (12 kB at 68 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/lmdbjava/lmdbjava/0.7.0/lmdbjava-0.7.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/agrona/agrona/1.15.2/agrona-1.15.2.jar (449 kB at 2.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/scala-lang/scala-reflect/2.13.12/scala-reflect-2.13.12.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty/3.10.6.Final/netty-3.10.6.Final.jar (1.3 MB at 6.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/scala-lang/modules/scala-parser-combinators_2.13/1.1.2/scala-parser-combinators_2.13-1.1.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/lmdbjava/lmdbjava/0.7.0/lmdbjava-0.7.0.jar (434 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-common-util/8.0.4/sal-common-util-8.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-common-util/8.0.4/sal-common-util-8.0.4.jar (15 kB at 69 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-commons/8.0.4/sal-clustering-commons-8.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/scala-lang/modules/scala-parser-combinators_2.13/1.1.2/scala-parser-combinators_2.13-1.1.2.jar (225 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar (96 kB at 422 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-core/4.2.23/metrics-core-4.2.23.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-commons/8.0.4/sal-clustering-commons-8.0.4.jar (170 kB at 740 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-graphite/4.2.23/metrics-graphite-4.2.23.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/scala-lang/scala-reflect/2.13.12/scala-reflect-2.13.12.jar (3.8 MB at 16 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/rabbitmq/amqp-client/5.20.0/amqp-client-5.20.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-core/4.2.23/metrics-core-4.2.23.jar (131 kB at 530 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-jmx/4.2.23/metrics-jmx-4.2.23.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-graphite/4.2.23/metrics-graphite-4.2.23.jar (24 kB at 97 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/lz4/lz4-java/1.8.0/lz4-java-1.8.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-jmx/4.2.23/metrics-jmx-4.2.23.jar (22 kB at 83 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/scala-lang/scala-library/2.13.12/scala-library-2.13.12.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/rabbitmq/amqp-client/5.20.0/amqp-client-5.20.0.jar (697 kB at 2.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-distributed-datastore/8.0.4/odl-mdsal-distributed-datastore-8.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/lz4/lz4-java/1.8.0/lz4-java-1.8.0.jar (683 kB at 2.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-apache-commons-text/13.0.10/odl-apache-commons-text-13.0.10-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-distributed-datastore/8.0.4/odl-mdsal-distributed-datastore-8.0.4-features.xml (3.4 kB at 12 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-apache-commons-lang3/13.0.10/odl-apache-commons-lang3-13.0.10-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-apache-commons-text/13.0.10/odl-apache-commons-text-13.0.10-features.xml (623 B at 2.1 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-codec/11.0.5/odl-yangtools-codec-11.0.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/repackaged-akka/8.0.4/repackaged-akka-8.0.4.jar (19 MB at 66 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-gson/13.0.10/odl-gson-13.0.10-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-apache-commons-lang3/13.0.10/odl-apache-commons-lang3-13.0.10-features.xml (413 B at 1.4 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-data/11.0.5/odl-yangtools-data-11.0.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-codec/11.0.5/odl-yangtools-codec-11.0.5-features.xml (1.1 kB at 3.7 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-antlr4/13.0.10/odl-antlr4-13.0.10-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-gson/13.0.10/odl-gson-13.0.10-features.xml (341 B at 1.1 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-transform/11.0.5/yang-data-transform-11.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-data/11.0.5/odl-yangtools-data-11.0.5-features.xml (964 B at 3.1 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-gson/11.0.5/yang-data-codec-gson-11.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-antlr4/13.0.10/odl-antlr4-13.0.10-features.xml (359 B at 1.1 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-xml/11.0.5/yang-data-codec-xml-11.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-transform/11.0.5/yang-data-transform-11.0.5.jar (18 kB at 56 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-broker/12.0.4/odl-mdsal-dom-broker-12.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-gson/11.0.5/yang-data-codec-gson-11.0.5.jar (78 kB at 242 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-runtime/12.0.4/odl-mdsal-dom-runtime-12.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-broker/12.0.4/odl-mdsal-dom-broker-12.0.4-features.xml (619 B at 1.9 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-runtime-api/12.0.4/odl-mdsal-binding-runtime-api-12.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-xml/11.0.5/yang-data-codec-xml-11.0.5.jar (87 kB at 264 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-parser/11.0.5/odl-yangtools-parser-11.0.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-common/12.0.4/odl-mdsal-common-12.0.4-features.xml (577 B at 1.7 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-xpath/11.0.5/odl-yangtools-xpath-11.0.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-runtime/12.0.4/odl-mdsal-dom-runtime-12.0.4-features.xml (832 B at 2.5 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-fs/11.0.5/yang-repo-fs-11.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-parser/11.0.5/odl-yangtools-parser-11.0.5-features.xml (2.3 kB at 6.7 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-schema-osgi/12.0.4/mdsal-dom-schema-osgi-12.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-xpath/11.0.5/odl-yangtools-xpath-11.0.5-features.xml (775 B at 2.3 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-clustering-commons/8.0.4/odl-mdsal-clustering-commons-8.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-runtime-api/12.0.4/odl-mdsal-binding-runtime-api-12.0.4-features.xml (1.4 kB at 4.1 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-akka/8.0.4/odl-controller-akka-8.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/scala-lang/scala-library/2.13.12/scala-library-2.13.12.jar (5.9 MB at 17 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-fs/11.0.5/yang-repo-fs-11.0.5.jar (23 kB at 65 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-scala/8.0.4/odl-controller-scala-8.0.4-features.xml [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-dropwizard-metrics/13.0.10/odl-dropwizard-metrics-13.0.10-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-clustering-commons/8.0.4/odl-mdsal-clustering-commons-8.0.4-features.xml (2.0 kB at 5.6 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-healthchecks/4.2.23/metrics-healthchecks-4.2.23.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-akka/8.0.4/odl-controller-akka-8.0.4-features.xml (1.2 kB at 3.3 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-jvm/4.2.23/metrics-jvm-4.2.23.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-schema-osgi/12.0.4/mdsal-dom-schema-osgi-12.0.4.jar (42 kB at 116 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-servlet-api/13.0.10/odl-servlet-api-13.0.10-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-scala/8.0.4/odl-controller-scala-8.0.4-features.xml (629 B at 1.7 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-akka-raft/8.0.4/sal-akka-raft-8.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-dropwizard-metrics/13.0.10/odl-dropwizard-metrics-13.0.10-features.xml (632 B at 1.8 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-akka-segmented-journal/8.0.4/sal-akka-segmented-journal-8.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-healthchecks/4.2.23/metrics-healthchecks-4.2.23.jar (24 kB at 64 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/atomix-storage/8.0.4/atomix-storage-8.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-servlet-api/13.0.10/odl-servlet-api-13.0.10-features.xml (385 B at 1.0 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-mdsal-common/8.0.4/odl-controller-mdsal-common-8.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-akka-segmented-journal/8.0.4/sal-akka-segmented-journal-8.0.4.jar (34 kB at 91 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-access-api/8.0.4/cds-access-api-8.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-jvm/4.2.23/metrics-jvm-4.2.23.jar (25 kB at 67 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-access-client/8.0.4/cds-access-client-8.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-akka-raft/8.0.4/sal-akka-raft-8.0.4.jar (293 kB at 774 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-dom-api/8.0.4/cds-dom-api-8.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-mdsal-common/8.0.4/odl-controller-mdsal-common-8.0.4-features.xml (762 B at 2.0 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-distributed-datastore/8.0.4/sal-distributed-datastore-8.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/atomix-storage/8.0.4/atomix-storage-8.0.4.jar (548 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/scala-lang/modules/scala-java8-compat_2.13/1.0.2/scala-java8-compat_2.13-1.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-dom-api/8.0.4/cds-dom-api-8.0.4.jar (10 kB at 27 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/dev/stax-utils/stax-utils/20070216/stax-utils-20070216.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-access-api/8.0.4/cds-access-api-8.0.4.jar (200 kB at 507 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-mgmt-api/8.0.4/cds-mgmt-api-8.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-access-client/8.0.4/cds-access-client-8.0.4.jar (72 kB at 181 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/eos-dom-akka/8.0.4/eos-dom-akka-8.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-mgmt-api/8.0.4/cds-mgmt-api-8.0.4.jar (16 kB at 40 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-cluster-admin-api/8.0.4/sal-cluster-admin-api-8.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/dev/stax-utils/stax-utils/20070216/stax-utils-20070216.jar (129 kB at 311 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-cluster-admin-impl/8.0.4/sal-cluster-admin-impl-8.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/eos-dom-akka/8.0.4/eos-dom-akka-8.0.4.jar (212 kB at 513 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/8.0.4/sal-clustering-config-8.0.4-akkaconf.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/scala-lang/modules/scala-java8-compat_2.13/1.0.2/scala-java8-compat_2.13-1.0.2.jar (640 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/8.0.4/sal-clustering-config-8.0.4-factoryakkaconf.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-distributed-datastore/8.0.4/sal-distributed-datastore-8.0.4.jar (1.0 MB at 2.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/8.0.4/sal-clustering-config-8.0.4-moduleshardconf.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-cluster-admin-impl/8.0.4/sal-cluster-admin-impl-8.0.4.jar (46 kB at 108 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/8.0.4/sal-clustering-config-8.0.4-moduleconf.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/8.0.4/sal-clustering-config-8.0.4-akkaconf.xml (1.2 kB at 2.9 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/8.0.4/sal-clustering-config-8.0.4-datastore.cfg [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/8.0.4/sal-clustering-config-8.0.4-factoryakkaconf.xml (7.2 kB at 17 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-encryption-service/0.18.4/odl-aaa-encryption-service-0.18.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-cluster-admin-api/8.0.4/sal-cluster-admin-api-8.0.4.jar (230 kB at 537 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-blueprint/8.0.4/odl-controller-blueprint-8.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/8.0.4/sal-clustering-config-8.0.4-moduleshardconf.xml (1.4 kB at 3.1 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-api/12.0.4/odl-mdsal-binding-api-12.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/8.0.4/sal-clustering-config-8.0.4-datastore.cfg (7.1 kB at 16 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-data-api/11.0.5/odl-yangtools-data-api-11.0.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-blueprint/8.0.4/odl-controller-blueprint-8.0.4-features.xml (1.2 kB at 2.7 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-parser-api/11.0.5/odl-yangtools-parser-api-11.0.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-encryption-service/0.18.4/odl-aaa-encryption-service-0.18.4-features.xml (833 B at 1.9 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-xpath-api/11.0.5/odl-yangtools-xpath-api-11.0.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/8.0.4/sal-clustering-config-8.0.4-moduleconf.xml (871 B at 2.0 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-util/12.0.4/mdsal-binding-util-12.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-api/12.0.4/odl-mdsal-binding-api-12.0.4-features.xml (1.1 kB at 2.5 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-runtime/12.0.4/odl-mdsal-binding-runtime-12.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-data-api/11.0.5/odl-yangtools-data-api-11.0.5-features.xml (951 B at 2.1 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-bytebuddy/12.0.4/odl-mdsal-bytebuddy-12.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-xpath-api/11.0.5/odl-yangtools-xpath-api-11.0.5-features.xml (629 B at 1.4 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-codec-osgi/12.0.4/mdsal-binding-dom-codec-osgi-12.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-parser-api/11.0.5/odl-yangtools-parser-api-11.0.5-features.xml (2.1 kB at 4.7 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-runtime-osgi/12.0.4/mdsal-binding-runtime-osgi-12.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-util/12.0.4/mdsal-binding-util-12.0.4.jar (47 kB at 103 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-api/12.0.4/odl-mdsal-dom-api-12.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-runtime/12.0.4/odl-mdsal-binding-runtime-12.0.4-features.xml (1.2 kB at 2.5 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/blueprint/8.0.4/blueprint-8.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-runtime-osgi/12.0.4/mdsal-binding-runtime-osgi-12.0.4.jar (24 kB at 51 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/aries/org.apache.aries.util/1.1.3/org.apache.aries.util-1.1.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-api/12.0.4/odl-mdsal-dom-api-12.0.4-features.xml (839 B at 1.8 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-encrypt-service-impl/0.18.4/aaa-encrypt-service-impl-0.18.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-codec-osgi/12.0.4/mdsal-binding-dom-codec-osgi-12.0.4.jar (25 kB at 53 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/logging-markers/13.0.10/logging-markers-13.0.10.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-bytebuddy/12.0.4/odl-mdsal-bytebuddy-12.0.4-features.xml (382 B at 804 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-cert/0.18.4/aaa-cert-0.18.4-config.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/logging-markers/13.0.10/logging-markers-13.0.10.jar (9.3 kB at 19 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-encrypt-service-impl/0.18.4/aaa-encrypt-service-impl-0.18.4.jar (38 kB at 79 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-cert/0.18.4/aaa-cert-0.18.4-config.xml (687 B at 1.4 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/aries/org.apache.aries.util/1.1.3/org.apache.aries.util-1.1.3.jar (116 kB at 236 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/blueprint/8.0.4/blueprint-8.0.4.jar (91 kB at 184 kB/s) [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-ovsdb-library --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-ovsdb-library --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-ovsdb-library --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-ovsdb-library --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-ovsdb-library --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-ovsdb-library --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-ovsdb-library --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-ovsdb-library --- [INFO] Created: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/features/odl-ovsdb-library/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-ovsdb-library --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-library --- [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-library/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-library/1.18.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 85 kB/s) [INFO] Generating feature descriptor file /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/features/odl-ovsdb-library/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-ovsdb-library --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-ovsdb-library >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-ovsdb-library --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-ovsdb-library <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-ovsdb-library --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-ovsdb-library --- [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-ovsdb-library --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-ovsdb-library --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-ovsdb-library --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-ovsdb-library --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-library --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-ovsdb-library --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-ovsdb-library --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-ovsdb-library --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-ovsdb-library --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-ovsdb-library --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/features/odl-ovsdb-library/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-library/1.18.0-SNAPSHOT/odl-ovsdb-library-1.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/features/odl-ovsdb-library/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-library/1.18.0-SNAPSHOT/odl-ovsdb-library-1.18.0-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-ovsdb-library --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-library/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-library/1.18.0-SNAPSHOT/odl-ovsdb-library-1.18.0-20240123.193154-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-library/1.18.0-SNAPSHOT/odl-ovsdb-library-1.18.0-20240123.193154-1.pom (3.1 kB at 3.1 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-library/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-library/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-library/1.18.0-SNAPSHOT/maven-metadata.xml (618 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-library/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-library/maven-metadata.xml (300 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-library/1.18.0-SNAPSHOT/odl-ovsdb-library-1.18.0-20240123.193154-1-features.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-library/1.18.0-SNAPSHOT/odl-ovsdb-library-1.18.0-20240123.193154-1-features.xml (1.3 kB at 1.3 MB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-library/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-library/1.18.0-SNAPSHOT/maven-metadata.xml (834 B at 834 kB/s) [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-ovsdb-library --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/features/odl-ovsdb-library/target/test-features [INFO] [INFO] ----------< org.opendaylight.ovsdb:odl-ovsdb-southbound-api >----------- [INFO] Building ODL :: ovsdb :: odl-ovsdb-southbound-api 1.18.0-SNAPSHOT [14/50] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-ovsdb-southbound-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-ovsdb-southbound-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-ovsdb-southbound-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-ovsdb-southbound-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-ovsdb-southbound-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-ovsdb-southbound-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-ovsdb-southbound-api --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-ovsdb-southbound-api --- [INFO] Created: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-api/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-ovsdb-southbound-api --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-southbound-api --- [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.18.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 92 kB/s) [INFO] Generating feature descriptor file /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-api/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-ovsdb-southbound-api --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-ovsdb-southbound-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-ovsdb-southbound-api --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-ovsdb-southbound-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-ovsdb-southbound-api --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-ovsdb-southbound-api --- [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-ovsdb-southbound-api --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-ovsdb-southbound-api --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-ovsdb-southbound-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-ovsdb-southbound-api --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-southbound-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-ovsdb-southbound-api --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-ovsdb-southbound-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-ovsdb-southbound-api --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-ovsdb-southbound-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-ovsdb-southbound-api --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-api/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.18.0-SNAPSHOT/odl-ovsdb-southbound-api-1.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-api/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.18.0-SNAPSHOT/odl-ovsdb-southbound-api-1.18.0-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-ovsdb-southbound-api --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.18.0-SNAPSHOT/odl-ovsdb-southbound-api-1.18.0-20240123.193154-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.18.0-SNAPSHOT/odl-ovsdb-southbound-api-1.18.0-20240123.193154-1.pom (2.3 kB at 2.3 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-api/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.18.0-SNAPSHOT/maven-metadata.xml (625 B at 625 kB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-api/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-api/maven-metadata.xml (307 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.18.0-SNAPSHOT/odl-ovsdb-southbound-api-1.18.0-20240123.193154-1-features.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.18.0-SNAPSHOT/odl-ovsdb-southbound-api-1.18.0-20240123.193154-1-features.xml (898 B at 898 kB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.18.0-SNAPSHOT/maven-metadata.xml (841 B at 841 kB/s) [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-ovsdb-southbound-api --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-api/target/test-features [INFO] [INFO] ----------------< org.opendaylight.ovsdb:utils.config >----------------- [INFO] Building ODL :: ovsdb :: utils.config 1.18.0-SNAPSHOT [15/50] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ utils.config --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ utils.config --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ utils.config --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ utils.config --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ utils.config --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ utils.config --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ utils.config --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ utils.config --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ utils.config --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/config/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/config/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/config/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ utils.config --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ utils.config >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ utils.config --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ utils.config <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ utils.config --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:instrument (default-instrument) @ utils.config --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ utils.config --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ utils.config --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ utils.config --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:restore-instrumented-classes (default-restore-instrumented-classes) @ utils.config --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ utils.config --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ utils.config --- [INFO] Building bundle: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/config/target/utils.config-1.18.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/config/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ utils.config --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ utils.config --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ utils.config --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ utils.config --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ utils.config --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ utils.config --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ utils.config --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ utils.config --- [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/config/target/utils.config-1.18.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/utils.config/1.18.0-SNAPSHOT/utils.config-1.18.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/config/pom.xml to /tmp/r/org/opendaylight/ovsdb/utils.config/1.18.0-SNAPSHOT/utils.config-1.18.0-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ utils.config --- [INFO] Installing org/opendaylight/ovsdb/utils.config/1.18.0-SNAPSHOT/utils.config-1.18.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ utils.config --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/utils.config/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/utils.config/1.18.0-SNAPSHOT/utils.config-1.18.0-20240123.193154-1.jar [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/utils.config/1.18.0-SNAPSHOT/utils.config-1.18.0-20240123.193154-1.jar (9.1 kB at 9.1 MB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/utils.config/1.18.0-SNAPSHOT/utils.config-1.18.0-20240123.193154-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/utils.config/1.18.0-SNAPSHOT/utils.config-1.18.0-20240123.193154-1.pom (2.4 kB) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/utils.config/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/utils.config/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/utils.config/1.18.0-SNAPSHOT/maven-metadata.xml (787 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/utils.config/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/utils.config/maven-metadata.xml (295 B at 295 kB/s) [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ utils.config --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ utils.config --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/config/dependency_tree.txt [INFO] [INFO] -----------< org.opendaylight.ovsdb:utils.southbound-utils >------------ [INFO] Building ODL :: ovsdb :: utils.southbound-utils 1.18.0-SNAPSHOT [16/50] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ utils.southbound-utils --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ utils.southbound-utils --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ utils.southbound-utils --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ utils.southbound-utils --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ utils.southbound-utils --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ utils.southbound-utils --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ utils.southbound-utils --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ utils.southbound-utils --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ utils.southbound-utils --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/southbound-utils/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/southbound-utils/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/southbound-utils/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ utils.southbound-utils --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/classes [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[540,90] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ utils.southbound-utils >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ utils.southbound-utils --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ utils.southbound-utils <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ utils.southbound-utils --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ utils.southbound-utils --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/southbound-utils/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ utils.southbound-utils --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ utils.southbound-utils --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ utils.southbound-utils --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ utils.southbound-utils --- [INFO] Building bundle: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/southbound-utils/target/utils.southbound-utils-1.18.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/southbound-utils/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ utils.southbound-utils --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ utils.southbound-utils --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ utils.southbound-utils --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ utils.southbound-utils --- [WARNING] Used undeclared dependencies found: [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:12.0.4:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:11.0.5:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:12.0.4:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ utils.southbound-utils --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ utils.southbound-utils --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ utils.southbound-utils --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ utils.southbound-utils --- [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/southbound-utils/target/utils.southbound-utils-1.18.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/utils.southbound-utils/1.18.0-SNAPSHOT/utils.southbound-utils-1.18.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/southbound-utils/pom.xml to /tmp/r/org/opendaylight/ovsdb/utils.southbound-utils/1.18.0-SNAPSHOT/utils.southbound-utils-1.18.0-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ utils.southbound-utils --- [INFO] Installing org/opendaylight/ovsdb/utils.southbound-utils/1.18.0-SNAPSHOT/utils.southbound-utils-1.18.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ utils.southbound-utils --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/utils.southbound-utils/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/utils.southbound-utils/1.18.0-SNAPSHOT/utils.southbound-utils-1.18.0-20240123.193154-1.jar [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/utils.southbound-utils/1.18.0-SNAPSHOT/utils.southbound-utils-1.18.0-20240123.193154-1.jar (40 kB) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/utils.southbound-utils/1.18.0-SNAPSHOT/utils.southbound-utils-1.18.0-20240123.193154-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/utils.southbound-utils/1.18.0-SNAPSHOT/utils.southbound-utils-1.18.0-20240123.193154-1.pom (3.3 kB at 3.3 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/utils.southbound-utils/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/utils.southbound-utils/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/utils.southbound-utils/1.18.0-SNAPSHOT/maven-metadata.xml (797 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/utils.southbound-utils/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/utils.southbound-utils/maven-metadata.xml (305 B) [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ utils.southbound-utils --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ utils.southbound-utils --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/southbound-utils/dependency_tree.txt [INFO] [INFO] ---------------< org.opendaylight.ovsdb:odl-ovsdb-utils >--------------- [INFO] Building ODL :: ovsdb :: odl-ovsdb-utils 1.18.0-SNAPSHOT [17/50] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-ovsdb-utils --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-ovsdb-utils --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-ovsdb-utils --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-ovsdb-utils --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-ovsdb-utils --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-ovsdb-utils --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-ovsdb-utils --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-ovsdb-utils --- [INFO] Created: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/odl-ovsdb-utils/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-ovsdb-utils --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-utils --- [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-utils/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-utils/1.18.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 56 kB/s) [INFO] Generating feature descriptor file /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/odl-ovsdb-utils/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-ovsdb-utils --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-ovsdb-utils >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-ovsdb-utils --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-ovsdb-utils <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-ovsdb-utils --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-ovsdb-utils --- [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-ovsdb-utils --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-ovsdb-utils --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-ovsdb-utils --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-ovsdb-utils --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-utils --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-ovsdb-utils --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-ovsdb-utils --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-ovsdb-utils --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-ovsdb-utils --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-ovsdb-utils --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/odl-ovsdb-utils/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-utils/1.18.0-SNAPSHOT/odl-ovsdb-utils-1.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/odl-ovsdb-utils/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-utils/1.18.0-SNAPSHOT/odl-ovsdb-utils-1.18.0-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-ovsdb-utils --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-utils/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-utils/1.18.0-SNAPSHOT/odl-ovsdb-utils-1.18.0-20240123.193154-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-utils/1.18.0-SNAPSHOT/odl-ovsdb-utils-1.18.0-20240123.193154-1.pom (2.7 kB at 1.4 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-utils/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-utils/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-utils/1.18.0-SNAPSHOT/maven-metadata.xml (616 B at 616 kB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-utils/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-utils/maven-metadata.xml (298 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-utils/1.18.0-SNAPSHOT/odl-ovsdb-utils-1.18.0-20240123.193154-1-features.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-utils/1.18.0-SNAPSHOT/odl-ovsdb-utils-1.18.0-20240123.193154-1-features.xml (982 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-utils/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-utils/1.18.0-SNAPSHOT/maven-metadata.xml (832 B at 416 kB/s) [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-ovsdb-utils --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/odl-ovsdb-utils/target/test-features [INFO] [INFO] ---------< org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound >---------- [INFO] Building ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound 1.18.0-SNAPSHOT [18/50] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-ovsdb-hwvtepsouthbound --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-ovsdb-hwvtepsouthbound --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-ovsdb-hwvtepsouthbound --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-ovsdb-hwvtepsouthbound --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-ovsdb-hwvtepsouthbound --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-ovsdb-hwvtepsouthbound --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-ovsdb-hwvtepsouthbound --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-ovsdb-hwvtepsouthbound --- [INFO] Created: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-ovsdb-hwvtepsouthbound --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-hwvtepsouthbound --- [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.18.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 86 kB/s) [INFO] Generating feature descriptor file /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-ovsdb-hwvtepsouthbound --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-ovsdb-hwvtepsouthbound >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-ovsdb-hwvtepsouthbound --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-ovsdb-hwvtepsouthbound <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-ovsdb-hwvtepsouthbound --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-ovsdb-hwvtepsouthbound --- [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-ovsdb-hwvtepsouthbound --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-ovsdb-hwvtepsouthbound --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-ovsdb-hwvtepsouthbound --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-ovsdb-hwvtepsouthbound --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-hwvtepsouthbound --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-ovsdb-hwvtepsouthbound --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-ovsdb-hwvtepsouthbound --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-ovsdb-hwvtepsouthbound --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-ovsdb-hwvtepsouthbound --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-ovsdb-hwvtepsouthbound --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.18.0-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-1.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.18.0-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-1.18.0-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-ovsdb-hwvtepsouthbound --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.18.0-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-1.18.0-20240123.193154-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.18.0-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-1.18.0-20240123.193154-1.pom (2.2 kB at 2.2 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.18.0-SNAPSHOT/maven-metadata.xml (627 B at 627 kB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/maven-metadata.xml (309 B at 309 kB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.18.0-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-1.18.0-20240123.193154-1-features.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.18.0-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-1.18.0-20240123.193154-1-features.xml (1.1 kB at 1.1 MB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.18.0-SNAPSHOT/maven-metadata.xml (843 B at 11 kB/s) [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-ovsdb-hwvtepsouthbound --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound/target/test-features [INFO] [INFO] -------< org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound-rest >------- [INFO] Building ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-rest 1.18.0-SNAPSHOT [19/50] [INFO] ------------------------------[ feature ]------------------------------- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf/6.0.6/odl-restconf-6.0.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf/6.0.6/odl-restconf-6.0.6.pom (1.2 kB at 50 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/feature-parent/6.0.6/feature-parent-6.0.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/feature-parent/6.0.6/feature-parent-6.0.6.pom (1.3 kB at 119 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-parent/6.0.6/netconf-parent-6.0.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-parent/6.0.6/netconf-parent-6.0.6.pom (1.9 kB at 73 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-nb/6.0.6/odl-restconf-nb-6.0.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-nb/6.0.6/odl-restconf-nb-6.0.6.pom (2.1 kB at 147 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/12.0.4/odl-mdsal-model-rfc8072-12.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/12.0.4/odl-mdsal-model-rfc8072-12.0.4.pom (1.5 kB at 128 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040/12.0.4/odl-mdsal-model-rfc8040-12.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040/12.0.4/odl-mdsal-model-rfc8040-12.0.4.pom (1.5 kB at 85 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8040/12.0.4/rfc8040-12.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8040/12.0.4/rfc8040-12.0.4.pom (2.1 kB at 130 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8072/12.0.4/rfc8072-12.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8072/12.0.4/rfc8072-12.0.4.pom (1.8 kB at 151 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-exp-netty-config/8.0.4/odl-controller-exp-netty-config-8.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-exp-netty-config/8.0.4/odl-controller-exp-netty-config-8.0.4.pom (2.1 kB at 142 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/netty-event-executor-config/0.19.4/netty-event-executor-config-0.19.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/netty-event-executor-config/0.19.4/netty-event-executor-config-0.19.4.pom (1.2 kB at 108 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/netty-threadgroup-config/0.19.4/netty-threadgroup-config-0.19.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/netty-threadgroup-config/0.19.4/netty-threadgroup-config-0.19.4.pom (1.3 kB at 132 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/netty-timer-config/0.19.4/netty-timer-config-0.19.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/netty-timer-config/0.19.4/netty-timer-config-0.19.4.pom (1.3 kB at 89 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/threadpool-config-api/0.19.4/threadpool-config-api-0.19.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/threadpool-config-api/0.19.4/threadpool-config-api-0.19.4.pom (700 B at 58 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/threadpool-config-impl/0.19.4/threadpool-config-impl-0.19.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/threadpool-config-impl/0.19.4/threadpool-config-impl-0.19.4.pom (1.3 kB at 109 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-common/6.0.6/odl-restconf-common-6.0.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-common/6.0.6/odl-restconf-common-6.0.6.pom (2.9 kB at 243 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-karaf-feat-jetty/13.0.10/odl-karaf-feat-jetty-13.0.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-karaf-feat-jetty/13.0.10/odl-karaf-feat-jetty-13.0.10.pom (1.5 kB at 119 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-export/11.0.5/odl-yangtools-export-11.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-export/11.0.5/odl-yangtools-export-11.0.5.pom (1.9 kB at 135 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/12.0.4/odl-mdsal-model-rfc8525-12.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/12.0.4/odl-mdsal-model-rfc8525-12.0.4.pom (1.8 kB at 89 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/12.0.4/odl-mdsal-model-rfc8342-12.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/12.0.4/odl-mdsal-model-rfc8342-12.0.4.pom (1.7 kB at 133 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/12.0.4/odl-mdsal-model-rfc7952-12.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/12.0.4/odl-mdsal-model-rfc7952-12.0.4.pom (1.5 kB at 43 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc7952/12.0.4/rfc7952-12.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc7952/12.0.4/rfc7952-12.0.4.pom (2.1 kB at 106 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/12.0.4/rfc8342-ietf-datastores-12.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/12.0.4/rfc8342-ietf-datastores-12.0.4.pom (1.6 kB at 103 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/12.0.4/rfc8342-ietf-origin-12.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/12.0.4/rfc8342-ietf-origin-12.0.4.pom (1.8 kB at 141 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8525/12.0.4/rfc8525-12.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8525/12.0.4/rfc8525-12.0.4.pom (2.1 kB at 126 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-shiro/0.18.4/odl-aaa-shiro-0.18.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-shiro/0.18.4/odl-aaa-shiro-0.18.4.pom (5.7 kB at 479 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-password-service/0.18.4/odl-aaa-password-service-0.18.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-password-service/0.18.4/odl-aaa-password-service-0.18.4.pom (2.8 kB at 252 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-password-service-api/0.18.4/aaa-password-service-api-0.18.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-password-service-api/0.18.4/aaa-password-service-api-0.18.4.pom (1.9 kB at 175 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-password-service-impl/0.18.4/aaa-password-service-impl-0.18.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-password-service-impl/0.18.4/aaa-password-service-impl-0.18.4.pom (3.8 kB at 383 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/repackaged-shiro/0.18.4/repackaged-shiro-0.18.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/repackaged-shiro/0.18.4/repackaged-shiro-0.18.4.pom (7.0 kB at 370 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/owasp/encoder/encoder/1.2.3/encoder-1.2.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/owasp/encoder/encoder/1.2.3/encoder-1.2.3.pom (4.1 kB at 407 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/owasp/encoder/encoder-parent/1.2.3/encoder-parent-1.2.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/owasp/encoder/encoder-parent/1.2.3/encoder-parent-1.2.3.pom (20 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-apache-shiro/0.18.4/odl-apache-shiro-0.18.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-apache-shiro/0.18.4/odl-apache-shiro-0.18.4.pom (2.0 kB at 70 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-jolokia/8.0.4/odl-jolokia-8.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-jolokia/8.0.4/odl-jolokia-8.0.4.pom (1.9 kB at 145 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jolokia/jolokia-osgi/1.7.2/jolokia-osgi-1.7.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jolokia/jolokia-osgi/1.7.2/jolokia-osgi-1.7.2.pom (8.6 kB at 719 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jolokia/jolokia-agent-parent/1.7.2/jolokia-agent-parent-1.7.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jolokia/jolokia-agent-parent/1.7.2/jolokia-agent-parent-1.7.2.pom (1.9 kB at 175 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jolokia/jolokia/1.7.2/jolokia-1.7.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jolokia/jolokia/1.7.2/jolokia-1.7.2.pom (24 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.pom (3.5 kB at 266 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-jolokia-osgi/8.0.4/odl-jolokia-osgi-8.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-jolokia-osgi/8.0.4/odl-jolokia-osgi-8.0.4.pom (2.0 kB at 110 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-web/0.18.4/odl-aaa-web-0.18.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-web/0.18.4/odl-aaa-web-0.18.4.pom (2.9 kB at 170 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jersey-2/13.0.10/odl-jersey-2-13.0.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jersey-2/13.0.10/odl-jersey-2-13.0.10.pom (3.4 kB at 213 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-javassist-3/13.0.10/odl-javassist-3-13.0.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-javassist-3/13.0.10/odl-javassist-3-13.0.10.pom (1.4 kB at 102 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.pom (11 kB at 913 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/inject/jersey-hk2/2.41/jersey-hk2-2.41.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/inject/jersey-hk2/2.41/jersey-hk2-2.41.pom (4.8 kB at 433 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/inject/project/2.41/project-2.41.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/inject/project/2.41/project-2.41.pom (1.5 kB at 123 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/project/2.41/project-2.41.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/project/2.41/project-2.41.pom (108 kB at 8.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/core/jersey-common/2.41/jersey-common-2.41.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/core/jersey-common/2.41/jersey-common-2.41.pom (37 kB at 2.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.pom (5.2 kB at 577 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/external/2.6.1/external-2.6.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/external/2.6.1/external-2.6.1.pom (1.5 kB at 122 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/hk2-parent/2.6.1/hk2-parent-2.6.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/hk2-parent/2.6.1/hk2-parent-2.6.1.pom (42 kB at 3.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.pom (7.4 kB at 460 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.pom (6.5 kB at 538 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.pom (5.5 kB at 547 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.pom (3.4 kB at 341 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.pom (4.9 kB at 448 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/core/jersey-client/2.41/jersey-client-2.41.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/core/jersey-client/2.41/jersey-client-2.41.pom (6.8 kB at 526 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/core/jersey-server/2.41/jersey-server-2.41.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/core/jersey-server/2.41/jersey-server-2.41.pom (13 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.pom (11 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/containers/jersey-container-servlet/2.41/jersey-container-servlet-2.41.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/containers/jersey-container-servlet/2.41/jersey-container-servlet-2.41.pom (3.5 kB at 273 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/containers/project/2.41/project-2.41.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/containers/project/2.41/project-2.41.pom (3.1 kB at 237 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/containers/jersey-container-servlet-core/2.41/jersey-container-servlet-core-2.41.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/containers/jersey-container-servlet-core/2.41/jersey-container-servlet-core-2.41.pom (3.4 kB at 309 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/media/jersey-media-sse/2.41/jersey-media-sse-2.41.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/media/jersey-media-sse/2.41/jersey-media-sse-2.41.pom (3.2 kB at 287 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/media/project/2.41/project-2.41.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/media/project/2.41/project-2.41.pom (2.1 kB at 205 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/web-osgi-impl/0.18.4/web-osgi-impl-0.18.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/web-osgi-impl/0.18.4/web-osgi-impl-0.18.4.pom (2.2 kB at 203 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/web-api/0.18.4/web-api-0.18.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/web-api/0.18.4/web-api-0.18.4.pom (1.5 kB at 122 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/servlet-jersey2/0.18.4/servlet-jersey2-0.18.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/servlet-jersey2/0.18.4/servlet-jersey2-0.18.4.pom (2.0 kB at 181 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/servlet-api/0.18.4/servlet-api-0.18.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/servlet-api/0.18.4/servlet-api-0.18.4.pom (1.6 kB at 145 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro/0.18.4/aaa-shiro-0.18.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro/0.18.4/aaa-shiro-0.18.4.pom (9.3 kB at 843 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-authn-api/0.18.4/aaa-authn-api-0.18.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-authn-api/0.18.4/aaa-authn-api-0.18.4.pom (1.5 kB at 141 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro-api/0.18.4/aaa-shiro-api-0.18.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro-api/0.18.4/aaa-shiro-api-0.18.4.pom (1.2 kB at 99 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-tokenauthrealm/0.18.4/aaa-tokenauthrealm-0.18.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-tokenauthrealm/0.18.4/aaa-tokenauthrealm-0.18.4.pom (1.9 kB at 185 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-idm-store-h2/0.18.4/aaa-idm-store-h2-0.18.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-idm-store-h2/0.18.4/aaa-idm-store-h2-0.18.4.pom (2.9 kB at 239 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/sf/ehcache/ehcache/2.10.9.2/ehcache-2.10.9.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/sf/ehcache/ehcache/2.10.9.2/ehcache-2.10.9.2.pom (20 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/sf/ehcache/ehcache-root/2.10.9.2/ehcache-root-2.10.9.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/sf/ehcache/ehcache-root/2.10.9.2/ehcache-root-2.10.9.2.pom (16 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/sf/ehcache/ehcache-parent/2.25/ehcache-parent-2.25.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/sf/ehcache/ehcache-parent/2.25/ehcache-parent-2.25.pom (13 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/h2database/h2/2.2.220/h2-2.2.220.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/h2database/h2/2.2.220/h2-2.2.220.pom (1.1 kB at 75 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-filterchain/0.18.4/aaa-filterchain-0.18.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-filterchain/0.18.4/aaa-filterchain-0.18.4.pom (2.6 kB at 187 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jolokia/jolokia-core/1.7.2/jolokia-core-1.7.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jolokia/jolokia-core/1.7.2/jolokia-core-1.7.2.pom (3.0 kB at 277 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jolokia/jolokia-jsr160/1.7.2/jolokia-jsr160-1.7.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jolokia/jolokia-jsr160/1.7.2/jolokia-jsr160-1.7.2.pom (2.2 kB at 147 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-api/0.18.4/odl-aaa-api-0.18.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-api/0.18.4/odl-aaa-api-0.18.4.pom (2.2 kB at 135 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-karaf-feat-jdbc/13.0.10/odl-karaf-feat-jdbc-13.0.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-karaf-feat-jdbc/13.0.10/odl-karaf-feat-jdbc-13.0.10.pom (2.6 kB at 261 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-features/1.5.6/pax-jdbc-features-1.5.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-features/1.5.6/pax-jdbc-features-1.5.6.pom (11 kB at 955 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/1.5.6/jdbc-1.5.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/1.5.6/jdbc-1.5.6.pom (53 kB at 4.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc/1.5.6/pax-jdbc-1.5.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc/1.5.6/pax-jdbc-1.5.6.pom (1.8 kB at 203 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-common/1.5.6/pax-jdbc-common-1.5.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-common/1.5.6/pax-jdbc-common-1.5.6.pom (1.2 kB at 111 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-common/1.5.6/pax-jdbc-pool-common-1.5.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-common/1.5.6/pax-jdbc-pool-common-1.5.6.pom (2.1 kB at 256 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/transaction/javax.transaction-api/1.2/javax.transaction-api-1.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/transaction/javax.transaction-api/1.2/javax.transaction-api-1.2.pom (14 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-config/1.5.6/pax-jdbc-config-1.5.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-config/1.5.6/pax-jdbc-config-1.5.6.pom (3.0 kB at 250 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1/org.apache.servicemix.bundles.jasypt-1.9.3_1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1/org.apache.servicemix.bundles.jasypt-1.9.3_1.pom (2.6 kB at 220 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/bundles/bundles-pom/14/bundles-pom-14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/bundles/bundles-pom/14/bundles-pom-14.pom (15 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-db2/1.5.6/pax-jdbc-db2-1.5.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-db2/1.5.6/pax-jdbc-db2-1.5.6.pom (3.1 kB at 284 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-derbyclient/1.5.6/pax-jdbc-derbyclient-1.5.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-derbyclient/1.5.6/pax-jdbc-derbyclient-1.5.6.pom (2.8 kB at 233 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/derby/derbyclient/10.14.2.0/derbyclient-10.14.2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/derby/derbyclient/10.14.2.0/derbyclient-10.14.2.0.pom (2.3 kB at 188 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/derby/derby-project/10.14.2.0/derby-project-10.14.2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/derby/derby-project/10.14.2.0/derby-project-10.14.2.0.pom (5.9 kB at 541 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/10/apache-10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/10/apache-10.pom (15 kB at 156 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-derby/1.5.6/pax-jdbc-derby-1.5.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-derby/1.5.6/pax-jdbc-derby-1.5.6.pom (2.6 kB at 261 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/derby/derby/10.14.2.0/derby-10.14.2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/derby/derby/10.14.2.0/derby-10.14.2.0.pom (2.3 kB at 91 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-hsqldb/1.5.6/pax-jdbc-hsqldb-1.5.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-hsqldb/1.5.6/pax-jdbc-hsqldb-1.5.6.pom (2.6 kB at 220 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hsqldb/hsqldb/2.7.2/hsqldb-2.7.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hsqldb/hsqldb/2.7.2/hsqldb-2.7.2.pom (1.4 kB at 115 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-jtds/1.5.6/pax-jdbc-jtds-1.5.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-jtds/1.5.6/pax-jdbc-jtds-1.5.6.pom (2.6 kB at 186 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/sourceforge/jtds/jtds/1.3.1/jtds-1.3.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/sourceforge/jtds/jtds/1.3.1/jtds-1.3.1.pom (1.6 kB at 130 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-mariadb/1.5.6/pax-jdbc-mariadb-1.5.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-mariadb/1.5.6/pax-jdbc-mariadb-1.5.6.pom (2.6 kB at 201 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mariadb/jdbc/mariadb-java-client/3.1.4/mariadb-java-client-3.1.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mariadb/jdbc/mariadb-java-client/3.1.4/mariadb-java-client-3.1.4.pom (18 kB at 852 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom (5.6 kB at 512 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/software/amazon/awssdk/bom/2.18.10/bom-2.18.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/software/amazon/awssdk/bom/2.18.10/bom-2.18.10.pom (77 kB at 4.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/software/amazon/awssdk/aws-sdk-java-pom/2.18.10/aws-sdk-java-pom-2.18.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/software/amazon/awssdk/aws-sdk-java-pom/2.18.10/aws-sdk-java-pom-2.18.10.pom (73 kB at 4.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/waffle/waffle-jna/3.2.0/waffle-jna-3.2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/waffle/waffle-jna/3.2.0/waffle-jna-3.2.0.pom (5.6 kB at 314 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/waffle/waffle-parent/3.2.0/waffle-parent-3.2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/waffle/waffle-parent/3.2.0/waffle-parent-3.2.0.pom (78 kB at 4.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.pom (2.1 kB at 207 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-mysql/1.5.6/pax-jdbc-mysql-1.5.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-mysql/1.5.6/pax-jdbc-mysql-1.5.6.pom (2.6 kB at 118 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/mysql/mysql-connector-j/8.1.0/mysql-connector-j-8.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/mysql/mysql-connector-j/8.1.0/mysql-connector-j-8.1.0.pom (3.2 kB at 199 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/protobuf/protobuf-java/3.21.9/protobuf-java-3.21.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/protobuf/protobuf-java/3.21.9/protobuf-java-3.21.9.pom (5.4 kB at 235 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/protobuf/protobuf-parent/3.21.9/protobuf-parent-3.21.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/protobuf/protobuf-parent/3.21.9/protobuf-parent-3.21.9.pom (9.0 kB at 563 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/protobuf/protobuf-bom/3.21.9/protobuf-bom-3.21.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/protobuf/protobuf-bom/3.21.9/protobuf-bom-3.21.9.pom (3.5 kB at 110 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-oracle/1.5.6/pax-jdbc-oracle-1.5.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-oracle/1.5.6/pax-jdbc-oracle-1.5.6.pom (2.6 kB at 145 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/oracle/database/jdbc/ojdbc8/23.2.0.0/ojdbc8-23.2.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/oracle/database/jdbc/ojdbc8/23.2.0.0/ojdbc8-23.2.0.0.pom (1.5 kB at 105 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-aries/1.5.6/pax-jdbc-pool-aries-1.5.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-aries/1.5.6/pax-jdbc-pool-aries-1.5.6.pom (2.8 kB at 282 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-c3p0/1.5.6/pax-jdbc-pool-c3p0-1.5.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-c3p0/1.5.6/pax-jdbc-pool-c3p0-1.5.6.pom (2.6 kB at 124 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/bundles/org.apache.servicemix.bundles.c3p0/0.9.5.5_1/org.apache.servicemix.bundles.c3p0-0.9.5.5_1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/bundles/org.apache.servicemix.bundles.c3p0/0.9.5.5_1/org.apache.servicemix.bundles.c3p0-0.9.5.5_1.pom (3.3 kB at 172 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/mchange/mchange-commons-java/0.2.19/mchange-commons-java-0.2.19.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/mchange/mchange-commons-java/0.2.19/mchange-commons-java-0.2.19.pom (3.7 kB at 177 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-dbcp2/1.5.6/pax-jdbc-pool-dbcp2-1.5.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-dbcp2/1.5.6/pax-jdbc-pool-dbcp2-1.5.6.pom (4.4 kB at 208 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-pool2/2.11.1/commons-pool2-2.11.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-pool2/2.11.1/commons-pool2-2.11.1.pom (18 kB at 1.1 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 355 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-dbcp2/2.9.0/commons-dbcp2-2.9.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-dbcp2/2.9.0/commons-dbcp2-2.9.0.pom (20 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-pool2/2.10.0/commons-pool2-2.10.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-pool2/2.10.0/commons-pool2-2.10.0.pom (18 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-hikaricp/1.5.6/pax-jdbc-pool-hikaricp-1.5.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-hikaricp/1.5.6/pax-jdbc-pool-hikaricp-1.5.6.pom (3.0 kB at 197 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.pom (26 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-sqlite/1.5.6/pax-jdbc-sqlite-1.5.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-sqlite/1.5.6/pax-jdbc-sqlite-1.5.6.pom (2.6 kB at 163 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/xerial/sqlite-jdbc/3.42.0.0/sqlite-jdbc-3.42.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/xerial/sqlite-jdbc/3.42.0.0/sqlite-jdbc-3.42.0.0.pom (18 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-teradata/1.5.6/pax-jdbc-teradata-1.5.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-teradata/1.5.6/pax-jdbc-teradata-1.5.6.pom (2.4 kB at 222 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-narayana/1.5.6/pax-jdbc-pool-narayana-1.5.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-narayana/1.5.6/pax-jdbc-pool-narayana-1.5.6.pom (3.6 kB at 258 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jboss/jboss-transaction-spi/7.6.1.Final/jboss-transaction-spi-7.6.1.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jboss/jboss-transaction-spi/7.6.1.Final/jboss-transaction-spi-7.6.1.Final.pom (4.3 kB at 308 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jboss/jboss-transaction-spi-parent/7.6.1.Final/jboss-transaction-spi-parent-7.6.1.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jboss/jboss-transaction-spi-parent/7.6.1.Final/jboss-transaction-spi-parent-7.6.1.Final.pom (3.0 kB at 277 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jboss/jboss-parent/8/jboss-parent-8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jboss/jboss-parent/8/jboss-parent-8.pom (22 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-transx/1.5.6/pax-jdbc-pool-transx-1.5.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-transx/1.5.6/pax-jdbc-pool-transx-1.5.6.pom (3.2 kB at 198 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-jdbc/0.5.4/pax-transx-jdbc-0.5.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-jdbc/0.5.4/pax-transx-jdbc-0.5.4.pom (5.4 kB at 489 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx/0.5.4/pax-transx-0.5.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx/0.5.4/pax-transx-0.5.4.pom (51 kB at 2.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-connector/0.5.4/pax-transx-connector-0.5.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-connector/0.5.4/pax-transx-connector-0.5.4.pom (3.9 kB at 351 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-tm-api/0.5.4/pax-transx-tm-api-0.5.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-tm-api/0.5.4/pax-transx-tm-api-0.5.4.pom (2.8 kB at 282 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/resource/javax.resource-api/1.7.1/javax.resource-api-1.7.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/resource/javax.resource-api/1.7.1/javax.resource-api-1.7.1.pom (15 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/transaction/javax.transaction-api/1.3/javax.transaction-api-1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/transaction/javax.transaction-api/1.3/javax.transaction-api-1.3.pom (14 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.jdbc/1.1.0/org.osgi.service.jdbc-1.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.jdbc/1.1.0/org.osgi.service.jdbc-1.1.0.pom (1.7 kB at 170 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jdbc/org.apache.karaf.jdbc.core/4.4.4/org.apache.karaf.jdbc.core-4.4.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jdbc/org.apache.karaf.jdbc.core/4.4.4/org.apache.karaf.jdbc.core-4.4.4.pom (5.0 kB at 551 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/specs/geronimo-jta_1.1_spec/1.1.1/geronimo-jta_1.1_spec-1.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/specs/geronimo-jta_1.1_spec/1.1.1/geronimo-jta_1.1_spec-1.1.1.pom (2.1 kB at 141 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/specs/specs/1.4/specs-1.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/specs/specs/1.4/specs-1.4.pom (12 kB at 857 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/genesis/config/project-config/1.2/project-config-1.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/genesis/config/project-config/1.2/project-config-1.2.pom (22 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/genesis/config/config/1.2/config-1.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/genesis/config/config/1.2/config-1.2.pom (1.8 kB at 127 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/genesis/genesis/1.2/genesis-1.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/genesis/genesis/1.2/genesis-1.2.pom (11 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/3/apache-3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/3/apache-3.pom (3.4 kB at 264 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc8040/6.0.6/odl-netconf-model-rfc8040-6.0.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc8040/6.0.6/odl-netconf-model-rfc8040-6.0.6.pom (1.4 kB at 77 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/6.0.6/rfc8040-ietf-restconf-monitoring-6.0.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/6.0.6/rfc8040-ietf-restconf-monitoring-6.0.6.pom (2.0 kB at 93 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-common-models/6.0.6/restconf-common-models-6.0.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-common-models/6.0.6/restconf-common-models-6.0.6.pom (1.1 kB at 101 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-common/6.0.6/restconf-common-6.0.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-common/6.0.6/restconf-common-6.0.6.pom (2.2 kB at 202 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-api/6.0.6/odl-netconf-api-6.0.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-api/6.0.6/odl-netconf-api-6.0.6.pom (2.7 kB at 265 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc5277/6.0.6/odl-netconf-model-rfc5277-6.0.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc5277/6.0.6/odl-netconf-model-rfc5277-6.0.6.pom (1.4 kB at 114 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc5277/6.0.6/rfc5277-6.0.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc5277/6.0.6/rfc5277-6.0.6.pom (1.8 kB at 162 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc6241/6.0.6/odl-netconf-model-rfc6241-6.0.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc6241/6.0.6/odl-netconf-model-rfc6241-6.0.6.pom (1.4 kB at 136 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc6241/6.0.6/rfc6241-6.0.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc6241/6.0.6/rfc6241-6.0.6.pom (2.0 kB at 186 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc6470/6.0.6/odl-netconf-model-rfc6470-6.0.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc6470/6.0.6/odl-netconf-model-rfc6470-6.0.6.pom (1.4 kB at 136 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc6470/6.0.6/rfc6470-6.0.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc6470/6.0.6/rfc6470-6.0.6.pom (2.2 kB at 183 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc8526/6.0.6/odl-netconf-model-rfc8526-6.0.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc8526/6.0.6/odl-netconf-model-rfc8526-6.0.6.pom (1.6 kB at 160 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc6243/6.0.6/odl-netconf-model-rfc6243-6.0.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc6243/6.0.6/odl-netconf-model-rfc6243-6.0.6.pom (1.4 kB at 68 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc6243/6.0.6/rfc6243-6.0.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc6243/6.0.6/rfc6243-6.0.6.pom (2.0 kB at 92 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc8526/6.0.6/rfc8526-6.0.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc8526/6.0.6/rfc8526-6.0.6.pom (2.9 kB at 287 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-api/6.0.6/netconf-api-6.0.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-api/6.0.6/netconf-api-6.0.6.pom (2.3 kB at 231 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-auth/6.0.6/netconf-auth-6.0.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-auth/6.0.6/netconf-auth-6.0.6.pom (937 B at 72 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-nb/6.0.6/restconf-nb-6.0.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-nb/6.0.6/restconf-nb-6.0.6.pom (11 kB at 702 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-api/6.0.6/restconf-api-6.0.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-api/6.0.6/restconf-api-6.0.6.pom (1.9 kB at 171 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-dom-api/6.0.6/netconf-dom-api-6.0.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-dom-api/6.0.6/netconf-dom-api-6.0.6.pom (2.1 kB at 128 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-api/9.4.52.v20230823/websocket-api-9.4.52.v20230823.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-api/9.4.52.v20230823/websocket-api-9.4.52.v20230823.pom (2.5 kB at 101 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-parent/9.4.52.v20230823/websocket-parent-9.4.52.v20230823.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-parent/9.4.52.v20230823/websocket-parent-9.4.52.v20230823.pom (1.4 kB at 102 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-project/9.4.52.v20230823/jetty-project-9.4.52.v20230823.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-project/9.4.52.v20230823/jetty-project-9.4.52.v20230823.pom (73 kB at 2.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/testcontainers/testcontainers-bom/1.16.1/testcontainers-bom-1.16.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/testcontainers/testcontainers-bom/1.16.1/testcontainers-bom-1.16.1.pom (7.2 kB at 482 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/infinispan/infinispan-bom/11.0.17.Final/infinispan-bom-11.0.17.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/infinispan/infinispan-bom/11.0.17.Final/infinispan-bom-11.0.17.Final.pom (18 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/infinispan/infinispan-build-configuration-parent/11.0.17.Final/infinispan-build-configuration-parent-11.0.17.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/infinispan/infinispan-build-configuration-parent/11.0.17.Final/infinispan-build-configuration-parent-11.0.17.Final.pom (16 kB at 777 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jboss/jboss-parent/36/jboss-parent-36.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jboss/jboss-parent/36/jboss-parent-36.pom (66 kB at 6.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-servlet/9.4.52.v20230823/websocket-servlet-9.4.52.v20230823.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-servlet/9.4.52.v20230823/websocket-servlet-9.4.52.v20230823.pom (2.2 kB at 169 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-server/9.4.52.v20230823/websocket-server-9.4.52.v20230823.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-server/9.4.52.v20230823/websocket-server-9.4.52.v20230823.pom (4.1 kB at 194 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-common/9.4.52.v20230823/websocket-common-9.4.52.v20230823.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-common/9.4.52.v20230823/websocket-common-9.4.52.v20230823.pom (3.6 kB at 200 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-util/9.4.52.v20230823/jetty-util-9.4.52.v20230823.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-util/9.4.52.v20230823/jetty-util-9.4.52.v20230823.pom (4.0 kB at 269 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-io/9.4.52.v20230823/jetty-io-9.4.52.v20230823.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-io/9.4.52.v20230823/jetty-io-9.4.52.v20230823.pom (1.2 kB at 124 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-client/9.4.52.v20230823/websocket-client-9.4.52.v20230823.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-client/9.4.52.v20230823/websocket-client-9.4.52.v20230823.pom (4.6 kB at 461 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-client/9.4.52.v20230823/jetty-client-9.4.52.v20230823.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-client/9.4.52.v20230823/jetty-client-9.4.52.v20230823.pom (5.1 kB at 212 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-http/9.4.52.v20230823/jetty-http-9.4.52.v20230823.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-http/9.4.52.v20230823/jetty-http-9.4.52.v20230823.pom (4.0 kB at 109 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-servlet/9.4.52.v20230823/jetty-servlet-9.4.52.v20230823.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-servlet/9.4.52.v20230823/jetty-servlet-9.4.52.v20230823.pom (2.3 kB at 227 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-security/9.4.52.v20230823/jetty-security-9.4.52.v20230823.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-security/9.4.52.v20230823/jetty-security-9.4.52.v20230823.pom (2.1 kB at 161 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-server/9.4.52.v20230823/jetty-server-9.4.52.v20230823.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-server/9.4.52.v20230823/jetty-server-9.4.52.v20230823.pom (3.4 kB at 311 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-util-ajax/9.4.52.v20230823/jetty-util-ajax-9.4.52.v20230823.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-util-ajax/9.4.52.v20230823/jetty-util-ajax-9.4.52.v20230823.pom (1.3 kB at 63 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf/6.0.6/odl-restconf-6.0.6-features.xml [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-nb/6.0.6/odl-restconf-nb-6.0.6-features.xml [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/12.0.4/odl-mdsal-model-rfc8072-12.0.4-features.xml [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040/12.0.4/odl-mdsal-model-rfc8040-12.0.4-features.xml [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8072/12.0.4/rfc8072-12.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-nb/6.0.6/odl-restconf-nb-6.0.6-features.xml (2.4 kB at 197 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-exp-netty-config/8.0.4/odl-controller-exp-netty-config-8.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-exp-netty-config/8.0.4/odl-controller-exp-netty-config-8.0.4-features.xml (1.2 kB at 54 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/netty-event-executor-config/0.19.4/netty-event-executor-config-0.19.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040/12.0.4/odl-mdsal-model-rfc8040-12.0.4-features.xml (637 B at 24 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/netty-threadgroup-config/0.19.4/netty-threadgroup-config-0.19.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/12.0.4/odl-mdsal-model-rfc8072-12.0.4-features.xml (645 B at 24 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/netty-timer-config/0.19.4/netty-timer-config-0.19.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf/6.0.6/odl-restconf-6.0.6-features.xml (489 B at 16 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/threadpool-config-api/0.19.4/threadpool-config-api-0.19.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8072/12.0.4/rfc8072-12.0.4.jar (97 kB at 2.9 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/netty-event-executor-config/0.19.4/netty-event-executor-config-0.19.4.jar (14 kB at 432 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-common/6.0.6/odl-restconf-common-6.0.6-features.xml [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/threadpool-config-impl/0.19.4/threadpool-config-impl-0.19.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/netty-timer-config/0.19.4/netty-timer-config-0.19.4.jar (14 kB at 389 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-karaf-feat-jetty/13.0.10/odl-karaf-feat-jetty-13.0.10-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/netty-threadgroup-config/0.19.4/netty-threadgroup-config-0.19.4.jar (14 kB at 381 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-export/11.0.5/odl-yangtools-export-11.0.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/threadpool-config-api/0.19.4/threadpool-config-api-0.19.4.jar (8.7 kB at 224 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/12.0.4/odl-mdsal-model-rfc8525-12.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-common/6.0.6/odl-restconf-common-6.0.6-features.xml (1.7 kB at 32 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/12.0.4/odl-mdsal-model-rfc8342-12.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-karaf-feat-jetty/13.0.10/odl-karaf-feat-jetty-13.0.10-features.xml (410 B at 7.7 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/12.0.4/odl-mdsal-model-rfc7952-12.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/threadpool-config-impl/0.19.4/threadpool-config-impl-0.19.4.jar (15 kB at 279 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc7952/12.0.4/rfc7952-12.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-export/11.0.5/odl-yangtools-export-11.0.5-features.xml (625 B at 11 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/12.0.4/rfc8342-ietf-origin-12.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/12.0.4/odl-mdsal-model-rfc8525-12.0.4-features.xml (859 B at 15 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-shiro/0.18.4/odl-aaa-shiro-0.18.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/12.0.4/odl-mdsal-model-rfc8342-12.0.4-features.xml (759 B at 12 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-password-service/0.18.4/odl-aaa-password-service-0.18.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/12.0.4/odl-mdsal-model-rfc7952-12.0.4-features.xml (637 B at 10 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-password-service-api/0.18.4/aaa-password-service-api-0.18.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc7952/12.0.4/rfc7952-12.0.4.jar (15 kB at 236 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-password-service-impl/0.18.4/aaa-password-service-impl-0.18.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-shiro/0.18.4/odl-aaa-shiro-0.18.4-features.xml (3.2 kB at 48 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-password-service-impl/0.18.4/aaa-password-service-impl-0.18.4-aaa-password-service-config.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/12.0.4/rfc8342-ietf-origin-12.0.4.jar (29 kB at 420 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-apache-shiro/0.18.4/odl-apache-shiro-0.18.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-password-service/0.18.4/odl-aaa-password-service-0.18.4-features.xml (1.2 kB at 17 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-jolokia/8.0.4/odl-jolokia-8.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-password-service-api/0.18.4/aaa-password-service-api-0.18.4.jar (21 kB at 294 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jolokia/jolokia-osgi/1.7.2/jolokia-osgi-1.7.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-apache-shiro/0.18.4/odl-apache-shiro-0.18.4-features.xml (825 B at 10 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-password-service-impl/0.18.4/aaa-password-service-impl-0.18.4.jar (20 kB at 241 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-jolokia-osgi/8.0.4/odl-jolokia-osgi-8.0.4-configuration.cfg [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-password-service-impl/0.18.4/aaa-password-service-impl-0.18.4-aaa-password-service-config.xml (215 B at 2.6 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-web/0.18.4/odl-aaa-web-0.18.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-jolokia/8.0.4/odl-jolokia-8.0.4-features.xml (608 B at 7.3 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jersey-2/13.0.10/odl-jersey-2-13.0.10-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jolokia/jolokia-osgi/1.7.2/jolokia-osgi-1.7.2.jar (438 kB at 4.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-javassist-3/13.0.10/odl-javassist-3-13.0.10-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar (24 kB at 269 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-jolokia-osgi/8.0.4/odl-jolokia-osgi-8.0.4-configuration.cfg (630 B at 6.8 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/inject/jersey-hk2/2.41/jersey-hk2-2.41.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-web/0.18.4/odl-aaa-web-0.18.4-features.xml (1.3 kB at 14 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/core/jersey-common/2.41/jersey-common-2.41.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jersey-2/13.0.10/odl-jersey-2-13.0.10-features.xml (2.2 kB at 24 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-javassist-3/13.0.10/odl-javassist-3-13.0.10-features.xml (366 B at 3.6 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar (19 kB at 179 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/inject/jersey-hk2/2.41/jersey-hk2-2.41.jar (78 kB at 720 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar (795 kB at 6.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar (203 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/core/jersey-client/2.41/jersey-client-2.41.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar (27 kB at 218 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar (200 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/core/jersey-server/2.41/jersey-server-2.41.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/core/jersey-common/2.41/jersey-common-2.41.jar (1.3 MB at 9.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar (18 kB at 135 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/containers/jersey-container-servlet/2.41/jersey-container-servlet-2.41.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar (132 kB at 968 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/containers/jersey-container-servlet-core/2.41/jersey-container-servlet-core-2.41.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/core/jersey-client/2.41/jersey-client-2.41.jar (303 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/media/jersey-media-sse/2.41/jersey-media-sse-2.41.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar (92 kB at 652 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/web-osgi-impl/0.18.4/web-osgi-impl-0.18.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/containers/jersey-container-servlet/2.41/jersey-container-servlet-2.41.jar (32 kB at 221 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/servlet-jersey2/0.18.4/servlet-jersey2-0.18.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/core/jersey-server/2.41/jersey-server-2.41.jar (953 kB at 6.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro/0.18.4/aaa-shiro-0.18.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/containers/jersey-container-servlet-core/2.41/jersey-container-servlet-core-2.41.jar (73 kB at 485 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-authn-api/0.18.4/aaa-authn-api-0.18.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/web-osgi-impl/0.18.4/web-osgi-impl-0.18.4.jar (16 kB at 106 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-tokenauthrealm/0.18.4/aaa-tokenauthrealm-0.18.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/media/jersey-media-sse/2.41/jersey-media-sse-2.41.jar (79 kB at 523 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-idm-store-h2/0.18.4/aaa-idm-store-h2-0.18.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/servlet-jersey2/0.18.4/servlet-jersey2-0.18.4.jar (12 kB at 76 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/h2database/h2/2.2.220/h2-2.2.220.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-authn-api/0.18.4/aaa-authn-api-0.18.4.jar (32 kB at 195 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/repackaged-shiro/0.18.4/repackaged-shiro-0.18.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-idm-store-h2/0.18.4/aaa-idm-store-h2-0.18.4.jar (47 kB at 283 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/owasp/encoder/encoder/1.2.3/encoder-1.2.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-tokenauthrealm/0.18.4/aaa-tokenauthrealm-0.18.4.jar (23 kB at 137 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/sf/ehcache/ehcache/2.10.9.2/ehcache-2.10.9.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro/0.18.4/aaa-shiro-0.18.4.jar (155 kB at 917 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro-api/0.18.4/aaa-shiro-api-0.18.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/owasp/encoder/encoder/1.2.3/encoder-1.2.3.jar (38 kB at 207 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-api/0.18.4/odl-aaa-api-0.18.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/repackaged-shiro/0.18.4/repackaged-shiro-0.18.4.jar (583 kB at 3.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro/0.18.4/aaa-shiro-0.18.4-aaa-app-config.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro-api/0.18.4/aaa-shiro-api-0.18.4.jar (109 kB at 579 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro/0.18.4/aaa-shiro-0.18.4-aaa-datastore-config.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro/0.18.4/aaa-shiro-0.18.4-aaa-app-config.xml (15 kB at 76 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-karaf-feat-jdbc/13.0.10/odl-karaf-feat-jdbc-13.0.10-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-api/0.18.4/odl-aaa-api-0.18.4-features.xml (1.0 kB at 5.2 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-features/1.5.6/pax-jdbc-features-1.5.6-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro/0.18.4/aaa-shiro-0.18.4-aaa-datastore-config.xml (182 B at 879 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc/1.5.6/pax-jdbc-1.5.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/h2database/h2/2.2.220/h2-2.2.220.jar (2.6 MB at 12 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-common/1.5.6/pax-jdbc-common-1.5.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-karaf-feat-jdbc/13.0.10/odl-karaf-feat-jdbc-13.0.10-features.xml (693 B at 3.2 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-common/1.5.6/pax-jdbc-pool-common-1.5.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-features/1.5.6/pax-jdbc-features-1.5.6-features.xml (10.0 kB at 46 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/transaction/javax.transaction-api/1.2/javax.transaction-api-1.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc/1.5.6/pax-jdbc-1.5.6.jar (8.9 kB at 38 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-config/1.5.6/pax-jdbc-config-1.5.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-common/1.5.6/pax-jdbc-common-1.5.6.jar (4.6 kB at 20 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1/org.apache.servicemix.bundles.jasypt-1.9.3_1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/transaction/javax.transaction-api/1.2/javax.transaction-api-1.2.jar (31 kB at 125 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-db2/1.5.6/pax-jdbc-db2-1.5.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-common/1.5.6/pax-jdbc-pool-common-1.5.6.jar (9.1 kB at 37 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-derbyclient/1.5.6/pax-jdbc-derbyclient-1.5.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-config/1.5.6/pax-jdbc-config-1.5.6.jar (32 kB at 126 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/derby/derbyclient/10.14.2.0/derbyclient-10.14.2.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-db2/1.5.6/pax-jdbc-db2-1.5.6.jar (9.9 kB at 38 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-derby/1.5.6/pax-jdbc-derby-1.5.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-derbyclient/1.5.6/pax-jdbc-derbyclient-1.5.6.jar (9.8 kB at 37 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/derby/derby/10.14.2.0/derby-10.14.2.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-derby/1.5.6/pax-jdbc-derby-1.5.6.jar (9.3 kB at 33 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-hsqldb/1.5.6/pax-jdbc-hsqldb-1.5.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1/org.apache.servicemix.bundles.jasypt-1.9.3_1.jar (372 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hsqldb/hsqldb/2.7.2/hsqldb-2.7.2-jdk8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-hsqldb/1.5.6/pax-jdbc-hsqldb-1.5.6.jar (8.1 kB at 26 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-jtds/1.5.6/pax-jdbc-jtds-1.5.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/derby/derbyclient/10.14.2.0/derbyclient-10.14.2.0.jar (588 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/sourceforge/jtds/jtds/1.3.1/jtds-1.3.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-jtds/1.5.6/pax-jdbc-jtds-1.5.6.jar (7.1 kB at 21 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-mariadb/1.5.6/pax-jdbc-mariadb-1.5.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/sourceforge/jtds/jtds/1.3.1/jtds-1.3.1.jar (318 kB at 898 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mariadb/jdbc/mariadb-java-client/3.1.4/mariadb-java-client-3.1.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-mariadb/1.5.6/pax-jdbc-mariadb-1.5.6.jar (8.0 kB at 23 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/waffle/waffle-jna/3.2.0/waffle-jna-3.2.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/waffle/waffle-jna/3.2.0/waffle-jna-3.2.0.jar (72 kB at 189 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hsqldb/hsqldb/2.7.2/hsqldb-2.7.2-jdk8.jar (1.7 MB at 4.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-mysql/1.5.6/pax-jdbc-mysql-1.5.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mariadb/jdbc/mariadb-java-client/3.1.4/mariadb-java-client-3.1.4.jar (642 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/mysql/mysql-connector-j/8.1.0/mysql-connector-j-8.1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/derby/derby/10.14.2.0/derby-10.14.2.0.jar (3.2 MB at 8.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/protobuf/protobuf-java/3.21.9/protobuf-java-3.21.9.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-mysql/1.5.6/pax-jdbc-mysql-1.5.6.jar (8.2 kB at 20 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-oracle/1.5.6/pax-jdbc-oracle-1.5.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-oracle/1.5.6/pax-jdbc-oracle-1.5.6.jar (8.4 kB at 19 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/oracle/database/jdbc/ojdbc8/23.2.0.0/ojdbc8-23.2.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar (912 kB at 2.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-aries/1.5.6/pax-jdbc-pool-aries-1.5.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/sf/ehcache/ehcache/2.10.9.2/ehcache-2.10.9.2.jar (12 MB at 26 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-c3p0/1.5.6/pax-jdbc-pool-c3p0-1.5.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-aries/1.5.6/pax-jdbc-pool-aries-1.5.6.jar (139 kB at 298 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/bundles/org.apache.servicemix.bundles.c3p0/0.9.5.5_1/org.apache.servicemix.bundles.c3p0-0.9.5.5_1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-c3p0/1.5.6/pax-jdbc-pool-c3p0-1.5.6.jar (9.2 kB at 20 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/mchange/mchange-commons-java/0.2.19/mchange-commons-java-0.2.19.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/protobuf/protobuf-java/3.21.9/protobuf-java-3.21.9.jar (1.7 MB at 3.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-dbcp2/1.5.6/pax-jdbc-pool-dbcp2-1.5.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-dbcp2/1.5.6/pax-jdbc-pool-dbcp2-1.5.6.jar (13 kB at 26 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-pool2/2.11.1/commons-pool2-2.11.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/mysql/mysql-connector-j/8.1.0/mysql-connector-j-8.1.0.jar (2.5 MB at 4.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-dbcp2/2.9.0/commons-dbcp2-2.9.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/mchange/mchange-commons-java/0.2.19/mchange-commons-java-0.2.19.jar (631 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-hikaricp/1.5.6/pax-jdbc-pool-hikaricp-1.5.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-pool2/2.11.1/commons-pool2-2.11.1.jar (146 kB at 266 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-hikaricp/1.5.6/pax-jdbc-pool-hikaricp-1.5.6.jar (6.2 kB at 11 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-sqlite/1.5.6/pax-jdbc-sqlite-1.5.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-dbcp2/2.9.0/commons-dbcp2-2.9.0.jar (211 kB at 382 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/xerial/sqlite-jdbc/3.42.0.0/sqlite-jdbc-3.42.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/bundles/org.apache.servicemix.bundles.c3p0/0.9.5.5_1/org.apache.servicemix.bundles.c3p0-0.9.5.5_1.jar (1.5 MB at 2.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-teradata/1.5.6/pax-jdbc-teradata-1.5.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar (159 kB at 279 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-sqlite/1.5.6/pax-jdbc-sqlite-1.5.6.jar (7.9 kB at 14 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-narayana/1.5.6/pax-jdbc-pool-narayana-1.5.6.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jboss/jboss-transaction-spi/7.6.1.Final/jboss-transaction-spi-7.6.1.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-teradata/1.5.6/pax-jdbc-teradata-1.5.6.jar (10 kB at 17 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-transx/1.5.6/pax-jdbc-pool-transx-1.5.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jboss/jboss-transaction-spi/7.6.1.Final/jboss-transaction-spi-7.6.1.Final.jar (34 kB at 29 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-jdbc/0.5.4/pax-transx-jdbc-0.5.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-narayana/1.5.6/pax-jdbc-pool-narayana-1.5.6.jar (17 kB at 15 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-connector/0.5.4/pax-transx-connector-0.5.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-transx/1.5.6/pax-jdbc-pool-transx-1.5.6.jar (9.7 kB at 8.2 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-tm-api/0.5.4/pax-transx-tm-api-0.5.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-connector/0.5.4/pax-transx-connector-0.5.4.jar (66 kB at 55 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/resource/javax.resource-api/1.7.1/javax.resource-api-1.7.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-jdbc/0.5.4/pax-transx-jdbc-0.5.4.jar (71 kB at 59 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.jdbc/1.1.0/org.osgi.service.jdbc-1.1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-tm-api/0.5.4/pax-transx-tm-api-0.5.4.jar (6.3 kB at 5.3 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jdbc/org.apache.karaf.jdbc.core/4.4.4/org.apache.karaf.jdbc.core-4.4.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/oracle/database/jdbc/ojdbc8/23.2.0.0/ojdbc8-23.2.0.0.jar (6.8 MB at 5.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro/0.18.4/aaa-shiro-0.18.4-idmtool.py [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/resource/javax.resource-api/1.7.1/javax.resource-api-1.7.1.jar (70 kB at 58 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-filterchain/0.18.4/aaa-filterchain-0.18.4-config.cfg [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.jdbc/1.1.0/org.osgi.service.jdbc-1.1.0.jar (13 kB at 11 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/specs/geronimo-jta_1.1_spec/1.1.1/geronimo-jta_1.1_spec-1.1.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro/0.18.4/aaa-shiro-0.18.4-idmtool.py (18 kB at 15 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc8040/6.0.6/odl-netconf-model-rfc8040-6.0.6-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jdbc/org.apache.karaf.jdbc.core/4.4.4/org.apache.karaf.jdbc.core-4.4.4.jar (65 kB at 54 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-common-models/6.0.6/restconf-common-models-6.0.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-filterchain/0.18.4/aaa-filterchain-0.18.4-config.cfg (18 B at 14 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-common/6.0.6/restconf-common-6.0.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc8040/6.0.6/odl-netconf-model-rfc8040-6.0.6-features.xml (619 B at 505 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-api/6.0.6/odl-netconf-api-6.0.6-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/specs/geronimo-jta_1.1_spec/1.1.1/geronimo-jta_1.1_spec-1.1.1.jar (16 kB at 13 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc5277/6.0.6/odl-netconf-model-rfc5277-6.0.6-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-common/6.0.6/restconf-common-6.0.6.jar (29 kB at 24 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc5277/6.0.6/rfc5277-6.0.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-common-models/6.0.6/restconf-common-models-6.0.6.jar (193 kB at 156 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc6241/6.0.6/odl-netconf-model-rfc6241-6.0.6-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-api/6.0.6/odl-netconf-api-6.0.6-features.xml (1.6 kB at 1.3 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc6241/6.0.6/rfc6241-6.0.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc5277/6.0.6/odl-netconf-model-rfc5277-6.0.6-features.xml (594 B at 480 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc6470/6.0.6/odl-netconf-model-rfc6470-6.0.6-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc6241/6.0.6/odl-netconf-model-rfc6241-6.0.6-features.xml (594 B at 475 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc6470/6.0.6/rfc6470-6.0.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc5277/6.0.6/rfc5277-6.0.6.jar (64 kB at 51 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc8526/6.0.6/odl-netconf-model-rfc8526-6.0.6-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc6470/6.0.6/odl-netconf-model-rfc6470-6.0.6-features.xml (639 B at 511 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc6243/6.0.6/odl-netconf-model-rfc6243-6.0.6-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc6241/6.0.6/rfc6241-6.0.6.jar (399 kB at 318 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc6243/6.0.6/rfc6243-6.0.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc6243/6.0.6/odl-netconf-model-rfc6243-6.0.6-features.xml (639 B at 507 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc8526/6.0.6/rfc8526-6.0.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc8526/6.0.6/odl-netconf-model-rfc8526-6.0.6-features.xml (806 B at 639 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-api/6.0.6/netconf-api-6.0.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc6470/6.0.6/rfc6470-6.0.6.jar (84 kB at 67 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-auth/6.0.6/netconf-auth-6.0.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc6243/6.0.6/rfc6243-6.0.6.jar (30 kB at 24 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-nb/6.0.6/restconf-nb-6.0.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc8526/6.0.6/rfc8526-6.0.6.jar (111 kB at 87 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-api/6.0.6/restconf-api-6.0.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-auth/6.0.6/netconf-auth-6.0.6.jar (8.0 kB at 6.3 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-dom-api/6.0.6/netconf-dom-api-6.0.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-api/6.0.6/netconf-api-6.0.6.jar (52 kB at 40 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8040/12.0.4/rfc8040-12.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-api/6.0.6/restconf-api-6.0.6.jar (56 kB at 43 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8525/12.0.4/rfc8525-12.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-nb/6.0.6/restconf-nb-6.0.6.jar (368 kB at 285 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/12.0.4/rfc8342-ietf-datastores-12.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/xerial/sqlite-jdbc/3.42.0.0/sqlite-jdbc-3.42.0.0.jar (13 MB at 10 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/6.0.6/rfc8040-ietf-restconf-monitoring-6.0.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-dom-api/6.0.6/netconf-dom-api-6.0.6.jar (15 kB at 12 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/web-api/0.18.4/web-api-0.18.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/12.0.4/rfc8342-ietf-datastores-12.0.4.jar (30 kB at 23 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/servlet-api/0.18.4/servlet-api-0.18.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/6.0.6/rfc8040-ietf-restconf-monitoring-6.0.6.jar (51 kB at 39 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-filterchain/0.18.4/aaa-filterchain-0.18.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8040/12.0.4/rfc8040-12.0.4.jar (59 kB at 45 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-api/9.4.52.v20230823/websocket-api-9.4.52.v20230823.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/web-api/0.18.4/web-api-0.18.4.jar (24 kB at 19 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-servlet/9.4.52.v20230823/websocket-servlet-9.4.52.v20230823.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8525/12.0.4/rfc8525-12.0.4.jar (146 kB at 111 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-server/9.4.52.v20230823/websocket-server-9.4.52.v20230823.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/servlet-api/0.18.4/servlet-api-0.18.4.jar (9.0 kB at 6.8 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-common/9.4.52.v20230823/websocket-common-9.4.52.v20230823.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-servlet/9.4.52.v20230823/websocket-servlet-9.4.52.v20230823.jar (30 kB at 23 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-filterchain/0.18.4/aaa-filterchain-0.18.4.jar (25 kB at 19 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-io/9.4.52.v20230823/jetty-io-9.4.52.v20230823.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-util/9.4.52.v20230823/jetty-util-9.4.52.v20230823.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-api/9.4.52.v20230823/websocket-api-9.4.52.v20230823.jar (52 kB at 39 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-client/9.4.52.v20230823/websocket-client-9.4.52.v20230823.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-server/9.4.52.v20230823/websocket-server-9.4.52.v20230823.jar (46 kB at 34 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-client/9.4.52.v20230823/jetty-client-9.4.52.v20230823.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-common/9.4.52.v20230823/websocket-common-9.4.52.v20230823.jar (215 kB at 160 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-servlet/9.4.52.v20230823/jetty-servlet-9.4.52.v20230823.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-io/9.4.52.v20230823/jetty-io-9.4.52.v20230823.jar (183 kB at 135 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-security/9.4.52.v20230823/jetty-security-9.4.52.v20230823.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-util/9.4.52.v20230823/jetty-util-9.4.52.v20230823.jar (584 kB at 430 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-server/9.4.52.v20230823/jetty-server-9.4.52.v20230823.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-client/9.4.52.v20230823/websocket-client-9.4.52.v20230823.jar (46 kB at 34 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-util-ajax/9.4.52.v20230823/jetty-util-ajax-9.4.52.v20230823.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-servlet/9.4.52.v20230823/jetty-servlet-9.4.52.v20230823.jar (146 kB at 107 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-http/9.4.52.v20230823/jetty-http-9.4.52.v20230823.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-client/9.4.52.v20230823/jetty-client-9.4.52.v20230823.jar (328 kB at 240 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-security/9.4.52.v20230823/jetty-security-9.4.52.v20230823.jar (118 kB at 86 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-util-ajax/9.4.52.v20230823/jetty-util-ajax-9.4.52.v20230823.jar (67 kB at 48 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-http/9.4.52.v20230823/jetty-http-9.4.52.v20230823.jar (235 kB at 170 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-server/9.4.52.v20230823/jetty-server-9.4.52.v20230823.jar (737 kB at 528 kB/s) [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] Created: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.18.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 118 kB/s) [INFO] Generating feature descriptor file /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/target/feature/feature.xml [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-features/0.5.4/pax-transx-features-0.5.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-features/0.5.4/pax-transx-features-0.5.4-features.xml (4.0 kB at 401 kB/s) [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-ovsdb-hwvtepsouthbound-rest >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-ovsdb-hwvtepsouthbound-rest <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] Can't extract module name from pax-jdbc-features-1.5.6-features.xml: Module format not recognized: /tmp/r/org/ops4j/pax/jdbc/pax-jdbc-features/1.5.6/pax-jdbc-features-1.5.6-features.xml [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.18.0-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-rest-1.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.18.0-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-rest-1.18.0-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.18.0-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-rest-1.18.0-20240123.193154-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.18.0-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-rest-1.18.0-20240123.193154-1.pom (2.1 kB at 2.1 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.18.0-SNAPSHOT/maven-metadata.xml (632 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/maven-metadata.xml (314 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.18.0-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-rest-1.18.0-20240123.193154-1-features.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.18.0-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-rest-1.18.0-20240123.193154-1-features.xml (781 B at 781 kB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.18.0-SNAPSHOT/maven-metadata.xml (848 B at 848 kB/s) [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/target/test-features [INFO] [INFO] --------< org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound-ui >-------- [INFO] Building ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-ui 1.18.0-SNAPSHOT [20/50] [INFO] ------------------------------[ feature ]------------------------------- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-openapi/6.0.6/odl-restconf-openapi-6.0.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-openapi/6.0.6/odl-restconf-openapi-6.0.6.pom (1.6 kB at 14 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-openapi/6.0.6/restconf-openapi-6.0.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-openapi/6.0.6/restconf-openapi-6.0.6.pom (4.3 kB at 360 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/dk/brics/automaton/1.12-4/automaton-1.12-4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/dk/brics/automaton/1.12-4/automaton-1.12-4.pom (4.8 kB at 265 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-openapi/6.0.6/odl-restconf-openapi-6.0.6-features.xml [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/dk/brics/automaton/1.12-4/automaton-1.12-4.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-openapi/6.0.6/restconf-openapi-6.0.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-openapi/6.0.6/odl-restconf-openapi-6.0.6-features.xml (877 B at 49 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/dk/brics/automaton/1.12-4/automaton-1.12-4.jar (210 kB at 8.4 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-openapi/6.0.6/restconf-openapi-6.0.6.jar (2.9 MB at 43 MB/s) [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] Created: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-ui/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.18.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 56 kB/s) [INFO] Generating feature descriptor file /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-ui/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-ovsdb-hwvtepsouthbound-ui >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-ovsdb-hwvtepsouthbound-ui <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] Can't extract module name from pax-jdbc-features-1.5.6-features.xml: Module format not recognized: /tmp/r/org/ops4j/pax/jdbc/pax-jdbc-features/1.5.6/pax-jdbc-features-1.5.6-features.xml [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-ui/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.18.0-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-ui-1.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-ui/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.18.0-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-ui-1.18.0-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.18.0-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-ui-1.18.0-20240123.193154-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.18.0-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-ui-1.18.0-20240123.193154-1.pom (2.1 kB at 2.1 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.18.0-SNAPSHOT/maven-metadata.xml (630 B at 630 kB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/maven-metadata.xml (312 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.18.0-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-ui-1.18.0-20240123.193154-1-features.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.18.0-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-ui-1.18.0-20240123.193154-1-features.xml (799 B at 799 kB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.18.0-SNAPSHOT/maven-metadata.xml (846 B at 846 kB/s) [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-ui/target/test-features [INFO] [INFO] --------< org.opendaylight.ovsdb:utils.hwvtepsouthbound-utils >--------- [INFO] Building ODL :: ovsdb :: utils.hwvtepsouthbound-utils 1.18.0-SNAPSHOT [21/50] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ utils.hwvtepsouthbound-utils --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ utils.hwvtepsouthbound-utils --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ utils.hwvtepsouthbound-utils --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ utils.hwvtepsouthbound-utils --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ utils.hwvtepsouthbound-utils --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ utils.hwvtepsouthbound-utils --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ utils.hwvtepsouthbound-utils --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ utils.hwvtepsouthbound-utils --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ utils.hwvtepsouthbound-utils --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/hwvtepsouthbound-utils/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/hwvtepsouthbound-utils/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/hwvtepsouthbound-utils/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ utils.hwvtepsouthbound-utils --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ utils.hwvtepsouthbound-utils >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ utils.hwvtepsouthbound-utils --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ utils.hwvtepsouthbound-utils <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ utils.hwvtepsouthbound-utils --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ utils.hwvtepsouthbound-utils --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/hwvtepsouthbound-utils/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ utils.hwvtepsouthbound-utils --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ utils.hwvtepsouthbound-utils --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ utils.hwvtepsouthbound-utils --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ utils.hwvtepsouthbound-utils --- [INFO] Building bundle: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/hwvtepsouthbound-utils/target/utils.hwvtepsouthbound-utils-1.18.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/hwvtepsouthbound-utils/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ utils.hwvtepsouthbound-utils --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ utils.hwvtepsouthbound-utils --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ utils.hwvtepsouthbound-utils --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ utils.hwvtepsouthbound-utils --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:yang-common:jar:11.0.5:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:12.0.4:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ utils.hwvtepsouthbound-utils --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ utils.hwvtepsouthbound-utils --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ utils.hwvtepsouthbound-utils --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ utils.hwvtepsouthbound-utils --- [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/hwvtepsouthbound-utils/target/utils.hwvtepsouthbound-utils-1.18.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.18.0-SNAPSHOT/utils.hwvtepsouthbound-utils-1.18.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/hwvtepsouthbound-utils/pom.xml to /tmp/r/org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.18.0-SNAPSHOT/utils.hwvtepsouthbound-utils-1.18.0-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ utils.hwvtepsouthbound-utils --- [INFO] Installing org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.18.0-SNAPSHOT/utils.hwvtepsouthbound-utils-1.18.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ utils.hwvtepsouthbound-utils --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.18.0-SNAPSHOT/utils.hwvtepsouthbound-utils-1.18.0-20240123.193154-1.jar [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.18.0-SNAPSHOT/utils.hwvtepsouthbound-utils-1.18.0-20240123.193154-1.jar (11 kB) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.18.0-SNAPSHOT/utils.hwvtepsouthbound-utils-1.18.0-20240123.193154-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.18.0-SNAPSHOT/utils.hwvtepsouthbound-utils-1.18.0-20240123.193154-1.pom (2.4 kB at 2.4 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.18.0-SNAPSHOT/maven-metadata.xml (803 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/maven-metadata.xml (311 B) [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ utils.hwvtepsouthbound-utils --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ utils.hwvtepsouthbound-utils --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/hwvtepsouthbound-utils/dependency_tree.txt [INFO] [INFO] -------< org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound-test >------- [INFO] Building ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-test 1.18.0-SNAPSHOT [22/50] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] Created: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-test/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.18.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 144 kB/s) [INFO] Generating feature descriptor file /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-test/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-ovsdb-hwvtepsouthbound-test >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-ovsdb-hwvtepsouthbound-test <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-test/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.18.0-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-test-1.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-test/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.18.0-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-test-1.18.0-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.18.0-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-test-1.18.0-20240123.193154-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.18.0-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-test-1.18.0-20240123.193154-1.pom (1.7 kB at 1.7 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.18.0-SNAPSHOT/maven-metadata.xml (632 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/maven-metadata.xml (314 B at 314 kB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.18.0-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-test-1.18.0-20240123.193154-1-features.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.18.0-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-test-1.18.0-20240123.193154-1-features.xml (716 B at 716 kB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.18.0-SNAPSHOT/maven-metadata.xml (848 B at 848 kB/s) [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-test/target/test-features [INFO] [INFO] ----------< org.opendaylight.ovsdb:hwvtepsouthbound-features >---------- [INFO] Building ODL :: ovsdb :: hwvtepsouthbound-features 1.18.0-SNAPSHOT [23/50] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ hwvtepsouthbound-features --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ hwvtepsouthbound-features --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ hwvtepsouthbound-features --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ hwvtepsouthbound-features --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ hwvtepsouthbound-features --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ hwvtepsouthbound-features --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ hwvtepsouthbound-features --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ hwvtepsouthbound-features --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ hwvtepsouthbound-features --- [INFO] Created: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/features/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ hwvtepsouthbound-features --- [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/hwvtepsouthbound-features/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/hwvtepsouthbound-features/1.18.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 143 kB/s) [INFO] Generating feature descriptor file /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/features/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ hwvtepsouthbound-features --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ hwvtepsouthbound-features >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ hwvtepsouthbound-features --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ hwvtepsouthbound-features <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ hwvtepsouthbound-features --- [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ hwvtepsouthbound-features --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ hwvtepsouthbound-features --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ hwvtepsouthbound-features --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ hwvtepsouthbound-features --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ hwvtepsouthbound-features --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ hwvtepsouthbound-features --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ hwvtepsouthbound-features --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ hwvtepsouthbound-features --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ hwvtepsouthbound-features --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ hwvtepsouthbound-features --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/features/pom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-features/1.18.0-SNAPSHOT/hwvtepsouthbound-features-1.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/features/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-features/1.18.0-SNAPSHOT/hwvtepsouthbound-features-1.18.0-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ hwvtepsouthbound-features --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/hwvtepsouthbound-features/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/hwvtepsouthbound-features/1.18.0-SNAPSHOT/hwvtepsouthbound-features-1.18.0-20240123.193154-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/hwvtepsouthbound-features/1.18.0-SNAPSHOT/hwvtepsouthbound-features-1.18.0-20240123.193154-1.pom (2.6 kB at 2.6 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/hwvtepsouthbound-features/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/hwvtepsouthbound-features/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/hwvtepsouthbound-features/1.18.0-SNAPSHOT/maven-metadata.xml (626 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/hwvtepsouthbound-features/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/hwvtepsouthbound-features/maven-metadata.xml (308 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/hwvtepsouthbound-features/1.18.0-SNAPSHOT/hwvtepsouthbound-features-1.18.0-20240123.193154-1-features.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/hwvtepsouthbound-features/1.18.0-SNAPSHOT/hwvtepsouthbound-features-1.18.0-20240123.193154-1-features.xml (1.6 kB at 1.6 MB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/hwvtepsouthbound-features/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/hwvtepsouthbound-features/1.18.0-SNAPSHOT/maven-metadata.xml (842 B at 842 kB/s) [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ hwvtepsouthbound-features --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/features/dependency_tree.txt [INFO] [INFO] -----------< org.opendaylight.ovsdb:hwvtepsouthbound-karaf >------------ [INFO] Building ODL :: ovsdb :: hwvtepsouthbound-karaf 1.18.0-SNAPSHOT [24/50] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-remote-resources-plugin/3.1.0/maven-remote-resources-plugin-3.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-remote-resources-plugin/3.1.0/maven-remote-resources-plugin-3.1.0.pom (15 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-remote-resources-plugin/3.1.0/maven-remote-resources-plugin-3.1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-remote-resources-plugin/3.1.0/maven-remote-resources-plugin-3.1.0.jar (82 kB at 5.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf-plugin/13.0.10/karaf-plugin-13.0.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf-plugin/13.0.10/karaf-plugin-13.0.10.pom (4.3 kB at 358 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf-plugin/13.0.10/karaf-plugin-13.0.10.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf-plugin/13.0.10/karaf-plugin-13.0.10.jar (35 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.pom (6.8 kB at 676 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/37/maven-plugins-37.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/37/maven-plugins-37.pom (9.9 kB at 707 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.jar (27 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1.pom (2.3 kB at 190 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 110 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/opendaylight-karaf-resources/13.0.10/opendaylight-karaf-resources-13.0.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/opendaylight-karaf-resources/13.0.10/opendaylight-karaf-resources-13.0.10.pom (14 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.namespace.implementation/1.0.0/org.osgi.namespace.implementation-1.0.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/opendaylight-karaf-resources/13.0.10/opendaylight-karaf-resources-13.0.10.jar [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 567 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1.jar (48 kB at 2.0 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/opendaylight-karaf-resources/13.0.10/opendaylight-karaf-resources-13.0.10.jar (9.0 MB at 79 MB/s) [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ hwvtepsouthbound-karaf --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ hwvtepsouthbound-karaf --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ hwvtepsouthbound-karaf --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ hwvtepsouthbound-karaf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ hwvtepsouthbound-karaf --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ hwvtepsouthbound-karaf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ hwvtepsouthbound-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ hwvtepsouthbound-karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ hwvtepsouthbound-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/src/main/resources [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (process-resources) @ hwvtepsouthbound-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/src/main/resources [INFO] [INFO] --- karaf-maven-plugin:4.4.4:assembly (process-resources) @ hwvtepsouthbound-karaf --- [INFO] Using repositories: [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Creating work directory: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/target/assembly [INFO] Loading direct KAR and features XML dependencies [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.4/kar [INFO] Feature framework will be added as a startup feature [INFO] Generating Karaf assembly: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/target/assembly [INFO] Unzipping kars [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.4/kar [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.4/xml/features [INFO] Loading profiles from: [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml [INFO] Loading repositories [INFO] Generating generated-startup profile [INFO] Generating generated-boot profile with parents: generated-startup [INFO] Generating generated-installed profile [INFO] Configuring etc/config.properties and etc/system.properties [INFO] Downloading libraries for generated profiles [INFO] Downloading additional libraries [INFO] Writing configurations [INFO] adding config file: etc/profile.cfg [INFO] Startup stage [INFO] Loading startup repositories [INFO] Resolving startup features and bundles [INFO] Features: framework [INFO] Bundles: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/13.0.10 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.10 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.4 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.3 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.3 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.2.0 [INFO] Boot stage [INFO] Loading boot repositories [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.4/xml/features [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/hwvtepsouthbound-features/1.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.22/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound/1.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-openapi/6.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/6.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/6.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/6.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/6.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6241/6.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6470/6.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8526/6.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6243/6.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/11.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/11.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.0.10/xml/features [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-library/1.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-utils/1.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/8.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.18.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/6.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-exp-netty-config/8.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/8.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/8.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/8.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/11.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/8.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/8.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-api/1.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/11.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8040/6.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.18.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.18.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/11.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/11.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.18.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.18.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/8.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/11.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/8.0.4/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/11.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/8.0.4/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.18.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.18.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/11.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/11.0.5/xml/features [INFO] Feature jaas-boot/4.4.4 is defined as a boot feature [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.4.jar [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.4 [INFO] Feature odl-aaa-shiro/0.18.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro-api/0.18.4 [INFO] adding maven artifact: mvn:com.h2database/h2/2.2.220 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.18.4 [INFO] adding maven artifact: mvn:net.sf.ehcache/ehcache/2.10.9.2 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-tokenauthrealm/0.18.4 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-idm-store-h2/0.18.4 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.18.4 [INFO] adding maven artifact: mvn:org.apache.geronimo.specs/geronimo-jta_1.1_spec/1.1.1 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.18.4/xml/aaa-app-config [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.18.4/xml/aaa-datastore-config [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.18.4/xml/aaa-password-service-config [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.18.4/py/idmtool [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.18.4/cfg/config [INFO] Feature bundle/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.4 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg [INFO] Feature odl-ovsdb-hwvtepsouthbound/1.18.0.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/hwvtepsouthbound-impl/1.18.0-SNAPSHOT [INFO] Feature shell/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.4 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg [INFO] adding config file: etc/org.apache.karaf.shell.cfg [INFO] Feature odl-ovsdb-southbound-api/1.18.0.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/southbound-api/1.18.0-SNAPSHOT [INFO] Feature package/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.4 [INFO] Feature service/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.4 [INFO] Feature odl-mdsal-broker/8.0.4 is defined as a boot feature [INFO] Feature odl-jolokia/8.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.jolokia/jolokia-osgi/1.7.2 [INFO] adding maven artifact: mvn:com.googlecode.json-simple/json-simple/1.1.1 [INFO] adding maven artifact: mvn:org.opendaylight.controller/odl-jolokia-osgi/8.0.4/cfg/configuration [INFO] Feature ssh/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.10.0 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.10.0 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.4 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.10.0 [INFO] Feature odl-mdsal-model-rfc6991/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-type-util/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-yang-types/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-inet-types/12.0.4 [INFO] Feature odl-stax2-api/13.0.10 is defined as a boot feature [INFO] adding maven artifact: mvn:org.codehaus.woodstox/stax2-api/4.2.2 [INFO] Feature odl-mdsal-binding-base/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.24.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spec-util/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/yang-binding/12.0.4 [INFO] Feature odl-restconf-common/6.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-common/6.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-common-models/6.0.6 [INFO] Feature pax-web-websockets/8.0.22 is defined as a boot feature [INFO] adding maven artifact: mvn:jakarta.websocket/jakarta.websocket-api/1.1.2 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-websocket/8.0.22 [INFO] Feature odl-karaf-feat-jdbc/13.0.10 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.jdbc/org.apache.karaf.jdbc.core/4.4.4 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 [INFO] Feature pax-jdbc-spec/1.5.6 is defined as a boot feature [INFO] adding maven artifact: mvn:javax.enterprise/cdi-api/2.0.SP1 [INFO] adding maven artifact: mvn:javax.interceptor/javax.interceptor-api/1.2.2 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.javax-inject/1_3 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 [INFO] adding maven artifact: mvn:javax.transaction/javax.transaction-api/1.2 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 [INFO] Feature odl-aaa-password-service/0.18.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.18.4 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-api/0.18.4 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.18.4/xml/aaa-password-service-config [INFO] Feature odl-javassist-3/13.0.10 is defined as a boot feature [INFO] adding maven artifact: mvn:org.javassist/javassist/3.30.2-GA [INFO] Feature framework/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.4 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.3 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.3 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.4 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] Feature odl-netconf-model-rfc6470/6.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6470/6.0.6 [INFO] Feature odl-mdsal-model-rfc8342/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-datastores/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-origin/12.0.4 [INFO] Feature odl-mdsal-bytebuddy/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:net.bytebuddy/byte-buddy/1.14.9 [INFO] Feature shell-compat/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.4 [INFO] Feature deployer/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.4 [INFO] Feature http/8.0.22 is defined as a boot feature [INFO] Feature odl-mdsal-model-odl-l2-types/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/opendaylight-l2-types/2013.08.27.24.4 [INFO] Feature odl-netconf-model-rfc6241/6.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6241/6.0.6 [INFO] Feature jaas/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.4 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg [INFO] Feature odl-mdsal-binding-dom-adapter/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-adapter/12.0.4 [INFO] Feature pt-triemap/1.3.1 is defined as a boot feature [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.1 [INFO] Feature pax-web-http-whiteboard/8.0.22 is defined as a boot feature [INFO] Feature odl-mdsal-model-rfc8040/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8040/12.0.4 [INFO] Feature odl-ovsdb-utils/1.18.0.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/utils.southbound-utils/1.18.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/utils.config/1.18.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/utils.mdsal-utils/1.18.0-SNAPSHOT [INFO] Feature odl-mdsal-dom-api/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-spi/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/12.0.4 [INFO] Feature odl-mdsal-clustering-commons/8.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-raft/8.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.controller/atomix-storage/8.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-mgmt-api/8.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-segmented-journal/8.0.4 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-graphite/4.2.23 [INFO] adding maven artifact: mvn:com.rabbitmq/amqp-client/5.20.0 [INFO] adding maven artifact: mvn:org.lz4/lz4-java/1.8.0 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-commons/8.0.4 [INFO] Feature odl-yangtools-data/11.0.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-ri/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-impl/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-transform/11.0.5 [INFO] Feature odl-ovsdb-hwvtepsouthbound-ui/1.18.0.SNAPSHOT is defined as a boot feature [INFO] Feature odl-ovsdb-hwvtepsouthbound-rest/1.18.0.SNAPSHOT is defined as a boot feature [INFO] Feature aries-proxy/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.5 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.5 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.5 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.5 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.13 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.5 [INFO] Feature odl-mdsal-singleton-common/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-common-api/12.0.4 [INFO] Feature odl-gson/13.0.10 is defined as a boot feature [INFO] adding maven artifact: mvn:com.google.code.gson/gson/2.10.1 [INFO] Feature odl-ovsdb-library/1.18.0.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/library/1.18.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/schema.openvswitch/1.18.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/utils.servicehelper/1.18.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/schema.hardwarevtep/1.18.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/library/1.18.0-SNAPSHOT/cfg/config [INFO] Feature pax-web-http-war/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.web/org.apache.karaf.web.core/4.4.4 [INFO] Feature management/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.4 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 [INFO] adding config file: etc/jmx.acl.cfg [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg [INFO] adding config file: etc/org.apache.karaf.management.cfg [INFO] Feature log/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.4 [INFO] adding config file: etc/org.apache.karaf.log.cfg [INFO] Feature odl-mdsal-common/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/12.0.4 [INFO] Feature odl-jersey-2/13.0.10 is defined as a boot feature [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-common/2.41 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/aopalliance-repackaged/2.6.1 [INFO] adding maven artifact: mvn:org.glassfish.jersey.inject/jersey-hk2/2.41 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-client/2.41 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-server/2.41 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet/2.41 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-api/2.6.1 [INFO] adding maven artifact: mvn:jakarta.validation/jakarta.validation-api/2.0.2 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-locator/2.6.1 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet-core/2.41 [INFO] adding maven artifact: mvn:org.glassfish.jersey.media/jersey-media-sse/2.41 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 [INFO] adding maven artifact: mvn:org.glassfish.hk2/osgi-resource-locator/1.0.3 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-utils/2.6.1 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/jakarta.inject/2.6.1 [INFO] Feature odl-restconf-openapi/6.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-openapi/6.0.6 [INFO] adding maven artifact: wrap:mvn:dk.brics/automaton/1.12-4 [INFO] Feature odl-jackson-2/13.0.10 is defined as a boot feature [INFO] adding maven artifact: mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-base/2.15.3 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.dataformat/jackson-dataformat-xml/2.15.3 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.module/jackson-module-jaxb-annotations/2.15.3 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider/2.15.3 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-core/2.15.3 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-annotations/2.15.3 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-databind/2.15.3 [INFO] Feature odl-mdsal-binding-api/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spi/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-util/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-api/12.0.4 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber [INFO] Feature pax-web-whiteboard/8.0.22 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-whiteboard/8.0.22 [INFO] Feature pax-jdbc-config/1.5.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-config/1.5.6 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-pool-common/1.5.6 [INFO] Feature odl-aaa-encryption-service/0.18.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service/0.18.4 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service-impl/0.18.4 [INFO] Feature odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-topology/2013.10.21.24.4 [INFO] Feature war/4.4.4 is defined as a boot feature [INFO] Feature scr/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 [INFO] Feature odl-netconf-api/6.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-auth/6.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-api/6.0.6 [INFO] Feature odl-yangtools-common/11.0.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/11.0.5 [INFO] Feature standard/4.4.4 is defined as a boot feature [INFO] Feature pax-web-war/8.0.22 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.22 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-war/2.6.14/jar/uber [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-war/8.0.22 [INFO] Feature odl-controller-exp-netty-config/8.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.42.0 [INFO] adding maven artifact: mvn:org.opendaylight.controller/threadpool-config-impl/0.19.4 [INFO] adding maven artifact: mvn:org.opendaylight.controller/netty-timer-config/0.19.4 [INFO] adding maven artifact: mvn:com.google.guava/guava/32.1.3-jre [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.controller/netty-threadgroup-config/0.19.4 [INFO] adding maven artifact: mvn:org.opendaylight.controller/threadpool-config-api/0.19.4 [INFO] adding maven artifact: mvn:org.opendaylight.controller/netty-event-executor-config/0.19.4 [INFO] Feature odl-mdsal-binding-runtime/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-loader/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-osgi/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-generator/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-osgi/12.0.4 [INFO] Feature odl-antlr4/13.0.10 is defined as a boot feature [INFO] adding maven artifact: mvn:org.antlr/antlr4-runtime/4.13.1 [INFO] Feature odl-netconf-model-rfc5277/6.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc5277/6.0.6 [INFO] Feature odl-karaf-feat-jetty/13.0.10 is defined as a boot feature [INFO] Feature odl-mdsal-distributed-datastore/8.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-api/8.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-distributed-datastore/8.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-dom-api/8.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-api/8.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.controller/eos-dom-akka/8.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-client/8.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-impl/8.0.4 [INFO] adding maven artifact: wrap:mvn:net.java.dev.stax-utils/stax-utils/20070216 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/8.0.4/xml/akkaconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/8.0.4/xml/factoryakkaconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/8.0.4/xml/moduleshardconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/8.0.4/xml/moduleconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/8.0.4/cfg/datastore [INFO] Feature odl-ovsdb-hwvtepsouthbound-api/1.18.0.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/hwvtepsouthbound-api/1.18.0-SNAPSHOT [INFO] Feature odl-apache-commons-text/13.0.10 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.commons/commons-text/1.11.0 [INFO] Feature odl-yangtools-data-api/11.0.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-spi/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-spi/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-util/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-api/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-api/11.0.5 [INFO] Feature odl-apache-commons-lang3/13.0.10 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.commons/commons-lang3/3.14.0 [INFO] Feature odl-controller-scala/8.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.scala-lang/scala-library/2.13.12 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-parser-combinators_2.13/1.1.2 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-java8-compat_2.13/1.0.2 [INFO] adding maven artifact: mvn:org.scala-lang/scala-reflect/2.13.12 [INFO] Feature odl-dropwizard-metrics/13.0.10 is defined as a boot feature [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-core/4.2.23 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jmx/4.2.23 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jvm/4.2.23 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-healthchecks/4.2.23 [INFO] Feature odl-yangtools-export/11.0.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-export/11.0.5 [INFO] Feature feature/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.4 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg [INFO] Feature system/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.4 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg [INFO] Feature odl-mdsal-singleton-dom/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-dom-impl/12.0.4 [INFO] Feature odl-ws-rs-api/13.0.10 is defined as a boot feature [INFO] adding maven artifact: mvn:jakarta.ws.rs/jakarta.ws.rs-api/2.1.6 [INFO] Feature odl-mdsal-binding-runtime-api/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-model-api/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-model-ri/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-spi/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-api/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-api/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-spi/12.0.4 [INFO] Feature odl-servlet-api/13.0.10 is defined as a boot feature [INFO] adding maven artifact: mvn:javax.servlet/javax.servlet-api/3.1.0 [INFO] Feature odl-aaa-web/0.18.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-api/0.18.4 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-osgi-impl/0.18.4 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-jersey2/0.18.4 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-api/0.18.4 [INFO] Feature odl-aaa-api/0.18.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-authn-api/0.18.4 [INFO] Feature config/4.4.4 is defined as a boot feature [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg [INFO] Feature e2be97ac-effc-4304-84c3-88c5ee2a0470/0.0.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.0.10 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.0.10 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.10 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.0.10 [INFO] Feature odl-mdsal-dom-broker/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-broker/12.0.4 [INFO] Feature pax-web-http-jetty/8.0.22 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.22 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jetty/8.0.22 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-runtime/8.0.22 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.22/xml/config-jetty [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.22/xml/context-jetty [INFO] adding config file: etc/org.ops4j.pax.web.cfg [INFO] Feature odl-mdsal-eos-common/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-common-spi/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-common-api/12.0.4 [INFO] Feature diagnostic/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.4 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.4.jar [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.4 [INFO] Feature pax-web-core/8.0.22 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-spi/8.0.22 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.22 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-api/8.0.22 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 [INFO] Feature odl-mdsal-eos-dom/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-dom-api/12.0.4 [INFO] Feature odl-woodstox/13.0.10 is defined as a boot feature [INFO] adding maven artifact: mvn:com.fasterxml.woodstox/woodstox-core/6.5.1 [INFO] Feature wrap/2.6.14 is defined as a boot feature [INFO] Feature odl-mdsal-model-rfc8525/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8525/12.0.4 [INFO] Feature pax-web-http/8.0.22 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.http/org.apache.karaf.http.core/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.http/4.4.4 [INFO] Feature odl-jakarta-activation-api/13.0.10 is defined as a boot feature [INFO] adding maven artifact: mvn:jakarta.activation/jakarta.activation-api/1.2.2 [INFO] Feature odl-mdsal-dom-runtime/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-schema-osgi/12.0.4 [INFO] Feature kar/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.4 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg [INFO] Feature odl-guava/13.0.10 is defined as a boot feature [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.42.0 [INFO] adding maven artifact: mvn:com.google.guava/guava/32.1.3-jre [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.1 [INFO] Feature odl-mdsal-model-rfc8072/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8072/12.0.4 [INFO] Feature odl-apache-shiro/0.18.4 is defined as a boot feature [INFO] adding maven artifact: mvn:commons-beanutils/commons-beanutils/1.9.4 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/repackaged-shiro/0.18.4 [INFO] adding maven artifact: mvn:commons-collections/commons-collections/3.2.2 [INFO] adding maven artifact: mvn:org.owasp.encoder/encoder/1.2.3 [INFO] adding maven artifact: mvn:commons-logging/commons-logging/1.2 [INFO] Feature odl-yangtools-codec/11.0.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-xml/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-gson/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-binfmt/11.0.5 [INFO] Feature odl-yangtools-xpath/11.0.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-impl/11.0.5 [INFO] Feature odl-restconf-nb/6.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-api/6.0.6 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-api/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-common/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-client/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-server/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-servlet/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-dom-api/6.0.6 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/6.0.6 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.52.v20230823 [INFO] Feature odl-restconf/6.0.6 is defined as a boot feature [INFO] Feature jline/3.21.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 [INFO] Feature aries-blueprint/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.4 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 [INFO] Feature odl-mdsal-model-rfc7952/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7952/12.0.4 [INFO] Feature odl-yangtools-parser/11.0.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-parser-support/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-parser-support/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-rfc7950/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-parser-support/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-parser-support/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-parser-support/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-ri/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-parser-support/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-parser-support/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-impl/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-parser-support/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-fs/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-reactor/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-spi/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-parser-support/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-parser-support/11.0.5 [INFO] Feature odl-mdsal-remoterpc-connector/8.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-remoterpc-connector/8.0.4 [INFO] Feature instance/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.4 [INFO] Feature odl-yangtools-parser-api/11.0.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-model-api/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-model-api/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-spi/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-model-api/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-api/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-model-api/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-model-api/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-api/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-spi/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-model-api/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-model-api/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-model-api/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-model-api/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-util/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-api/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-ir/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-model-api/11.0.5 [INFO] Feature pax-web-jsp/8.0.22 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jsp/8.0.22 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.22 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-el2/8.0.22 [INFO] adding maven artifact: mvn:org.eclipse.jdt/ecj/3.26.0 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 [INFO] Feature odl-yangtools-util/11.0.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/11.0.5 [INFO] Feature odl-netconf-model-rfc8526/6.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc8526/6.0.6 [INFO] Feature odl-controller-blueprint/8.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.opendaylight.controller/blueprint/8.0.4 [INFO] Feature odl-netty-4/13.0.10 is defined as a boot feature [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.1.104.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.1.104.Final/jar/linux-x86_64 [INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.1.104.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.1.104.Final [INFO] adding maven artifact: mvn:io.netty/netty-codec/4.1.104.Final [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.1.104.Final [INFO] adding maven artifact: mvn:io.netty/netty-common/4.1.104.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.104.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.104.Final/jar/linux-x86_64 [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.1.104.Final [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.1.104.Final [INFO] Feature odl-yangtools-xpath-api/11.0.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-api/11.0.5 [INFO] Feature odl-aaa-cert/0.18.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.18.4 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.18.4/xml/config [INFO] Feature pax-web-jetty/9.4.52.v20230823 is defined as a boot feature [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jmx/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jaas/9.4.52.v20230823 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-xml/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-continuation/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.22 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlets/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.52.v20230823 [INFO] Feature odl-mdsal-eos-binding/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-api/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-adapter/12.0.4 [INFO] Feature odl-controller-akka/8.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:com.typesafe/config/1.4.2 [INFO] adding maven artifact: wrap:mvn:org.lmdbjava/lmdbjava/0.7.0 [INFO] adding maven artifact: mvn:org.opendaylight.controller/repackaged-akka/8.0.4 [INFO] adding maven artifact: mvn:io.aeron/aeron-client/1.38.1 [INFO] adding maven artifact: mvn:org.agrona/agrona/1.15.2 [INFO] adding maven artifact: mvn:io.aeron/aeron-driver/1.38.1 [INFO] adding maven artifact: mvn:org.reactivestreams/reactive-streams/1.0.4 [INFO] adding maven artifact: mvn:com.typesafe/ssl-config-core_2.13/0.4.3 [INFO] adding maven artifact: mvn:io.netty/netty/3.10.6.Final [INFO] Feature odl-controller-mdsal-common/8.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-common-util/8.0.4 [INFO] Feature pax-jdbc/1.5.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc/1.5.6 [INFO] Feature odl-netconf-model-rfc6243/6.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6243/6.0.6 [INFO] Feature odl-netconf-model-rfc8040/6.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc8040-ietf-restconf-monitoring/6.0.6 [INFO] Install stage [INFO] Loading installed repositories [INFO] Feature wrapper/4.4.4 is defined as an installed feature [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.4 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/1.7.32 [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ hwvtepsouthbound-karaf --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ hwvtepsouthbound-karaf >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ hwvtepsouthbound-karaf --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ hwvtepsouthbound-karaf <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ hwvtepsouthbound-karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ hwvtepsouthbound-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ hwvtepsouthbound-karaf --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ hwvtepsouthbound-karaf --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (apply-branding) @ hwvtepsouthbound-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:unpack-dependencies (unpack-karaf-resources) @ hwvtepsouthbound-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (org.ops4j.pax.url.mvn.cfg) @ hwvtepsouthbound-karaf --- [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/opendaylight-karaf-resources/13.0.10/opendaylight-karaf-resources-13.0.10-config.properties [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/opendaylight-karaf-resources/13.0.10/opendaylight-karaf-resources-13.0.10-config.properties (4.5 kB at 320 kB/s) [INFO] Copying opendaylight-karaf-resources-13.0.10-config.properties to /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ hwvtepsouthbound-karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ hwvtepsouthbound-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/src/main/assembly [INFO] [INFO] --- karaf-plugin:13.0.10:populate-local-repo (populate-local-repo) @ hwvtepsouthbound-karaf --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-api/1.1.0/aether-api-1.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-api/1.1.0/aether-api-1.1.0.pom (1.8 kB at 228 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether/1.1.0/aether-1.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether/1.1.0/aether-1.1.0.pom (26 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-api/1.1.0/aether-api-1.1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-api/1.1.0/aether-api-1.1.0.jar (136 kB at 14 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/osgi.core/7.0.0/osgi.core-7.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/osgi.core/7.0.0/osgi.core-7.0.0.pom (1.4 kB at 23 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-core/1.3.8/logback-core-1.3.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-core/1.3.8/logback-core-1.3.8.pom (5.2 kB at 347 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-parent/1.3.8/logback-parent-1.3.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-parent/1.3.8/logback-parent-1.3.8.pom (21 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-classic/1.3.8/logback-classic-1.3.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-classic/1.3.8/logback-classic-1.3.8.pom (13 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/2.0.7/slf4j-api-2.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/2.0.7/slf4j-api-2.0.7.pom (2.7 kB at 128 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-parent/2.0.7/slf4j-parent-2.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-parent/2.0.7/slf4j-parent-2.0.7.pom (17 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-core/1.1.3/logback-core-1.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-core/1.1.3/logback-core-1.1.3.pom (4.2 kB at 349 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-parent/1.1.3/logback-parent-1.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-parent/1.1.3/logback-parent-1.1.3.pom (16 kB at 989 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-classic/1.1.3/logback-classic-1.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-classic/1.1.3/logback-classic-1.1.3.pom (13 kB at 748 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.pom (2.7 kB at 179 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-parent/1.7.7/slf4j-parent-1.7.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-parent/1.7.7/slf4j-parent-1.7.7.pom (12 kB at 458 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.pom (11 kB at 641 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/dev/jna/jna/5.12.1/jna-5.12.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/dev/jna/jna/5.12.1/jna-5.12.1.pom (2.0 kB at 102 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.pom (2.3 kB at 173 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.pom (1.2 kB at 98 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.19.0/checker-qual-3.19.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.19.0/checker-qual-3.19.0.pom (2.1 kB at 131 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.pom (2.1 kB at 176 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_parent/2.10.0/error_prone_parent-2.10.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_parent/2.10.0/error_prone_parent-2.10.0.pom (10 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.23.0/checker-qual-3.23.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.23.0/checker-qual-3.23.0.pom (2.1 kB at 190 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/2.0.0-alpha1/slf4j-api-2.0.0-alpha1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/2.0.0-alpha1/slf4j-api-2.0.0-alpha1.pom (1.7 kB at 138 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-parent/2.0.0-alpha1/slf4j-parent-2.0.0-alpha1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-parent/2.0.0-alpha1/slf4j-parent-2.0.0-alpha1.pom (16 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/sf/kxml/kxml2/2.2.2/kxml2-2.2.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/sf/kxml/kxml2/2.2.2/kxml2-2.2.2.pom (389 B at 22 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy/1.12.21/byte-buddy-1.12.21.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy/1.12.21/byte-buddy-1.12.21.pom (16 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy-parent/1.12.21/byte-buddy-parent-1.12.21.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy-parent/1.12.21/byte-buddy-parent-1.12.21.pom (58 kB at 2.0 MB/s) [INFO] Feature repository discovered recursively: 75667e72-c890-4668-b535-3533a9e04165 [INFO] Feature repository discovered recursively: hwvtepsouthbound-features [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-api-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-mdsal-model-odl-l2-types [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound [INFO] Feature repository discovered recursively: odl-ovsdb-library-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-jackson-2 [INFO] Feature repository discovered recursively: odl-woodstox [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-aaa-0.18.4 [INFO] Feature repository discovered recursively: odl-aaa-0.18.4 [INFO] Feature repository discovered recursively: odl-controller-blueprint-8.0.4 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy [INFO] Feature repository discovered recursively: odl-mdsal-dom-api [INFO] Feature repository discovered recursively: odl-ovsdb-utils-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-mdsal-8.0.4 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-controller-8.0.4 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api [INFO] Feature repository discovered recursively: odl-yangtools-parser [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: odl-controller-8.0.4 [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-8.0.4 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-api-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-rest-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-restconf [INFO] Feature repository discovered recursively: odl-restconf-nb-6.0.6 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 [INFO] Feature repository discovered recursively: odl-controller-exp-netty-config [INFO] Feature repository discovered recursively: odl-netconf-6.0.6 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty [INFO] Feature repository discovered recursively: odl-yangtools-export [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 [INFO] Feature repository discovered recursively: odl-aaa-0.18.4 [INFO] Feature repository discovered recursively: odl-aaa-0.18.4 [INFO] Feature repository discovered recursively: odl-aaa-0.18.4 [INFO] Feature repository discovered recursively: odl-extras-8.0.4 [INFO] Feature repository discovered recursively: odl-aaa-0.18.4 [INFO] Feature repository discovered recursively: odl-jersey-2 [INFO] Feature repository discovered recursively: odl-javassist-3 [INFO] Feature repository discovered recursively: odl-aaa-0.18.4 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.6 [INFO] Feature repository discovered recursively: odl-netconf-6.0.6 [INFO] Feature repository discovered recursively: odl-netconf-6.0.6 [INFO] Feature repository discovered recursively: odl-netconf-6.0.6 [INFO] Feature repository discovered recursively: odl-netconf-6.0.6 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 [INFO] Feature repository discovered recursively: odl-netconf-6.0.6 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-ui-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-netconf-6.0.6 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-test [INFO] Feature repository discovered recursively: framework-4.4.4 [INFO] Feature repository discovered recursively: standard-4.4.4 [INFO] Feature repository discovered recursively: framework-4.4.4 [INFO] Feature repository discovered recursively: hwvtepsouthbound-features [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-api-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: odl-mdsal-model-odl-l2-types [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound [INFO] Feature repository discovered recursively: odl-ovsdb-library-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-jackson-2 [INFO] Feature repository discovered recursively: odl-woodstox [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-aaa-0.18.4 [INFO] Feature repository discovered recursively: odl-controller-blueprint-8.0.4 [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime [INFO] Feature repository discovered recursively: odl-mdsal-dom-api [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api [INFO] Feature repository discovered recursively: odl-yangtools-parser [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: odl-mdsal-8.0.4 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-controller-8.0.4 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-controller-8.0.4 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-8.0.4 [INFO] Feature repository discovered recursively: odl-aaa-0.18.4 [INFO] Feature repository discovered recursively: odl-ovsdb-utils-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-api-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-rest-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-restconf [INFO] Feature repository discovered recursively: odl-restconf-nb-6.0.6 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 [INFO] Feature repository discovered recursively: odl-controller-exp-netty-config [INFO] Feature repository discovered recursively: odl-netconf-6.0.6 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty [INFO] Feature repository discovered recursively: odl-yangtools-export [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 [INFO] Feature repository discovered recursively: odl-aaa-0.18.4 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.6 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 [INFO] Feature repository discovered recursively: odl-extras-8.0.4 [INFO] Feature repository discovered recursively: odl-aaa-0.18.4 [INFO] Feature repository discovered recursively: odl-aaa-0.18.4 [INFO] Feature repository discovered recursively: odl-aaa-0.18.4 [INFO] Feature repository discovered recursively: odl-jersey-2 [INFO] Feature repository discovered recursively: odl-javassist-3 [INFO] Feature repository discovered recursively: odl-aaa-0.18.4 [INFO] Feature repository discovered recursively: odl-netconf-6.0.6 [INFO] Feature repository discovered recursively: odl-netconf-6.0.6 [INFO] Feature repository discovered recursively: odl-netconf-6.0.6 [INFO] Feature repository discovered recursively: odl-netconf-6.0.6 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 [INFO] Feature repository discovered recursively: odl-netconf-6.0.6 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-ui-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-netconf-6.0.6 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-test [INFO] Feature repository discovered recursively: standard-4.4.4 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/postgresql/postgresql/42.6.0/postgresql-42.6.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/postgresql/postgresql/42.6.0/postgresql-42.6.0.jar (1.1 MB at 31 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/microsoft/sqlserver/mssql-jdbc/12.3.1.jre8-preview/mssql-jdbc-12.3.1.jre8-preview.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/microsoft/sqlserver/mssql-jdbc/12.3.1.jre8-preview/mssql-jdbc-12.3.1.jre8-preview.jar (1.2 MB at 36 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/bundles/org.apache.servicemix.bundles.cglib/3.3.0_1/org.apache.servicemix.bundles.cglib-3.3.0_1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/bundles/org.apache.servicemix.bundles.cglib/3.3.0_1/org.apache.servicemix.bundles.cglib-3.3.0_1.jar (421 kB at 15 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/specs/geronimo-j2ee-connector_1.6_spec/1.0/geronimo-j2ee-connector_1.6_spec-1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/specs/geronimo-j2ee-connector_1.6_spec/1.0/geronimo-j2ee-connector_1.6_spec-1.0.jar (52 kB at 2.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar (64 kB at 4.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/components/geronimo-connector/3.1.5/geronimo-connector-3.1.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/components/geronimo-connector/3.1.5/geronimo-connector-3.1.5.jar (123 kB at 3.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/aries/transaction/org.apache.aries.transaction.manager/1.3.3/org.apache.aries.transaction.manager-1.3.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/aries/transaction/org.apache.aries.transaction.manager/1.3.3/org.apache.aries.transaction.manager-1.3.3.jar (182 kB at 6.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jboss/narayana/osgi/narayana-osgi-jta/5.12.7.Final/narayana-osgi-jta-5.12.7.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jboss/narayana/osgi/narayana-osgi-jta/5.12.7.Final/narayana-osgi-jta-5.12.7.Final.jar (3.8 MB at 40 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.framework.security/2.8.4/org.apache.felix.framework.security-2.8.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.framework.security/2.8.4/org.apache.felix.framework.security-2.8.4.jar (92 kB at 5.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/service/org.apache.karaf.service.guard/4.4.4/org.apache.karaf.service.guard-4.4.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/service/org.apache.karaf.service.guard/4.4.4/org.apache.karaf.service.guard-4.4.4.jar (42 kB at 2.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.osgi.service.obr/1.0.2/org.osgi.service.obr-1.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.osgi.service.obr/1.0.2/org.osgi.service.obr-1.0.2.jar (12 kB at 960 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.bundlerepository/2.0.10/org.apache.felix.bundlerepository-2.0.10.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.bundlerepository/2.0.10/org.apache.felix.bundlerepository-2.0.10.jar (237 kB at 11 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/obr/org.apache.karaf.obr.core/4.4.4/org.apache.karaf.obr.core-4.4.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/obr/org.apache.karaf.obr.core/4.4.4/org.apache.karaf.obr.core-4.4.4.jar (55 kB at 3.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-obr/2.6.14/pax-url-obr-2.6.14-uber.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-obr/2.6.14/pax-url-obr-2.6.14-uber.jar (59 kB at 4.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/blueprint/org.apache.karaf.jaas.blueprint.config/4.4.4/org.apache.karaf.jaas.blueprint.config-4.4.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/blueprint/org.apache.karaf.jaas.blueprint.config/4.4.4/org.apache.karaf.jaas.blueprint.config-4.4.4.jar (16 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.httplite.complete/0.1.6/org.apache.felix.httplite.complete-0.1.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.httplite.complete/0.1.6/org.apache.felix.httplite.complete-0.1.6.jar (101 kB at 4.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.http.servlet-api/1.2.0/org.apache.felix.http.servlet-api-1.2.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.http.servlet-api/1.2.0/org.apache.felix.http.servlet-api-1.2.0.jar (281 kB at 13 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.http.jetty/4.2.2/org.apache.felix.http.jetty-4.2.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.http.jetty/4.2.2/org.apache.felix.http.jetty-4.2.2.jar (3.8 MB at 68 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.http.whiteboard/4.0.0/org.apache.felix.http.whiteboard-4.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.http.whiteboard/4.0.0/org.apache.felix.http.whiteboard-4.0.0.jar (35 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/webconsole/org.apache.karaf.webconsole.console/4.4.4/org.apache.karaf.webconsole.console-4.4.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/webconsole/org.apache.karaf.webconsole.console/4.4.4/org.apache.karaf.webconsole.console-4.4.4.jar (1.1 MB at 37 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.webconsole.plugins.memoryusage/1.0.10/org.apache.felix.webconsole.plugins.memoryusage-1.0.10.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.webconsole.plugins.memoryusage/1.0.10/org.apache.felix.webconsole.plugins.memoryusage-1.0.10.jar (52 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/webconsole/org.apache.karaf.webconsole.instance/4.4.4/org.apache.karaf.webconsole.instance-4.4.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/webconsole/org.apache.karaf.webconsole.instance/4.4.4/org.apache.karaf.webconsole.instance-4.4.4.jar (40 kB at 2.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/webconsole/org.apache.karaf.webconsole.gogo/4.4.4/org.apache.karaf.webconsole.gogo-4.4.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/webconsole/org.apache.karaf.webconsole.gogo/4.4.4/org.apache.karaf.webconsole.gogo-4.4.4.jar (60 kB at 4.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/webconsole/org.apache.karaf.webconsole.features/4.4.4/org.apache.karaf.webconsole.features-4.4.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/webconsole/org.apache.karaf.webconsole.features/4.4.4/org.apache.karaf.webconsole.features-4.4.4.jar (44 kB at 3.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/scheduler/org.apache.karaf.scheduler.core/4.4.4/org.apache.karaf.scheduler.core-4.4.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/scheduler/org.apache.karaf.scheduler.core/4.4.4/org.apache.karaf.scheduler.core-4.4.4.jar (633 kB at 24 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/services/org.apache.karaf.services.eventadmin/4.4.4/org.apache.karaf.services.eventadmin-4.4.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/services/org.apache.karaf.services.eventadmin/4.4.4/org.apache.karaf.services.eventadmin-4.4.4.jar (100 kB at 3.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.event/4.4.4/org.apache.karaf.event-4.4.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.event/4.4.4/org.apache.karaf.event-4.4.4.jar (29 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.webconsole.plugins.event/1.1.8/org.apache.felix.webconsole.plugins.event-1.1.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.webconsole.plugins.event/1.1.8/org.apache.felix.webconsole.plugins.event-1.1.8.jar (52 kB at 2.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.15/commons-codec-1.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.15/commons-codec-1.15.jar (354 kB at 19 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.jasypt/4.4.4/org.apache.karaf.jaas.jasypt-4.4.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.jasypt/4.4.4/org.apache.karaf.jaas.jasypt-4.4.4.jar (14 kB at 985 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/blueprint/org.apache.karaf.jaas.blueprint.jasypt/4.4.4/org.apache.karaf.jaas.blueprint.jasypt-4.4.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/blueprint/org.apache.karaf.jaas.blueprint.jasypt/4.4.4/org.apache.karaf.jaas.blueprint.jasypt-4.4.4.jar (17 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/bundles/org.apache.servicemix.bundles.jasypt-spring31/1.9.3_1/org.apache.servicemix.bundles.jasypt-spring31-1.9.3_1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/bundles/org.apache.servicemix.bundles.jasypt-spring31/1.9.3_1/org.apache.servicemix.bundles.jasypt-spring31-1.9.3_1.jar (84 kB at 2.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/bundles/org.apache.servicemix.bundles.spring-security-crypto/5.3.3.RELEASE_2/org.apache.servicemix.bundles.spring-security-crypto-5.3.3.RELEASE_2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/bundles/org.apache.servicemix.bundles.spring-security-crypto/5.3.3.RELEASE_2/org.apache.servicemix.bundles.spring-security-crypto-5.3.3.RELEASE_2.jar (163 kB at 8.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.spring-security-crypto/4.4.4/org.apache.karaf.jaas.spring-security-crypto-4.4.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.spring-security-crypto/4.4.4/org.apache.karaf.jaas.spring-security-crypto-4.4.4.jar (15 kB at 717 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/aries/blueprint/org.apache.aries.blueprint.webosgi/1.0.1/org.apache.aries.blueprint.webosgi-1.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/aries/blueprint/org.apache.aries.blueprint.webosgi/1.0.1/org.apache.aries.blueprint.webosgi-1.0.1.jar (11 kB at 578 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-classpath/2.6.14/pax-url-classpath-2.6.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-classpath/2.6.14/pax-url-classpath-2.6.14.jar (36 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jolokia/jolokia-osgi/1.7.1/jolokia-osgi-1.7.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jolokia/jolokia-osgi/1.7.1/jolokia-osgi-1.7.1.jar (438 kB at 6.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/maven/org.apache.karaf.maven.core/4.4.4/org.apache.karaf.maven.core-4.4.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/maven/org.apache.karaf.maven.core/4.4.4/org.apache.karaf.maven.core-4.4.4.jar (595 kB at 27 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/audit/org.apache.karaf.audit.core/4.4.4/org.apache.karaf.audit.core-4.4.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/audit/org.apache.karaf.audit.core/4.4.4/org.apache.karaf.audit.core-4.4.4.jar (67 kB at 4.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/manual/4.4.4/manual-4.4.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/manual/4.4.4/manual-4.4.4.jar (1.3 MB at 27 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-tm-geronimo/0.5.4/pax-transx-tm-geronimo-0.5.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-tm-geronimo/0.5.4/pax-transx-tm-geronimo-0.5.4.jar (202 kB at 11 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-tm-atomikos/0.5.4/pax-transx-tm-atomikos-0.5.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-tm-atomikos/0.5.4/pax-transx-tm-atomikos-0.5.4.jar (333 kB at 17 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-tm-narayana/0.5.4/pax-transx-tm-narayana-0.5.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-tm-narayana/0.5.4/pax-transx-tm-narayana-0.5.4.jar (3.8 MB at 56 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/jms/javax.jms-api/2.0.1/javax.jms-api-2.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/jms/javax.jms-api/2.0.1/javax.jms-api-2.0.1.jar (64 kB at 2.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-jms/0.5.4/pax-transx-jms-0.5.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-jms/0.5.4/pax-transx-jms-0.5.4.jar (62 kB at 509 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-compatibility-annotation13/8.0.22/pax-web-compatibility-annotation13-8.0.22.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-compatibility-annotation13/8.0.22/pax-web-compatibility-annotation13-8.0.22.jar (3.0 kB at 129 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-rewrite/9.4.52.v20230823/jetty-rewrite-9.4.52.v20230823.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-rewrite/9.4.52.v20230823/jetty-rewrite-9.4.52.v20230823.jar (45 kB at 3.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-openid/9.4.52.v20230823/jetty-openid-9.4.52.v20230823.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-openid/9.4.52.v20230823/jetty-openid-9.4.52.v20230823.jar (39 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-proxy/9.4.52.v20230823/jetty-proxy-9.4.52.v20230823.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-proxy/9.4.52.v20230823/jetty-proxy-9.4.52.v20230823.jar (97 kB at 6.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/javax-websocket-client-impl/9.4.52.v20230823/javax-websocket-client-impl-9.4.52.v20230823.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/javax-websocket-client-impl/9.4.52.v20230823/javax-websocket-client-impl-9.4.52.v20230823.jar (168 kB at 11 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/javax-websocket-server-impl/9.4.52.v20230823/javax-websocket-server-impl-9.4.52.v20230823.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/javax-websocket-server-impl/9.4.52.v20230823/javax-websocket-server-impl-9.4.52.v20230823.jar (48 kB at 2.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/http2/http2-hpack/9.4.52.v20230823/http2-hpack-9.4.52.v20230823.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/http2/http2-hpack/9.4.52.v20230823/http2-hpack-9.4.52.v20230823.jar (52 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/http2/http2-common/9.4.52.v20230823/http2-common-9.4.52.v20230823.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/http2/http2-common/9.4.52.v20230823/http2-common-9.4.52.v20230823.jar (206 kB at 15 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/http2/http2-server/9.4.52.v20230823/http2-server-9.4.52.v20230823.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/http2/http2-server/9.4.52.v20230823/http2-server-9.4.52.v20230823.jar (61 kB at 5.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-alpn-client/9.4.52.v20230823/jetty-alpn-client-9.4.52.v20230823.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-alpn-client/9.4.52.v20230823/jetty-alpn-client-9.4.52.v20230823.jar (17 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/http2/http2-client/9.4.52.v20230823/http2-client-9.4.52.v20230823.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/http2/http2-client/9.4.52.v20230823/http2-client-9.4.52.v20230823.jar (29 kB at 2.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/http2/http2-http-client-transport/9.4.52.v20230823/http2-http-client-transport-9.4.52.v20230823.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/http2/http2-http-client-transport/9.4.52.v20230823/http2-http-client-transport-9.4.52.v20230823.jar (42 kB at 3.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/alpn/alpn-api/1.1.3.v20160715/alpn-api-1.1.3.v20160715.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/alpn/alpn-api/1.1.3.v20160715/alpn-api-1.1.3.v20160715.jar (5.6 kB at 397 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-alpn-server/9.4.52.v20230823/jetty-alpn-server-9.4.52.v20230823.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-alpn-server/9.4.52.v20230823/jetty-alpn-server-9.4.52.v20230823.jar (18 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-alpn-openjdk8-client/9.4.52.v20230823/jetty-alpn-openjdk8-client-9.4.52.v20230823.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-alpn-openjdk8-client/9.4.52.v20230823/jetty-alpn-openjdk8-client-9.4.52.v20230823.jar (20 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-alpn-openjdk8-server/9.4.52.v20230823/jetty-alpn-openjdk8-server-9.4.52.v20230823.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-alpn-openjdk8-server/9.4.52.v20230823/jetty-alpn-openjdk8-server-9.4.52.v20230823.jar (19 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-alpn-java-client/9.4.52.v20230823/jetty-alpn-java-client-9.4.52.v20230823.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-alpn-java-client/9.4.52.v20230823/jetty-alpn-java-client-9.4.52.v20230823.jar (17 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-alpn-java-server/9.4.52.v20230823/jetty-alpn-java-server-9.4.52.v20230823.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-alpn-java-server/9.4.52.v20230823/jetty-alpn-java-server-9.4.52.v20230823.jar (17 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/keycloak/keycloak-osgi-adapter/18.0.2/keycloak-osgi-adapter-18.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/keycloak/keycloak-osgi-adapter/18.0.2/keycloak-osgi-adapter-18.0.2.jar (26 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/keycloak/keycloak-jetty-adapter-spi/18.0.2/keycloak-jetty-adapter-spi-18.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/keycloak/keycloak-jetty-adapter-spi/18.0.2/keycloak-jetty-adapter-spi-18.0.2.jar (11 kB at 635 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/keycloak/keycloak-jetty-core/18.0.2/keycloak-jetty-core-18.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/keycloak/keycloak-jetty-core/18.0.2/keycloak-jetty-core-18.0.2.jar (20 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/keycloak/keycloak-jetty94-adapter/18.0.2/keycloak-jetty94-adapter-18.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/keycloak/keycloak-jetty94-adapter/18.0.2/keycloak-jetty94-adapter-18.0.2.jar (10 kB at 915 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/keycloak/keycloak-pax-web-jetty94/18.0.2/keycloak-pax-web-jetty94-18.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/keycloak/keycloak-pax-web-jetty94/18.0.2/keycloak-pax-web-jetty94-18.0.2.jar (14 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-jetty-keycloak/8.0.22/pax-web-jetty-keycloak-8.0.22.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-jetty-keycloak/8.0.22/pax-web-jetty-keycloak-8.0.22.jar (36 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/security/auth/message/jakarta.security.auth.message-api/1.1.3/jakarta.security.auth.message-api-1.1.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/security/auth/message/jakarta.security.auth.message-api/1.1.3/jakarta.security.auth.message-api-1.1.3.jar (43 kB at 2.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-tomcat/8.0.22/pax-web-tomcat-8.0.22.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-tomcat/8.0.22/pax-web-tomcat-8.0.22.jar (2.8 MB at 49 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-tomcat-websocket/8.0.22/pax-web-tomcat-websocket-8.0.22.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-tomcat-websocket/8.0.22/pax-web-tomcat-websocket-8.0.22.jar (246 kB at 10 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-features/8.0.22/pax-web-features-8.0.22-config-tomcat.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-features/8.0.22/pax-web-features-8.0.22-config-tomcat.xml (1.9 kB at 125 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-features/8.0.22/pax-web-features-8.0.22-context-tomcat.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-features/8.0.22/pax-web-features-8.0.22-context-tomcat.xml (784 B at 29 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-tomcat-keycloak18/8.0.22/pax-web-tomcat-keycloak18-8.0.22.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-tomcat-keycloak18/8.0.22/pax-web-tomcat-keycloak18-8.0.22.jar (40 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-tomcat-keycloak/8.0.22/pax-web-tomcat-keycloak-8.0.22.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-tomcat-keycloak/8.0.22/pax-web-tomcat-keycloak-8.0.22.jar (40 kB at 2.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/activation/javax.activation/1.2.0/javax.activation-1.2.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/activation/javax.activation/1.2.0/javax.activation-1.2.0.jar (78 kB at 2.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jboss/xnio/xnio-api/3.8.10.Final/xnio-api-3.8.10.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jboss/xnio/xnio-api/3.8.10.Final/xnio-api-3.8.10.Final.jar (585 kB at 12 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jboss/xnio/xnio-nio/3.8.10.Final/xnio-nio-3.8.10.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jboss/xnio/xnio-nio/3.8.10.Final/xnio-nio-3.8.10.Final.jar (111 kB at 6.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/undertow/undertow-core/2.2.26.Final/undertow-core-2.2.26.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/undertow/undertow-core/2.2.26.Final/undertow-core-2.2.26.Final.jar (2.4 MB at 46 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/undertow/undertow-servlet/2.2.26.Final/undertow-servlet-2.2.26.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/undertow/undertow-servlet/2.2.26.Final/undertow-servlet-2.2.26.Final.jar (547 kB at 20 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-undertow/8.0.22/pax-web-undertow-8.0.22.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-undertow/8.0.22/pax-web-undertow-8.0.22.jar (636 kB at 15 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/undertow/undertow-websockets-jsr/2.2.26.Final/undertow-websockets-jsr-2.2.26.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/undertow/undertow-websockets-jsr/2.2.26.Final/undertow-websockets-jsr-2.2.26.Final.jar (175 kB at 8.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-undertow-websocket/8.0.22/pax-web-undertow-websocket-8.0.22.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-undertow-websocket/8.0.22/pax-web-undertow-websocket-8.0.22.jar (14 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-features/8.0.22/pax-web-features-8.0.22-config-undertow.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-features/8.0.22/pax-web-features-8.0.22-config-undertow.xml (12 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/keycloak/keycloak-undertow-adapter-spi/18.0.2/keycloak-undertow-adapter-spi-18.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/keycloak/keycloak-undertow-adapter-spi/18.0.2/keycloak-undertow-adapter-spi-18.0.2.jar (23 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/keycloak/keycloak-undertow-adapter/18.0.2/keycloak-undertow-adapter-18.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/keycloak/keycloak-undertow-adapter/18.0.2/keycloak-undertow-adapter-18.0.2.jar (40 kB at 3.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/keycloak/keycloak-pax-web-undertow/18.0.2/keycloak-pax-web-undertow-18.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/keycloak/keycloak-pax-web-undertow/18.0.2/keycloak-pax-web-undertow-18.0.2.jar (12 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-undertow-keycloak/8.0.22/pax-web-undertow-keycloak-8.0.22.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-undertow-keycloak/8.0.22/pax-web-undertow-keycloak-8.0.22.jar (60 kB at 3.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-deployer/8.0.22/pax-web-deployer-8.0.22.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-deployer/8.0.22/pax-web-deployer-8.0.22.jar (14 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-karaf/8.0.22/pax-web-karaf-8.0.22.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-karaf/8.0.22/pax-web-karaf-8.0.22.jar (33 kB at 2.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/keycloak-common/8.0.22/keycloak-common-8.0.22.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/keycloak-common/8.0.22/keycloak-common-8.0.22.jar (777 kB at 35 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/keycloak-osgi-adapter/8.0.22/keycloak-osgi-adapter-8.0.22.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/keycloak-osgi-adapter/8.0.22/keycloak-osgi-adapter-8.0.22.jar (10 kB at 864 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcore-osgi/4.4.16/httpcore-osgi-4.4.16.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcore-osgi/4.4.16/httpcore-osgi-4.4.16.jar (695 kB at 41 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpclient-osgi/4.5.14/httpclient-osgi-4.5.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpclient-osgi/4.5.14/httpclient-osgi-4.5.14.jar (1.4 MB at 51 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.jar (8.4 MB at 110 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/bouncycastle/bcpkix-jdk18on/1.76/bcpkix-jdk18on-1.76.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/bouncycastle/bcpkix-jdk18on/1.76/bcpkix-jdk18on-1.76.jar (1.1 MB at 46 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/bouncycastle/bcutil-jdk18on/1.76/bcutil-jdk18on-1.76.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/bouncycastle/bcutil-jdk18on/1.76/bcutil-jdk18on-1.76.jar (677 kB at 25 MB/s) [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (fix-permissions) @ hwvtepsouthbound-karaf --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-bc) @ hwvtepsouthbound-karaf --- [INFO] Executing tasks [INFO] [delete] Deleting directory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/target/assembly/system/org/bouncycastle [INFO] Executed tasks [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ hwvtepsouthbound-karaf --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.jar [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.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar [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.jar (267 kB at 14 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.jar (211 kB at 5.0 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar (1.0 MB at 17 MB/s) [INFO] Building jar: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/target/hwvtepsouthbound-karaf-1.18.0-SNAPSHOT.jar [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ hwvtepsouthbound-karaf --- [INFO] Skipping javadoc generation [INFO] [INFO] --- karaf-maven-plugin:4.4.4:archive (package) @ hwvtepsouthbound-karaf --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ hwvtepsouthbound-karaf --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ hwvtepsouthbound-karaf --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ hwvtepsouthbound-karaf --- [WARNING] Unused declared dependencies found: [WARNING] org.apache.karaf.features:framework:kar:4.4.4:compile [WARNING] org.opendaylight.odlparent:karaf.branding:jar:13.0.10:compile [WARNING] org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:compile [WARNING] org.apache.felix:org.apache.felix.metatype:jar:1.2.4:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ hwvtepsouthbound-karaf --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ hwvtepsouthbound-karaf --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ hwvtepsouthbound-karaf --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ hwvtepsouthbound-karaf --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/pom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-karaf/1.18.0-SNAPSHOT/hwvtepsouthbound-karaf-1.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/target/hwvtepsouthbound-karaf-1.18.0-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-karaf/1.18.0-SNAPSHOT/hwvtepsouthbound-karaf-1.18.0-SNAPSHOT.tar.gz [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/target/hwvtepsouthbound-karaf-1.18.0-SNAPSHOT.zip to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-karaf/1.18.0-SNAPSHOT/hwvtepsouthbound-karaf-1.18.0-SNAPSHOT.zip [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ hwvtepsouthbound-karaf --- [INFO] Skipping artifact deployment [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ hwvtepsouthbound-karaf --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/dependency_tree.txt [INFO] [INFO] ----< org.opendaylight.ovsdb:hwvtepsouthbound-features-aggregator >----- [INFO] Building ODL :: ovsdb :: hwvtepsouthbound-features-aggregator 1.18.0-SNAPSHOT [25/50] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ hwvtepsouthbound-features-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ hwvtepsouthbound-features-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ hwvtepsouthbound-features-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ hwvtepsouthbound-features-aggregator --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ hwvtepsouthbound-features-aggregator --- [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/pom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.18.0-SNAPSHOT/hwvtepsouthbound-features-aggregator-1.18.0-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ hwvtepsouthbound-features-aggregator --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.18.0-SNAPSHOT/hwvtepsouthbound-features-aggregator-1.18.0-20240123.193154-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.18.0-SNAPSHOT/hwvtepsouthbound-features-aggregator-1.18.0-20240123.193154-1.pom (1.9 kB) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.18.0-SNAPSHOT/maven-metadata.xml (637 B at 637 kB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/maven-metadata.xml (319 B) [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ hwvtepsouthbound-features-aggregator --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/dependency_tree.txt [INFO] [INFO] ---------< org.opendaylight.ovsdb:hwvtepsouthbound-artifacts >---------- [INFO] Building ODL :: ovsdb :: hwvtepsouthbound-artifacts 1.18.0-SNAPSHOT [26/50] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ hwvtepsouthbound-artifacts --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ hwvtepsouthbound-artifacts --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ hwvtepsouthbound-artifacts --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ hwvtepsouthbound-artifacts --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ hwvtepsouthbound-artifacts --- [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-artifacts/pom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.18.0-SNAPSHOT/hwvtepsouthbound-artifacts-1.18.0-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ hwvtepsouthbound-artifacts --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.18.0-SNAPSHOT/hwvtepsouthbound-artifacts-1.18.0-20240123.193154-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.18.0-SNAPSHOT/hwvtepsouthbound-artifacts-1.18.0-20240123.193154-1.pom (3.4 kB) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.18.0-SNAPSHOT/maven-metadata.xml (627 B at 627 kB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/maven-metadata.xml (309 B) [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ hwvtepsouthbound-artifacts --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-artifacts/dependency_tree.txt [INFO] [INFO] -------------< org.opendaylight.ovsdb:hwvtepsouthbound-it >------------- [INFO] Building ODL :: ovsdb :: hwvtepsouthbound-it 1.18.0-SNAPSHOT [27/50] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ hwvtepsouthbound-it --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ hwvtepsouthbound-it --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ hwvtepsouthbound-it --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ hwvtepsouthbound-it --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ hwvtepsouthbound-it --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ hwvtepsouthbound-it --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ hwvtepsouthbound-it --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ hwvtepsouthbound-it --- [INFO] Created: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ hwvtepsouthbound-it --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ hwvtepsouthbound-it --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ hwvtepsouthbound-it --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ hwvtepsouthbound-it >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ hwvtepsouthbound-it --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ hwvtepsouthbound-it <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ hwvtepsouthbound-it --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ hwvtepsouthbound-it --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/resources [INFO] [INFO] --- maven-dependency-plugin:3.6.1:unpack-dependencies (unpack-karaf-resources) @ hwvtepsouthbound-it --- [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ hwvtepsouthbound-it --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[507,33] auto-closeable resource testPSwitch is never referenced in body of corresponding try statement [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ hwvtepsouthbound-it --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-junit-platform/3.2.3/surefire-junit-platform-3.2.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-junit-platform/3.2.3/surefire-junit-platform-3.2.3.pom (4.7 kB at 137 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-providers/3.2.3/surefire-providers-3.2.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-providers/3.2.3/surefire-providers-3.2.3.pom (2.6 kB at 261 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/common-java5/3.2.3/common-java5-3.2.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/common-java5/3.2.3/common-java5-3.2.3.pom (2.8 kB at 234 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-launcher/1.9.3/junit-platform-launcher-1.9.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-launcher/1.9.3/junit-platform-launcher-1.9.3.pom (3.0 kB at 336 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-engine/1.9.3/junit-platform-engine-1.9.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-engine/1.9.3/junit-platform-engine-1.9.3.pom (3.2 kB at 291 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom (1.7 kB at 120 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-commons/1.9.3/junit-platform-commons-1.9.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-commons/1.9.3/junit-platform-commons-1.9.3.pom (2.8 kB at 283 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-junit-platform/3.2.3/surefire-junit-platform-3.2.3.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/common-java5/3.2.3/common-java5-3.2.3.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-launcher/1.9.3/junit-platform-launcher-1.9.3.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-engine/1.9.3/junit-platform-engine-1.9.3.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/common-java5/3.2.3/common-java5-3.2.3.jar (18 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-commons/1.9.3/junit-platform-commons-1.9.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar (7.7 kB at 306 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-junit-platform/3.2.3/surefire-junit-platform-3.2.3.jar (27 kB at 876 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-commons/1.9.3/junit-platform-commons-1.9.3.jar (103 kB at 3.4 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-launcher/1.9.3/junit-platform-launcher-1.9.3.jar (169 kB at 4.8 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-engine/1.9.3/junit-platform-engine-1.9.3.jar (189 kB at 4.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-launcher/1.10.1/junit-platform-launcher-1.10.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-launcher/1.10.1/junit-platform-launcher-1.10.1.pom (3.0 kB at 303 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-launcher/1.10.1/junit-platform-launcher-1.10.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-launcher/1.10.1/junit-platform-launcher-1.10.1.jar (184 kB at 5.1 MB/s) [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] [INFO] Results: [INFO] [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ hwvtepsouthbound-it --- [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ hwvtepsouthbound-it --- [INFO] Building jar: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/target/hwvtepsouthbound-it-1.18.0-SNAPSHOT.jar [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ hwvtepsouthbound-it --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (prep-jacoco-agent) @ hwvtepsouthbound-it --- [INFO] Executing tasks [INFO] [copy] Copying 1 file to /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/target/exam/jars [INFO] Executed tasks [INFO] [INFO] --- maven-failsafe-plugin:3.2.3:integration-test (default) @ hwvtepsouthbound-it --- [INFO] Tests are skipped. [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ hwvtepsouthbound-it --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ hwvtepsouthbound-it --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-failsafe-plugin:3.2.3:verify (default) @ hwvtepsouthbound-it --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ hwvtepsouthbound-it --- [WARNING] Used undeclared dependencies found: [WARNING] org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile [WARNING] org.ops4j.pax.exam:pax-exam-spi:jar:4.13.5:compile [WARNING] org.opendaylight.ovsdb:utils.mdsal-utils:jar:1.18.0-SNAPSHOT:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:11.0.5:compile [WARNING] org.opendaylight.ovsdb:hwvtepsouthbound-impl:jar:1.18.0-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:12.0.4:compile [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.4:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.4:compile [WARNING] org.objenesis:objenesis:jar:3.3:test [WARNING] org.opendaylight.controller:atomix-storage:jar:8.0.4:compile [WARNING] net.bytebuddy:byte-buddy-agent:jar:1.12.19:test [WARNING] org.opentest4j:opentest4j:jar:1.3.0:test [WARNING] org.apache.karaf:org.apache.karaf.client:jar:4.4.4:test [WARNING] org.opendaylight.ovsdb:hwvtepsouthbound-api:jar:1.18.0-SNAPSHOT:compile [WARNING] org.opendaylight.yangtools:concepts:jar:11.0.5:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile [WARNING] net.bytebuddy:byte-buddy:jar:1.12.19:compile [WARNING] net.java.dev.jna:jna:jar:5.13.0:runtime [WARNING] org.ops4j.pax.tipi:org.ops4j.pax.tipi.hamcrest.core:jar:1.3.0.1:test [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.ovsdb:hwvtepsouthbound-features:xml:features:1.18.0-SNAPSHOT:compile [WARNING] com.guicedee.services:javax.inject:jar:1.0.20.2:compile [WARNING] org.ops4j.pax.url:pax-url-aether:jar:2.6.14:compile [WARNING] org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.4:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.ops4j.pax.exam:pax-exam-junit4:jar:4.13.5:compile [WARNING] org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:11.0.5:compile [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.4:compile [WARNING] org.osgi:org.osgi.framework:jar:1.10.0:compile [WARNING] org.opendaylight.controller:atomix-storage:jar:8.0.4:compile [WARNING] org.opendaylight.ovsdb:hwvtepsouthbound-api:jar:1.18.0-SNAPSHOT:compile [WARNING] org.opendaylight.yangtools:concepts:jar:11.0.5:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile [WARNING] org.opendaylight.ovsdb:utils.hwvtepsouthbound-utils:jar:1.18.0-SNAPSHOT:compile [WARNING] org.ops4j.pax.exam:pax-exam-container-karaf:jar:4.13.5:compile [WARNING] org.ops4j.pax.exam:pax-exam-spi:jar:4.13.5:compile [WARNING] org.opendaylight.ovsdb:utils.mdsal-utils:jar:1.18.0-SNAPSHOT:compile [WARNING] junit:junit:jar:4.13.2:compile [WARNING] org.ops4j.pax.exam:pax-exam:jar:4.13.5:compile [WARNING] org.opendaylight.ovsdb:hwvtepsouthbound-impl:jar:1.18.0-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:12.0.4:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.4:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:12.0.4:compile [WARNING] net.bytebuddy:byte-buddy:jar:1.12.19:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.4:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ hwvtepsouthbound-it --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ hwvtepsouthbound-it --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ hwvtepsouthbound-it --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ hwvtepsouthbound-it --- [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/target/hwvtepsouthbound-it-1.18.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-it/1.18.0-SNAPSHOT/hwvtepsouthbound-it-1.18.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/pom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-it/1.18.0-SNAPSHOT/hwvtepsouthbound-it-1.18.0-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ hwvtepsouthbound-it --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/hwvtepsouthbound-it/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/hwvtepsouthbound-it/1.18.0-SNAPSHOT/hwvtepsouthbound-it-1.18.0-20240123.193154-1.jar [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/hwvtepsouthbound-it/1.18.0-SNAPSHOT/hwvtepsouthbound-it-1.18.0-20240123.193154-1.jar (22 kB) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/hwvtepsouthbound-it/1.18.0-SNAPSHOT/hwvtepsouthbound-it-1.18.0-20240123.193154-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/hwvtepsouthbound-it/1.18.0-SNAPSHOT/hwvtepsouthbound-it-1.18.0-20240123.193154-1.pom (5.4 kB at 5.4 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/hwvtepsouthbound-it/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/hwvtepsouthbound-it/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/hwvtepsouthbound-it/1.18.0-SNAPSHOT/maven-metadata.xml (794 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/hwvtepsouthbound-it/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/hwvtepsouthbound-it/maven-metadata.xml (302 B) [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ hwvtepsouthbound-it --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/dependency_tree.txt [INFO] [INFO] ---------< org.opendaylight.ovsdb:hwvtepsouthbound-aggregator >--------- [INFO] Building ODL :: ovsdb :: hwvtepsouthbound-aggregator 1.18.0-SNAPSHOT [28/50] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ hwvtepsouthbound-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ hwvtepsouthbound-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ hwvtepsouthbound-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ hwvtepsouthbound-aggregator --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ hwvtepsouthbound-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ hwvtepsouthbound-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ hwvtepsouthbound-aggregator --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/dependency_tree.txt [INFO] [INFO] --------------< org.opendaylight.ovsdb:library-features >--------------- [INFO] Building ODL :: ovsdb :: library-features 1.18.0-SNAPSHOT [29/50] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ library-features --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ library-features --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ library-features --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ library-features --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ library-features --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ library-features --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ library-features --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ library-features --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ library-features --- [INFO] Created: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/features/features/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ library-features --- [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/library-features/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/library-features/1.18.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 51 kB/s) [INFO] Generating feature descriptor file /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/features/features/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ library-features --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ library-features >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ library-features --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ library-features <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ library-features --- [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ library-features --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ library-features --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ library-features --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ library-features --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ library-features --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ library-features --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ library-features --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ library-features --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ library-features --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ library-features --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/features/features/pom.xml to /tmp/r/org/opendaylight/ovsdb/library-features/1.18.0-SNAPSHOT/library-features-1.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/features/features/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/library-features/1.18.0-SNAPSHOT/library-features-1.18.0-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ library-features --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/library-features/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/library-features/1.18.0-SNAPSHOT/library-features-1.18.0-20240123.193154-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/library-features/1.18.0-SNAPSHOT/library-features-1.18.0-20240123.193154-1.pom (1.5 kB) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/library-features/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/library-features/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/library-features/1.18.0-SNAPSHOT/maven-metadata.xml (617 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/library-features/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/library-features/maven-metadata.xml (299 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/library-features/1.18.0-SNAPSHOT/library-features-1.18.0-20240123.193154-1-features.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/library-features/1.18.0-SNAPSHOT/library-features-1.18.0-20240123.193154-1-features.xml (541 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/library-features/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/library-features/1.18.0-SNAPSHOT/maven-metadata.xml (833 B at 416 kB/s) [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ library-features --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/features/features/dependency_tree.txt [INFO] [INFO] ----------------< org.opendaylight.ovsdb:library-karaf >---------------- [INFO] Building ODL :: ovsdb :: library-karaf 1.18.0-SNAPSHOT [30/50] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ library-karaf --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ library-karaf --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ library-karaf --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ library-karaf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ library-karaf --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ library-karaf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ library-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ library-karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ library-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/karaf/src/main/resources [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (process-resources) @ library-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/karaf/src/main/resources [INFO] [INFO] --- karaf-maven-plugin:4.4.4:assembly (process-resources) @ library-karaf --- [INFO] Using repositories: [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Creating work directory: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/karaf/target/assembly [INFO] Loading direct KAR and features XML dependencies [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.4/kar [INFO] Feature framework will be added as a startup feature [INFO] Generating Karaf assembly: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/karaf/target/assembly [INFO] Unzipping kars [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.4/kar [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.4/xml/features [INFO] Loading profiles from: [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml [INFO] Loading repositories [INFO] Generating generated-startup profile [INFO] Generating generated-boot profile with parents: generated-startup [INFO] Generating generated-installed profile [INFO] Configuring etc/config.properties and etc/system.properties [INFO] Downloading libraries for generated profiles [INFO] Downloading additional libraries [INFO] Writing configurations [INFO] adding config file: etc/profile.cfg [INFO] Startup stage [INFO] Loading startup repositories [INFO] Resolving startup features and bundles [INFO] Features: framework [INFO] Bundles: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/13.0.10 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.10 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.4 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.3 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.3 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.2.0 [INFO] Boot stage [INFO] Loading boot repositories [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.4/xml/features [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/library-features/1.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-library/1.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.0.10/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.22/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.18.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/8.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/8.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.18.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/8.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/8.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/11.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/8.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/11.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/8.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/11.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/8.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/11.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/11.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/11.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/11.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/11.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/8.0.4/xml/features [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/11.0.5/xml/features [INFO] Feature odl-mdsal-binding-runtime/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-loader/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-osgi/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-generator/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-osgi/12.0.4 [INFO] Feature jaas-boot/4.4.4 is defined as a boot feature [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.4.jar [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.4 [INFO] Feature bundle/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.4 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg [INFO] Feature odl-antlr4/13.0.10 is defined as a boot feature [INFO] adding maven artifact: mvn:org.antlr/antlr4-runtime/4.13.1 [INFO] Feature shell/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.4 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg [INFO] adding config file: etc/org.apache.karaf.shell.cfg [INFO] Feature package/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.4 [INFO] Feature service/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.4 [INFO] Feature odl-mdsal-distributed-datastore/8.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-api/8.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-distributed-datastore/8.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-dom-api/8.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-api/8.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.controller/eos-dom-akka/8.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-client/8.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-impl/8.0.4 [INFO] adding maven artifact: wrap:mvn:net.java.dev.stax-utils/stax-utils/20070216 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/8.0.4/xml/akkaconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/8.0.4/xml/factoryakkaconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/8.0.4/xml/moduleshardconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/8.0.4/xml/moduleconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/8.0.4/cfg/datastore [INFO] Feature odl-apache-commons-text/13.0.10 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.commons/commons-text/1.11.0 [INFO] Feature odl-mdsal-broker/8.0.4 is defined as a boot feature [INFO] Feature odl-yangtools-data-api/11.0.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-spi/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-spi/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-util/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-api/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-api/11.0.5 [INFO] Feature odl-apache-commons-lang3/13.0.10 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.commons/commons-lang3/3.14.0 [INFO] Feature ssh/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.10.0 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.10.0 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.4 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.10.0 [INFO] Feature odl-controller-scala/8.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.scala-lang/scala-library/2.13.12 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-parser-combinators_2.13/1.1.2 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-java8-compat_2.13/1.0.2 [INFO] adding maven artifact: mvn:org.scala-lang/scala-reflect/2.13.12 [INFO] Feature odl-dropwizard-metrics/13.0.10 is defined as a boot feature [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-core/4.2.23 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jmx/4.2.23 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jvm/4.2.23 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-healthchecks/4.2.23 [INFO] Feature feature/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.4 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg [INFO] Feature system/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.4 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg [INFO] Feature odl-stax2-api/13.0.10 is defined as a boot feature [INFO] adding maven artifact: mvn:org.codehaus.woodstox/stax2-api/4.2.2 [INFO] Feature odl-mdsal-binding-base/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.24.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spec-util/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/yang-binding/12.0.4 [INFO] Feature odl-mdsal-singleton-dom/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-dom-impl/12.0.4 [INFO] Feature odl-ws-rs-api/13.0.10 is defined as a boot feature [INFO] adding maven artifact: mvn:jakarta.ws.rs/jakarta.ws.rs-api/2.1.6 [INFO] Feature odl-mdsal-binding-runtime-api/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-model-api/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-model-ri/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-spi/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-api/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-api/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-spi/12.0.4 [INFO] Feature odl-servlet-api/13.0.10 is defined as a boot feature [INFO] adding maven artifact: mvn:javax.servlet/javax.servlet-api/3.1.0 [INFO] Feature config/4.4.4 is defined as a boot feature [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg [INFO] Feature framework/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.4 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.3 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.3 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.4 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] Feature odl-mdsal-dom-broker/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-broker/12.0.4 [INFO] Feature odl-mdsal-eos-common/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-common-spi/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-common-api/12.0.4 [INFO] Feature odl-mdsal-bytebuddy/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:net.bytebuddy/byte-buddy/1.14.9 [INFO] Feature diagnostic/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.4 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.4.jar [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.4 [INFO] Feature shell-compat/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.4 [INFO] Feature deployer/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.4 [INFO] Feature odl-mdsal-eos-dom/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-dom-api/12.0.4 [INFO] Feature odl-woodstox/13.0.10 is defined as a boot feature [INFO] adding maven artifact: mvn:com.fasterxml.woodstox/woodstox-core/6.5.1 [INFO] Feature wrap/2.6.14 is defined as a boot feature [INFO] Feature odl-jakarta-activation-api/13.0.10 is defined as a boot feature [INFO] adding maven artifact: mvn:jakarta.activation/jakarta.activation-api/1.2.2 [INFO] Feature odl-mdsal-dom-runtime/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-schema-osgi/12.0.4 [INFO] Feature kar/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.4 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg [INFO] Feature jaas/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.4 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg [INFO] Feature odl-guava/13.0.10 is defined as a boot feature [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.42.0 [INFO] adding maven artifact: mvn:com.google.guava/guava/32.1.3-jre [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.1 [INFO] Feature odl-mdsal-binding-dom-adapter/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-adapter/12.0.4 [INFO] Feature pt-triemap/1.3.1 is defined as a boot feature [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.1 [INFO] Feature odl-yangtools-codec/11.0.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-xml/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-gson/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-binfmt/11.0.5 [INFO] Feature odl-mdsal-dom-api/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-spi/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/12.0.4 [INFO] Feature odl-mdsal-clustering-commons/8.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-raft/8.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.controller/atomix-storage/8.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-mgmt-api/8.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-segmented-journal/8.0.4 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-graphite/4.2.23 [INFO] adding maven artifact: mvn:com.rabbitmq/amqp-client/5.20.0 [INFO] adding maven artifact: mvn:org.lz4/lz4-java/1.8.0 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-commons/8.0.4 [INFO] Feature odl-yangtools-data/11.0.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-ri/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-impl/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-transform/11.0.5 [INFO] Feature odl-yangtools-xpath/11.0.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-impl/11.0.5 [INFO] Feature aries-proxy/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.5 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.5 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.5 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.5 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.13 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.5 [INFO] Feature odl-gson/13.0.10 is defined as a boot feature [INFO] adding maven artifact: mvn:com.google.code.gson/gson/2.10.1 [INFO] Feature odl-mdsal-singleton-common/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-common-api/12.0.4 [INFO] Feature odl-ovsdb-library/1.18.0.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/library/1.18.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/schema.openvswitch/1.18.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/utils.servicehelper/1.18.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/schema.hardwarevtep/1.18.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/library/1.18.0-SNAPSHOT/cfg/config [INFO] Feature jline/3.21.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 [INFO] Feature management/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.4 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 [INFO] adding config file: etc/jmx.acl.cfg [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg [INFO] adding config file: etc/org.apache.karaf.management.cfg [INFO] Feature log/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.4 [INFO] adding config file: etc/org.apache.karaf.log.cfg [INFO] Feature odl-mdsal-common/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/12.0.4 [INFO] Feature aries-blueprint/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.4 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 [INFO] Feature odl-jackson-2/13.0.10 is defined as a boot feature [INFO] adding maven artifact: mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-base/2.15.3 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.dataformat/jackson-dataformat-xml/2.15.3 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.module/jackson-module-jaxb-annotations/2.15.3 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider/2.15.3 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-core/2.15.3 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-annotations/2.15.3 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-databind/2.15.3 [INFO] Feature odl-mdsal-binding-api/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spi/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-util/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-api/12.0.4 [INFO] Feature odl-yangtools-parser/11.0.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-parser-support/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-parser-support/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-rfc7950/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-parser-support/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-parser-support/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-parser-support/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-ri/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-parser-support/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-parser-support/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-impl/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-parser-support/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-fs/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-reactor/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-spi/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-parser-support/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-parser-support/11.0.5 [INFO] Feature odl-mdsal-remoterpc-connector/8.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-remoterpc-connector/8.0.4 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber [INFO] Feature instance/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.4 [INFO] Feature odl-yangtools-parser-api/11.0.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-model-api/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-model-api/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-spi/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-model-api/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-api/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-model-api/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-model-api/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-api/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-spi/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-model-api/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-model-api/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-model-api/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-model-api/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-util/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-api/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-ir/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-model-api/11.0.5 [INFO] Feature odl-yangtools-util/11.0.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/11.0.5 [INFO] Feature odl-controller-blueprint/8.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.opendaylight.controller/blueprint/8.0.4 [INFO] Feature e17d6737-5841-42f6-809f-dde2b3cadf83/0.0.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.0.10 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.0.10 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.10 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.0.10 [INFO] Feature odl-netty-4/13.0.10 is defined as a boot feature [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.1.104.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.1.104.Final/jar/linux-x86_64 [INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.1.104.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.1.104.Final [INFO] adding maven artifact: mvn:io.netty/netty-codec/4.1.104.Final [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.1.104.Final [INFO] adding maven artifact: mvn:io.netty/netty-common/4.1.104.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.104.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.104.Final/jar/linux-x86_64 [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.1.104.Final [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.1.104.Final [INFO] Feature odl-aaa-cert/0.18.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.18.4 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.18.4/xml/config [INFO] Feature odl-yangtools-xpath-api/11.0.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-api/11.0.5 [INFO] Feature odl-aaa-encryption-service/0.18.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service/0.18.4 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service-impl/0.18.4 [INFO] Feature scr/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 [INFO] Feature odl-mdsal-eos-binding/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-api/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-adapter/12.0.4 [INFO] Feature odl-controller-akka/8.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:com.typesafe/config/1.4.2 [INFO] adding maven artifact: wrap:mvn:org.lmdbjava/lmdbjava/0.7.0 [INFO] adding maven artifact: mvn:org.opendaylight.controller/repackaged-akka/8.0.4 [INFO] adding maven artifact: mvn:io.aeron/aeron-client/1.38.1 [INFO] adding maven artifact: mvn:org.agrona/agrona/1.15.2 [INFO] adding maven artifact: mvn:io.aeron/aeron-driver/1.38.1 [INFO] adding maven artifact: mvn:org.reactivestreams/reactive-streams/1.0.4 [INFO] adding maven artifact: mvn:com.typesafe/ssl-config-core_2.13/0.4.3 [INFO] adding maven artifact: mvn:io.netty/netty/3.10.6.Final [INFO] Feature odl-controller-mdsal-common/8.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-common-util/8.0.4 [INFO] Feature odl-yangtools-common/11.0.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/11.0.5 [INFO] Feature standard/4.4.4 is defined as a boot feature [INFO] Install stage [INFO] Loading installed repositories [INFO] Feature wrapper/4.4.4 is defined as an installed feature [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.4 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/1.7.32 [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ library-karaf --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ library-karaf >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ library-karaf --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ library-karaf <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ library-karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ library-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/karaf/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ library-karaf --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ library-karaf --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (apply-branding) @ library-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:unpack-dependencies (unpack-karaf-resources) @ library-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (org.ops4j.pax.url.mvn.cfg) @ library-karaf --- [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties [INFO] Copying opendaylight-karaf-resources-13.0.10-config.properties to /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ library-karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ library-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/karaf/src/main/assembly [INFO] [INFO] --- karaf-plugin:13.0.10:populate-local-repo (populate-local-repo) @ library-karaf --- [INFO] Feature repository discovered recursively: 15b461bd-f9aa-4b8d-b3f7-8a8b49dcc9c3 [INFO] Feature repository discovered recursively: library-features [INFO] Feature repository discovered recursively: odl-ovsdb-library-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-jackson-2 [INFO] Feature repository discovered recursively: odl-woodstox [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-aaa-0.18.4 [INFO] Feature repository discovered recursively: odl-mdsal-8.0.4 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-controller-8.0.4 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api [INFO] Feature repository discovered recursively: odl-yangtools-parser [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: odl-controller-8.0.4 [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-8.0.4 [INFO] Feature repository discovered recursively: odl-aaa-0.18.4 [INFO] Feature repository discovered recursively: odl-controller-blueprint-8.0.4 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy [INFO] Feature repository discovered recursively: odl-mdsal-dom-api [INFO] Feature repository discovered recursively: framework-4.4.4 [INFO] Feature repository discovered recursively: standard-4.4.4 [INFO] Feature repository discovered recursively: framework-4.4.4 [INFO] Feature repository discovered recursively: library-features [INFO] Feature repository discovered recursively: odl-ovsdb-library-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-jackson-2 [INFO] Feature repository discovered recursively: odl-woodstox [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-aaa-0.18.4 [INFO] Feature repository discovered recursively: odl-controller-blueprint-8.0.4 [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime [INFO] Feature repository discovered recursively: odl-mdsal-dom-api [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api [INFO] Feature repository discovered recursively: odl-yangtools-parser [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: odl-mdsal-8.0.4 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-controller-8.0.4 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-controller-8.0.4 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-8.0.4 [INFO] Feature repository discovered recursively: odl-aaa-0.18.4 [INFO] Feature repository discovered recursively: standard-4.4.4 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.22 [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (fix-permissions) @ library-karaf --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-bc) @ library-karaf --- [INFO] Executing tasks [INFO] [delete] Deleting directory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/karaf/target/assembly/system/org/bouncycastle [INFO] Executed tasks [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ library-karaf --- [INFO] Building jar: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/karaf/target/library-karaf-1.18.0-SNAPSHOT.jar [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ library-karaf --- [INFO] Skipping javadoc generation [INFO] [INFO] --- karaf-maven-plugin:4.4.4:archive (package) @ library-karaf --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ library-karaf --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ library-karaf --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ library-karaf --- [WARNING] Unused declared dependencies found: [WARNING] org.apache.karaf.features:framework:kar:4.4.4:compile [WARNING] org.opendaylight.odlparent:karaf.branding:jar:13.0.10:compile [WARNING] org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:compile [WARNING] org.apache.felix:org.apache.felix.metatype:jar:1.2.4:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ library-karaf --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ library-karaf --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ library-karaf --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ library-karaf --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/karaf/pom.xml to /tmp/r/org/opendaylight/ovsdb/library-karaf/1.18.0-SNAPSHOT/library-karaf-1.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/karaf/target/library-karaf-1.18.0-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/ovsdb/library-karaf/1.18.0-SNAPSHOT/library-karaf-1.18.0-SNAPSHOT.tar.gz [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/karaf/target/library-karaf-1.18.0-SNAPSHOT.zip to /tmp/r/org/opendaylight/ovsdb/library-karaf/1.18.0-SNAPSHOT/library-karaf-1.18.0-SNAPSHOT.zip [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ library-karaf --- [INFO] Skipping artifact deployment [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ library-karaf --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/karaf/dependency_tree.txt [INFO] [INFO] ---------< org.opendaylight.ovsdb:library-features-aggregator >--------- [INFO] Building ODL :: ovsdb :: library-features-aggregator 1.18.0-SNAPSHOT [31/50] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ library-features-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ library-features-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ library-features-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ library-features-aggregator --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ library-features-aggregator --- [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/features/pom.xml to /tmp/r/org/opendaylight/ovsdb/library-features-aggregator/1.18.0-SNAPSHOT/library-features-aggregator-1.18.0-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ library-features-aggregator --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/library-features-aggregator/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/library-features-aggregator/1.18.0-SNAPSHOT/library-features-aggregator-1.18.0-20240123.193154-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/library-features-aggregator/1.18.0-SNAPSHOT/library-features-aggregator-1.18.0-20240123.193154-1.pom (1.7 kB at 1.7 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/library-features-aggregator/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/library-features-aggregator/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/library-features-aggregator/1.18.0-SNAPSHOT/maven-metadata.xml (628 B at 628 kB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/library-features-aggregator/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/library-features-aggregator/maven-metadata.xml (310 B) [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ library-features-aggregator --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/features/dependency_tree.txt [INFO] [INFO] --------------< org.opendaylight.ovsdb:library-artifacts >-------------- [INFO] Building ODL :: ovsdb :: library-artifacts 1.18.0-SNAPSHOT [32/50] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ library-artifacts --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ library-artifacts --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ library-artifacts --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ library-artifacts --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ library-artifacts --- [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/artifacts/pom.xml to /tmp/r/org/opendaylight/ovsdb/library-artifacts/1.18.0-SNAPSHOT/library-artifacts-1.18.0-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ library-artifacts --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/library-artifacts/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/library-artifacts/1.18.0-SNAPSHOT/library-artifacts-1.18.0-20240123.193154-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/library-artifacts/1.18.0-SNAPSHOT/library-artifacts-1.18.0-20240123.193154-1.pom (2.3 kB) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/library-artifacts/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/library-artifacts/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/library-artifacts/1.18.0-SNAPSHOT/maven-metadata.xml (618 B at 618 kB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/library-artifacts/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/library-artifacts/maven-metadata.xml (300 B) [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ library-artifacts --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/artifacts/dependency_tree.txt [INFO] [INFO] -----------------< org.opendaylight.ovsdb:library-it >------------------ [INFO] Building ODL :: ovsdb :: library-it 1.18.0-SNAPSHOT [33/50] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ library-it --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ library-it --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ library-it --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ library-it --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ library-it --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ library-it --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ library-it --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ library-it --- [INFO] Created: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/it/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ library-it --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ library-it --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/it/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ library-it --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ library-it >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ library-it --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ library-it <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ library-it --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ library-it --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/it/src/test/resources [INFO] [INFO] --- maven-dependency-plugin:3.6.1:unpack-dependencies (unpack-karaf-resources) @ library-it --- [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ library-it --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 9 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/lib/it/LibraryIntegrationTestBase.java:[71,42] 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-calcium/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/lib/it/LibraryIntegrationTestBase.java:[75,44] 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-calcium/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/lib/it/LibraryIntegrationTestBase.java:[247,23] 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-calcium/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/lib/it/LibraryIntegrationTestBase.java:[248,13] found raw type: org.opendaylight.ovsdb.lib.message.TableUpdate missing type arguments for generic class org.opendaylight.ovsdb.lib.message.TableUpdate [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/ovsdbclient/OvsdbClientTestTypedIT.java:[74,31] unchecked method invocation: method insert in class org.opendaylight.ovsdb.lib.operations.Operations is applied to given types required: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable found: org.opendaylight.ovsdb.integrationtest.ovsdbclient.TestBridge [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/ovsdbclient/OvsdbClientTestTypedIT.java:[74,32] unchecked conversion required: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable found: org.opendaylight.ovsdb.integrationtest.ovsdbclient.TestBridge [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/ovsdbclient/TestBridge.java:[29,37] 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-calcium/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/ovsdbclient/VersionIncompatibleBridge.java:[18,52] found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/HardwareVTEPIT.java:[53,75] 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-calcium/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/HardwareVTEPIT.java:[55,19] 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-calcium/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/HardwareVTEPIT.java:[102,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-calcium/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[100,80] 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-calcium/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[102,19] 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-calcium/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[169,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-calcium/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[205,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-calcium/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[209,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-calcium/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[312,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-calcium/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[395,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-calcium/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[484,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-calcium/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[553,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-calcium/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[616,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-calcium/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[684,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-calcium/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[777,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-calcium/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[781,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-calcium/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[854,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-calcium/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[958,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-calcium/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[962,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-calcium/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[966,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-calcium/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[1059,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-calcium/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[1134,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-calcium/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[1206,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ library-it --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] [INFO] Results: [INFO] [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ library-it --- [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ library-it --- [INFO] Building jar: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/it/target/library-it-1.18.0-SNAPSHOT.jar [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ library-it --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (prep-jacoco-agent) @ library-it --- [INFO] Executing tasks [INFO] [copy] Copying 1 file to /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/it/target/exam/jars [INFO] Executed tasks [INFO] [INFO] --- maven-failsafe-plugin:3.2.3:integration-test (default) @ library-it --- [INFO] Tests are skipped. [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ library-it --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ library-it --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-failsafe-plugin:3.2.3:verify (default) @ library-it --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ library-it --- [WARNING] Used undeclared dependencies found: [WARNING] org.ops4j.pax.exam:pax-exam-spi:jar:4.13.5:test [WARNING] org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:runtime [WARNING] org.apache.geronimo.specs:geronimo-atinject_1.0_spec:jar:1.2:test [WARNING] org.objenesis:objenesis:jar:3.3:test [WARNING] org.opendaylight.controller:atomix-storage:jar:8.0.4:compile [WARNING] net.bytebuddy:byte-buddy-agent:jar:1.12.19:test [WARNING] org.opentest4j:opentest4j:jar:1.3.0:test [WARNING] org.ops4j.pax.tipi:org.ops4j.pax.tipi.junit:jar:4.12.0.1:test [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.apache.karaf:org.apache.karaf.client:jar:4.4.4:runtime [WARNING] net.bytebuddy:byte-buddy:jar:1.12.19:compile [WARNING] net.java.dev.jna:jna:jar:5.13.0:runtime [WARNING] org.ops4j.pax.tipi:org.ops4j.pax.tipi.hamcrest.core:jar:1.3.0.1:test [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.ovsdb:library-features:xml:features:1.18.0-SNAPSHOT:compile [WARNING] org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.4:compile [WARNING] org.opendaylight.ovsdb:library-karaf:zip:1.18.0-SNAPSHOT:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.controller:atomix-storage:jar:8.0.4:compile [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] net.bytebuddy:byte-buddy:jar:1.12.19:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ library-it --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ library-it --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ library-it --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ library-it --- [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/it/target/library-it-1.18.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/library-it/1.18.0-SNAPSHOT/library-it-1.18.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/it/pom.xml to /tmp/r/org/opendaylight/ovsdb/library-it/1.18.0-SNAPSHOT/library-it-1.18.0-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ library-it --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/library-it/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/library-it/1.18.0-SNAPSHOT/library-it-1.18.0-20240123.193154-1.jar [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/library-it/1.18.0-SNAPSHOT/library-it-1.18.0-20240123.193154-1.jar (17 kB) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/library-it/1.18.0-SNAPSHOT/library-it-1.18.0-20240123.193154-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/library-it/1.18.0-SNAPSHOT/library-it-1.18.0-20240123.193154-1.pom (3.8 kB at 3.8 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/library-it/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/library-it/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/library-it/1.18.0-SNAPSHOT/maven-metadata.xml (785 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/library-it/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/library-it/maven-metadata.xml (293 B at 293 kB/s) [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ library-it --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/it/dependency_tree.txt [INFO] [INFO] -------------< org.opendaylight.ovsdb:library-aggregator >-------------- [INFO] Building ODL :: ovsdb :: library-aggregator 1.18.0-SNAPSHOT [34/50] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ library-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ library-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ library-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ library-aggregator --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ library-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ library-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ library-aggregator --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/dependency_tree.txt [INFO] [INFO] -------------------< org.opendaylight.ovsdb:schemas >------------------- [INFO] Building ODL :: ovsdb :: schemas 1.18.0-SNAPSHOT [35/50] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ schemas --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ schemas --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ schemas --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ schemas --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ schemas --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ schemas --- [INFO] Skipping artifact deployment [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ schemas --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/schemas/dependency_tree.txt [INFO] [INFO] --------------< org.opendaylight.ovsdb:utils.yang-utils >--------------- [INFO] Building ODL :: ovsdb :: utils.yang-utils 1.18.0-SNAPSHOT [36/50] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ utils.yang-utils --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ utils.yang-utils --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ utils.yang-utils --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ utils.yang-utils --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ utils.yang-utils --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ utils.yang-utils --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ utils.yang-utils --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ utils.yang-utils --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ utils.yang-utils --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/yang-utils/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/yang-utils/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/yang-utils/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ utils.yang-utils --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ utils.yang-utils >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ utils.yang-utils --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ utils.yang-utils <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ utils.yang-utils --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ utils.yang-utils --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/yang-utils/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ utils.yang-utils --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ utils.yang-utils --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ utils.yang-utils --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ utils.yang-utils --- [INFO] Building bundle: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/yang-utils/target/utils.yang-utils-1.18.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/yang-utils/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ utils.yang-utils --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ utils.yang-utils --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ utils.yang-utils --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ utils.yang-utils --- [WARNING] Used undeclared dependencies found: [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ utils.yang-utils --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ utils.yang-utils --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ utils.yang-utils --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ utils.yang-utils --- [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/yang-utils/target/utils.yang-utils-1.18.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/utils.yang-utils/1.18.0-SNAPSHOT/utils.yang-utils-1.18.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/yang-utils/pom.xml to /tmp/r/org/opendaylight/ovsdb/utils.yang-utils/1.18.0-SNAPSHOT/utils.yang-utils-1.18.0-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ utils.yang-utils --- [INFO] Installing org/opendaylight/ovsdb/utils.yang-utils/1.18.0-SNAPSHOT/utils.yang-utils-1.18.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ utils.yang-utils --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/utils.yang-utils/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/utils.yang-utils/1.18.0-SNAPSHOT/utils.yang-utils-1.18.0-20240123.193154-1.jar [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/utils.yang-utils/1.18.0-SNAPSHOT/utils.yang-utils-1.18.0-20240123.193154-1.jar (9.2 kB) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/utils.yang-utils/1.18.0-SNAPSHOT/utils.yang-utils-1.18.0-20240123.193154-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/utils.yang-utils/1.18.0-SNAPSHOT/utils.yang-utils-1.18.0-20240123.193154-1.pom (2.2 kB) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/utils.yang-utils/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/utils.yang-utils/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/utils.yang-utils/1.18.0-SNAPSHOT/maven-metadata.xml (791 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/utils.yang-utils/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/utils.yang-utils/maven-metadata.xml (299 B) [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ utils.yang-utils --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ utils.yang-utils --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/yang-utils/dependency_tree.txt [INFO] [INFO] ---------------< org.opendaylight.ovsdb:southbound-impl >--------------- [INFO] Building ODL :: ovsdb :: southbound-impl 1.18.0-SNAPSHOT [37/50] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/ready-api/6.0.5/ready-api-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/ready-api/6.0.5/ready-api-6.0.5.pom (1.7 kB at 56 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/parent/6.0.5/parent-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/parent/6.0.5/parent-6.0.5.pom (10 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-api/6.0.5/diagstatus-api-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-api/6.0.5/diagstatus-api-6.0.5.pom (1.7 kB at 186 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-core/3.12.4/mockito-core-3.12.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-core/3.12.4/mockito-core-3.12.4.pom (2.5 kB at 192 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy-agent/1.11.13/byte-buddy-agent-1.11.13.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy-agent/1.11.13/byte-buddy-agent-1.11.13.pom (11 kB at 990 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy-parent/1.11.13/byte-buddy-parent-1.11.13.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy-parent/1.11.13/byte-buddy-parent-1.11.13.pom (43 kB at 2.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/objenesis/objenesis/3.2/objenesis-3.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/objenesis/objenesis/3.2/objenesis-3.2.pom (3.0 kB at 301 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/objenesis/objenesis-parent/3.2/objenesis-parent-3.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/objenesis/objenesis-parent/3.2/objenesis-parent-3.2.pom (18 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/powermock/powermock-api-mockito2/2.0.9/powermock-api-mockito2-2.0.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/powermock/powermock-api-mockito2/2.0.9/powermock-api-mockito2-2.0.9.pom (8.0 kB at 665 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/powermock/powermock-api-support/2.0.9/powermock-api-support-2.0.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/powermock/powermock-api-support/2.0.9/powermock-api-support-2.0.9.pom (7.7 kB at 960 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/powermock/powermock-reflect/2.0.9/powermock-reflect-2.0.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/powermock/powermock-reflect/2.0.9/powermock-reflect-2.0.9.pom (7.9 kB at 656 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/objenesis/objenesis/3.0.1/objenesis-3.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/objenesis/objenesis/3.0.1/objenesis-3.0.1.pom (3.5 kB at 321 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/objenesis/objenesis-parent/3.0.1/objenesis-parent-3.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/objenesis/objenesis-parent/3.0.1/objenesis-parent-3.0.1.pom (17 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy-agent/1.10.14/byte-buddy-agent-1.10.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy-agent/1.10.14/byte-buddy-agent-1.10.14.pom (9.6 kB at 797 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy-parent/1.10.14/byte-buddy-parent-1.10.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy-parent/1.10.14/byte-buddy-parent-1.10.14.pom (41 kB at 4.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/powermock/powermock-core/2.0.9/powermock-core-2.0.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/powermock/powermock-core/2.0.9/powermock-core-2.0.9.pom (8.1 kB at 298 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/powermock/powermock-module-junit4/2.0.9/powermock-module-junit4-2.0.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/powermock/powermock-module-junit4/2.0.9/powermock-module-junit4-2.0.9.pom (8.0 kB at 669 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/powermock/powermock-module-junit4-common/2.0.9/powermock-module-junit4-common-2.0.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/powermock/powermock-module-junit4-common/2.0.9/powermock-module-junit4-common-2.0.9.pom (8.2 kB at 685 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/ready-api/6.0.5/ready-api-6.0.5.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-api/6.0.5/diagstatus-api-6.0.5.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-core/3.12.4/mockito-core-3.12.4.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/objenesis/objenesis/3.2/objenesis-3.2.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy-agent/1.11.13/byte-buddy-agent-1.11.13.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/objenesis/objenesis/3.2/objenesis-3.2.jar (49 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/powermock/powermock-api-mockito2/2.0.9/powermock-api-mockito2-2.0.9.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/ready-api/6.0.5/ready-api-6.0.5.jar (20 kB at 584 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/powermock/powermock-api-support/2.0.9/powermock-api-support-2.0.9.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/powermock/powermock-api-mockito2/2.0.9/powermock-api-mockito2-2.0.9.jar (88 kB at 2.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/powermock/powermock-reflect/2.0.9/powermock-reflect-2.0.9.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-api/6.0.5/diagstatus-api-6.0.5.jar (24 kB at 655 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/powermock/powermock-core/2.0.9/powermock-core-2.0.9.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/powermock/powermock-api-support/2.0.9/powermock-api-support-2.0.9.jar (22 kB at 441 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/powermock/powermock-module-junit4/2.0.9/powermock-module-junit4-2.0.9.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-core/3.12.4/mockito-core-3.12.4.jar (682 kB at 13 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/powermock/powermock-module-junit4-common/2.0.9/powermock-module-junit4-common-2.0.9.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy-agent/1.11.13/byte-buddy-agent-1.11.13.jar (252 kB at 4.5 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/powermock/powermock-core/2.0.9/powermock-core-2.0.9.jar (201 kB at 3.5 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/powermock/powermock-reflect/2.0.9/powermock-reflect-2.0.9.jar (68 kB at 1.2 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/powermock/powermock-module-junit4/2.0.9/powermock-module-junit4-2.0.9.jar (48 kB at 746 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/powermock/powermock-module-junit4-common/2.0.9/powermock-module-junit4-common-2.0.9.jar (18 kB at 239 kB/s) [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ southbound-impl --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ southbound-impl --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ southbound-impl --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ southbound-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ southbound-impl --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ southbound-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ southbound-impl --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ southbound-impl --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ southbound-impl --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ southbound-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 66 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/SouthboundUtil.java:[101,39] unchecked cast required: D found: org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/SouthboundUtil.java:[118,39] unchecked cast required: D found: org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/TerminationPointCreateCommand.java:[374,9] 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-calcium/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[162,55] 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-calcium/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/reconciliation/configuration/BridgeConfigReconciliationTask.java:[184,73] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/reconciliation/ReconciliationManager.java:[74,8] auto-closeable resource org.opendaylight.ovsdb.southbound.reconciliation.ReconciliationManager has a member method close() that could throw InterruptedException [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManager.java:[536,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-calcium/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManager.java:[584,96] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbOperGlobalListener.java:[108,56] found raw type: java.util.concurrent.ScheduledFuture missing type arguments for generic class java.util.concurrent.ScheduledFuture [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/transactions/md/OvsdbControllerUpdateCommand.java:[153,96] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/SouthboundProvider.java:[170,28] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbDataTreeChangeListener.java:[257,108] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/reconciliation/connection/ConnectionReconciliationTask.java:[42,69] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/TransactUtils.java:[323,56] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/TransactUtils.java:[350,101] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier.IdentifiableItem found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier.PathArgument [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/TransactUtils.java:[402,24] found raw type: org.opendaylight.ovsdb.lib.operations.Insert missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Insert [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/TransactUtils.java:[403,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-calcium/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/TransactUtils.java:[404,14] found raw type: org.opendaylight.ovsdb.lib.operations.Insert missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Insert [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/TransactUtils.java:[405,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-calcium/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/TransactUtils.java:[421,41] found raw type: org.opendaylight.ovsdb.lib.operations.Insert missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Insert [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/transactions/md/TransactionInvokerImpl.java:[39,14] auto-closeable resource org.opendaylight.ovsdb.southbound.transactions.md.TransactionInvokerImpl has a member method close() that could throw InterruptedException [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/OpenVSwitchBridgeAddCommand.java:[41,14] found raw type: org.opendaylight.ovsdb.lib.operations.Insert missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Insert [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/OpenVSwitchBridgeAddCommand.java:[42,14] found raw type: org.opendaylight.ovsdb.lib.operations.Insert missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Insert [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeUpdateCommand.java:[197,9] 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-calcium/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/SouthboundMapper.java:[579,96] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/transactions/md/OpenVSwitchUpdateCommand.java:[260,97] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ southbound-impl >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ southbound-impl --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ southbound-impl <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ southbound-impl --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ southbound-impl --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ southbound-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 35 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[120,56] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[120,61] unchecked conversion required: T found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[131,21] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[131,58] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[133,56] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[133,61] unchecked conversion required: T found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[192,21] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[192,58] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[195,24] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: com.google.common.util.concurrent.FluentFuture [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[195,29] unchecked conversion required: T found: com.google.common.util.concurrent.FluentFuture [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[196,73] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[196,78] unchecked conversion required: T found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[211,73] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[211,78] unchecked conversion required: T found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/TerminationPointCreateCommandTest.java:[124,9] 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-calcium/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/reconciliation/configuration/BridgeConfigReconciliationTaskTest.java:[82,29] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/reconciliation/configuration/BridgeConfigReconciliationTaskTest.java:[82,65] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/reconciliation/configuration/BridgeConfigReconciliationTaskTest.java:[95,66] unchecked method invocation: method reconcileBridgeConfigurations in class org.opendaylight.ovsdb.southbound.reconciliation.configuration.BridgeConfigReconciliationTask is applied to given types required: java.util.Map,org.opendaylight.yangtools.yang.binding.DataObject> found: java.util.Map [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/reconciliation/configuration/BridgeConfigReconciliationTaskTest.java:[95,70] unchecked conversion required: java.util.Map,org.opendaylight.yangtools.yang.binding.DataObject> found: java.util.Map [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/transactions/md/OvsdbControllerUpdateCommandTest.java:[102,62] unchecked method invocation: method updateController in class org.opendaylight.ovsdb.southbound.transactions.md.OvsdbControllerUpdateCommand is applied to given types required: org.opendaylight.mdsal.binding.api.ReadWriteTransaction,java.util.Map found: org.opendaylight.mdsal.binding.api.ReadWriteTransaction,java.util.Map [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/transactions/md/OvsdbControllerUpdateCommandTest.java:[102,99] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/transactions/md/OvsdbBridgeUpdateCommandTest.java:[122,54] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/transactions/md/OvsdbBridgeUpdateCommandTest.java:[126,37] unchecked method invocation: method readNode in class org.opendaylight.ovsdb.southbound.SouthboundUtil is applied to given types required: org.opendaylight.mdsal.binding.api.ReadWriteTransaction,org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.mdsal.binding.api.ReadWriteTransaction,org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/transactions/md/OvsdbBridgeUpdateCommandTest.java:[126,74] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/transactions/md/OvsdbBridgeUpdateCommandTest.java:[132,54] unchecked method invocation: method updateBridge in class org.opendaylight.ovsdb.southbound.transactions.md.OvsdbBridgeUpdateCommand is applied to given types required: org.opendaylight.mdsal.binding.api.ReadWriteTransaction,org.opendaylight.ovsdb.schema.openvswitch.Bridge,org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.mdsal.binding.api.ReadWriteTransaction,org.opendaylight.ovsdb.schema.openvswitch.Bridge,org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/transactions/md/OvsdbBridgeUpdateCommandTest.java:[133,39] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundProviderTest.java:[124,31] explicit call to close() on an auto-closeable resource [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundMapperTest.java:[95,9] 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-calcium/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundMapperTest.java:[123,9] 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-calcium/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundMapperTest.java:[437,9] 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-calcium/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbDataTreeChangeListenerTest.java:[73,20] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/InstanceIdentifierCodecTest.java:[52,21] getQName() in org.opendaylight.yangtools.yang.model.api.SchemaContext has been deprecated [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/transactions/md/TransactionInvokerImplTest.java:[55,37] auto-closeable resource org.opendaylight.ovsdb.southbound.transactions.md.TransactionInvokerImpl has a member method close() that could throw InterruptedException [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/transactions/md/TransactionInvokerImplTest.java:[162,37] auto-closeable resource org.opendaylight.ovsdb.southbound.transactions.md.TransactionInvokerImpl has a member method close() that could throw InterruptedException [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/transactions/md/TransactionInvokerImplTest.java:[162,37] auto-closeable resource invoker is never referenced in body of corresponding try statement [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ southbound-impl --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ southbound-impl --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ southbound-impl --- [WARNING] Bundle org.opendaylight.ovsdb:southbound-impl:bundle:1.18.0-SNAPSHOT : Unused Export-Package instructions: [org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.southbound.impl.rev141210.*] [INFO] Building bundle: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/target/southbound-impl-1.18.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ southbound-impl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- build-helper-maven-plugin:3.5.0:attach-artifact (attach-artifacts) @ southbound-impl --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ southbound-impl --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ southbound-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ southbound-impl --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.4:compile [WARNING] org.powermock:powermock-core:jar:2.0.9:test [WARNING] org.opendaylight.yangtools:yang-common:jar:11.0.5:compile [WARNING] com.fasterxml.jackson.core:jackson-databind:jar:2.15.3:compile [WARNING] org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.4:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:12.0.4:compile [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.4:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.4:compile [WARNING] org.powermock:powermock-api-support:jar:2.0.9:test [WARNING] org.apache.commons:commons-lang3:jar:3.14.0:compile [WARNING] org.opendaylight.yangtools:yang-data-api:jar:11.0.5:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:12.0.4:compile [WARNING] org.opendaylight.yangtools:yang-model-api:jar:11.0.5:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile [WARNING] org.opendaylight.yangtools:concepts:jar:11.0.5:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:12.0.4:test [WARNING] org.opendaylight.yangtools:util:jar:11.0.5:compile [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.24.4:compile [WARNING] org.powermock:powermock-reflect:jar:2.0.9:test [WARNING] Non-test scoped test only dependencies found: [WARNING] com.fasterxml.jackson.core:jackson-databind:jar:2.15.3:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ southbound-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ southbound-impl --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ southbound-impl --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ southbound-impl --- [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/target/southbound-impl-1.18.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/southbound-impl/1.18.0-SNAPSHOT/southbound-impl-1.18.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/pom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-impl/1.18.0-SNAPSHOT/southbound-impl-1.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/target/classes/initial/southbound.cfg to /tmp/r/org/opendaylight/ovsdb/southbound-impl/1.18.0-SNAPSHOT/southbound-impl-1.18.0-SNAPSHOT-config.cfg [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ southbound-impl --- [INFO] Installing org/opendaylight/ovsdb/southbound-impl/1.18.0-SNAPSHOT/southbound-impl-1.18.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ southbound-impl --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/southbound-impl/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/southbound-impl/1.18.0-SNAPSHOT/southbound-impl-1.18.0-20240123.193154-1.jar [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/southbound-impl/1.18.0-SNAPSHOT/southbound-impl-1.18.0-20240123.193154-1.jar (303 kB at 61 MB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/southbound-impl/1.18.0-SNAPSHOT/southbound-impl-1.18.0-20240123.193154-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/southbound-impl/1.18.0-SNAPSHOT/southbound-impl-1.18.0-20240123.193154-1.pom (7.8 kB at 7.8 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/southbound-impl/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/southbound-impl/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/southbound-impl/1.18.0-SNAPSHOT/maven-metadata.xml (790 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/southbound-impl/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/southbound-impl/maven-metadata.xml (298 B at 298 kB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/southbound-impl/1.18.0-SNAPSHOT/southbound-impl-1.18.0-20240123.193154-1-config.cfg [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/southbound-impl/1.18.0-SNAPSHOT/southbound-impl-1.18.0-20240123.193154-1-config.cfg (2.0 kB at 2.0 MB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/southbound-impl/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/southbound-impl/1.18.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 7.8 kB/s) [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ southbound-impl --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ southbound-impl --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/dependency_tree.txt [INFO] [INFO] ----------< org.opendaylight.ovsdb:odl-ovsdb-southbound-impl >---------- [INFO] Building ODL :: ovsdb :: odl-ovsdb-southbound-impl 1.18.0-SNAPSHOT [38/50] [INFO] ------------------------------[ feature ]------------------------------- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-ready/6.0.5/odl-infrautils-ready-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-ready/6.0.5/odl-infrautils-ready-6.0.5.pom (1.2 kB at 49 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/single-feature-parent/6.0.5/single-feature-parent-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/single-feature-parent/6.0.5/single-feature-parent-6.0.5.pom (1.3 kB at 133 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/ready-impl/6.0.5/ready-impl-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/ready-impl/6.0.5/ready-impl-6.0.5.pom (3.9 kB at 296 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/infrautils-util/6.0.5/infrautils-util-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/infrautils-util/6.0.5/infrautils-util-6.0.5.pom (2.5 kB at 252 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-utils/6.0.5/odl-infrautils-utils-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-utils/6.0.5/odl-infrautils-utils-6.0.5.pom (1.1 kB at 88 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-diagstatus/6.0.5/odl-infrautils-diagstatus-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-diagstatus/6.0.5/odl-infrautils-diagstatus-6.0.5.pom (2.7 kB at 74 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-web/6.0.5/diagstatus-web-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-web/6.0.5/diagstatus-web-6.0.5.pom (2.0 kB at 164 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-shell/6.0.5/diagstatus-shell-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-shell/6.0.5/diagstatus-shell-6.0.5.pom (2.2 kB at 170 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-impl/6.0.5/diagstatus-impl-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-impl/6.0.5/diagstatus-impl-6.0.5.pom (2.6 kB at 261 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-ready/6.0.5/odl-infrautils-ready-6.0.5-features.xml [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/ready-impl/6.0.5/ready-impl-6.0.5.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/infrautils-util/6.0.5/infrautils-util-6.0.5.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-diagstatus/6.0.5/odl-infrautils-diagstatus-6.0.5-features.xml [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-utils/6.0.5/odl-infrautils-utils-6.0.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/ready-impl/6.0.5/ready-impl-6.0.5.jar (237 kB at 11 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-web/6.0.5/diagstatus-web-6.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-diagstatus/6.0.5/odl-infrautils-diagstatus-6.0.5-features.xml (1.9 kB at 78 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-shell/6.0.5/diagstatus-shell-6.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-ready/6.0.5/odl-infrautils-ready-6.0.5-features.xml (830 B at 32 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-impl/6.0.5/diagstatus-impl-6.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/infrautils-util/6.0.5/infrautils-util-6.0.5.jar (27 kB at 951 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-utils/6.0.5/odl-infrautils-utils-6.0.5-features.xml (557 B at 20 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-web/6.0.5/diagstatus-web-6.0.5.jar (10 kB at 335 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-shell/6.0.5/diagstatus-shell-6.0.5.jar (16 kB at 489 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-impl/6.0.5/diagstatus-impl-6.0.5.jar (22 kB at 661 kB/s) [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-ovsdb-southbound-impl --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-ovsdb-southbound-impl --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-ovsdb-southbound-impl --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-ovsdb-southbound-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-ovsdb-southbound-impl --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-ovsdb-southbound-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-ovsdb-southbound-impl --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-ovsdb-southbound-impl --- [INFO] Created: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-ovsdb-southbound-impl --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-southbound-impl --- [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.18.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 129 kB/s) [INFO] Generating feature descriptor file /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-ovsdb-southbound-impl --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-ovsdb-southbound-impl >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-ovsdb-southbound-impl --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-ovsdb-southbound-impl <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-ovsdb-southbound-impl --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-ovsdb-southbound-impl --- [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-ovsdb-southbound-impl --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-ovsdb-southbound-impl --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-ovsdb-southbound-impl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-ovsdb-southbound-impl --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-southbound-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-ovsdb-southbound-impl --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-ovsdb-southbound-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-ovsdb-southbound-impl --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-ovsdb-southbound-impl --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-ovsdb-southbound-impl --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.18.0-SNAPSHOT/odl-ovsdb-southbound-impl-1.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.18.0-SNAPSHOT/odl-ovsdb-southbound-impl-1.18.0-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-ovsdb-southbound-impl --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.18.0-SNAPSHOT/odl-ovsdb-southbound-impl-1.18.0-20240123.193154-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.18.0-SNAPSHOT/odl-ovsdb-southbound-impl-1.18.0-20240123.193154-1.pom (3.4 kB at 3.4 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.18.0-SNAPSHOT/maven-metadata.xml (626 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/maven-metadata.xml (308 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.18.0-SNAPSHOT/odl-ovsdb-southbound-impl-1.18.0-20240123.193154-1-features.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.18.0-SNAPSHOT/odl-ovsdb-southbound-impl-1.18.0-20240123.193154-1-features.xml (1.9 kB at 1.9 MB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.18.0-SNAPSHOT/maven-metadata.xml (842 B at 842 kB/s) [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-ovsdb-southbound-impl --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl/target/test-features [INFO] [INFO] -------< org.opendaylight.ovsdb:odl-ovsdb-southbound-impl-rest >-------- [INFO] Building ODL :: ovsdb :: odl-ovsdb-southbound-impl-rest 1.18.0-SNAPSHOT [39/50] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-ovsdb-southbound-impl-rest --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-ovsdb-southbound-impl-rest --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-ovsdb-southbound-impl-rest --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-ovsdb-southbound-impl-rest --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-ovsdb-southbound-impl-rest --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-ovsdb-southbound-impl-rest --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-ovsdb-southbound-impl-rest --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-ovsdb-southbound-impl-rest --- [INFO] Created: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-ovsdb-southbound-impl-rest --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-southbound-impl-rest --- [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.18.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 99 kB/s) [INFO] Generating feature descriptor file /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-ovsdb-southbound-impl-rest --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-ovsdb-southbound-impl-rest >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-ovsdb-southbound-impl-rest --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-ovsdb-southbound-impl-rest <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-ovsdb-southbound-impl-rest --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-ovsdb-southbound-impl-rest --- [INFO] Can't extract module name from pax-jdbc-features-1.5.6-features.xml: Module format not recognized: /tmp/r/org/ops4j/pax/jdbc/pax-jdbc-features/1.5.6/pax-jdbc-features-1.5.6-features.xml [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-ovsdb-southbound-impl-rest --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-ovsdb-southbound-impl-rest --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-ovsdb-southbound-impl-rest --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-ovsdb-southbound-impl-rest --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-southbound-impl-rest --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-ovsdb-southbound-impl-rest --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-ovsdb-southbound-impl-rest --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-ovsdb-southbound-impl-rest --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-ovsdb-southbound-impl-rest --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-ovsdb-southbound-impl-rest --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.18.0-SNAPSHOT/odl-ovsdb-southbound-impl-rest-1.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.18.0-SNAPSHOT/odl-ovsdb-southbound-impl-rest-1.18.0-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-ovsdb-southbound-impl-rest --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.18.0-SNAPSHOT/odl-ovsdb-southbound-impl-rest-1.18.0-20240123.193154-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.18.0-SNAPSHOT/odl-ovsdb-southbound-impl-rest-1.18.0-20240123.193154-1.pom (2.1 kB at 2.1 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.18.0-SNAPSHOT/maven-metadata.xml (631 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/maven-metadata.xml (313 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.18.0-SNAPSHOT/odl-ovsdb-southbound-impl-rest-1.18.0-20240123.193154-1-features.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.18.0-SNAPSHOT/odl-ovsdb-southbound-impl-rest-1.18.0-20240123.193154-1-features.xml (775 B at 775 kB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.18.0-SNAPSHOT/maven-metadata.xml (847 B at 847 kB/s) [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-ovsdb-southbound-impl-rest --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/target/test-features [INFO] [INFO] --------< org.opendaylight.ovsdb:odl-ovsdb-southbound-impl-ui >--------- [INFO] Building ODL :: ovsdb :: odl-ovsdb-southbound-impl-ui 1.18.0-SNAPSHOT [40/50] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-ovsdb-southbound-impl-ui --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-ovsdb-southbound-impl-ui --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-ovsdb-southbound-impl-ui --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-ovsdb-southbound-impl-ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-ovsdb-southbound-impl-ui --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-ovsdb-southbound-impl-ui --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-ovsdb-southbound-impl-ui --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-ovsdb-southbound-impl-ui --- [INFO] Created: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-ui/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-ovsdb-southbound-impl-ui --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-southbound-impl-ui --- [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.18.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 129 kB/s) [INFO] Generating feature descriptor file /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-ui/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-ovsdb-southbound-impl-ui --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-ovsdb-southbound-impl-ui >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-ovsdb-southbound-impl-ui --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-ovsdb-southbound-impl-ui <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-ovsdb-southbound-impl-ui --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-ovsdb-southbound-impl-ui --- [INFO] Can't extract module name from pax-jdbc-features-1.5.6-features.xml: Module format not recognized: /tmp/r/org/ops4j/pax/jdbc/pax-jdbc-features/1.5.6/pax-jdbc-features-1.5.6-features.xml [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-ovsdb-southbound-impl-ui --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-ovsdb-southbound-impl-ui --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-ovsdb-southbound-impl-ui --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-ovsdb-southbound-impl-ui --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-southbound-impl-ui --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-ovsdb-southbound-impl-ui --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-ovsdb-southbound-impl-ui --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-ovsdb-southbound-impl-ui --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-ovsdb-southbound-impl-ui --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-ovsdb-southbound-impl-ui --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-ui/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.18.0-SNAPSHOT/odl-ovsdb-southbound-impl-ui-1.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-ui/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.18.0-SNAPSHOT/odl-ovsdb-southbound-impl-ui-1.18.0-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-ovsdb-southbound-impl-ui --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.18.0-SNAPSHOT/odl-ovsdb-southbound-impl-ui-1.18.0-20240123.193154-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.18.0-SNAPSHOT/odl-ovsdb-southbound-impl-ui-1.18.0-20240123.193154-1.pom (2.1 kB) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.18.0-SNAPSHOT/maven-metadata.xml (629 B at 629 kB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/maven-metadata.xml (311 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.18.0-SNAPSHOT/odl-ovsdb-southbound-impl-ui-1.18.0-20240123.193154-1-features.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.18.0-SNAPSHOT/odl-ovsdb-southbound-impl-ui-1.18.0-20240123.193154-1-features.xml (793 B at 793 kB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.18.0-SNAPSHOT/maven-metadata.xml (845 B at 845 kB/s) [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-ovsdb-southbound-impl-ui --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-ui/target/test-features [INFO] [INFO] ----------< org.opendaylight.ovsdb:odl-ovsdb-southbound-test >---------- [INFO] Building ODL :: ovsdb :: odl-ovsdb-southbound-test 1.18.0-SNAPSHOT [41/50] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-ovsdb-southbound-test --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-ovsdb-southbound-test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-ovsdb-southbound-test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-ovsdb-southbound-test --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-ovsdb-southbound-test --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-ovsdb-southbound-test --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-ovsdb-southbound-test --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-ovsdb-southbound-test --- [INFO] Created: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-test/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-ovsdb-southbound-test --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-southbound-test --- [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.18.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 99 kB/s) [INFO] Generating feature descriptor file /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-test/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-ovsdb-southbound-test --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-ovsdb-southbound-test >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-ovsdb-southbound-test --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-ovsdb-southbound-test <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-ovsdb-southbound-test --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-ovsdb-southbound-test --- [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-ovsdb-southbound-test --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-ovsdb-southbound-test --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-ovsdb-southbound-test --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-ovsdb-southbound-test --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-southbound-test --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-ovsdb-southbound-test --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-ovsdb-southbound-test --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-ovsdb-southbound-test --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-ovsdb-southbound-test --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-ovsdb-southbound-test --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-test/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.18.0-SNAPSHOT/odl-ovsdb-southbound-test-1.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-test/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.18.0-SNAPSHOT/odl-ovsdb-southbound-test-1.18.0-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-ovsdb-southbound-test --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.18.0-SNAPSHOT/odl-ovsdb-southbound-test-1.18.0-20240123.193154-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.18.0-SNAPSHOT/odl-ovsdb-southbound-test-1.18.0-20240123.193154-1.pom (2.1 kB) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-test/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.18.0-SNAPSHOT/maven-metadata.xml (626 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-test/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-test/maven-metadata.xml (308 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.18.0-SNAPSHOT/odl-ovsdb-southbound-test-1.18.0-20240123.193154-1-features.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.18.0-SNAPSHOT/odl-ovsdb-southbound-test-1.18.0-20240123.193154-1-features.xml (993 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.18.0-SNAPSHOT/maven-metadata.xml (842 B at 421 kB/s) [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-ovsdb-southbound-test --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-test/target/test-features [INFO] [INFO] -------------< org.opendaylight.ovsdb:southbound-features >------------- [INFO] Building ODL :: ovsdb :: southbound-features 1.18.0-SNAPSHOT [42/50] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ southbound-features --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ southbound-features --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ southbound-features --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ southbound-features --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ southbound-features --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ southbound-features --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ southbound-features --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ southbound-features --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ southbound-features --- [INFO] Created: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-features/features/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ southbound-features --- [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/southbound-features/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/southbound-features/1.18.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 142 kB/s) [INFO] Generating feature descriptor file /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-features/features/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ southbound-features --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ southbound-features >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ southbound-features --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ southbound-features <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ southbound-features --- [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ southbound-features --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ southbound-features --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ southbound-features --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ southbound-features --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ southbound-features --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ southbound-features --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ southbound-features --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ southbound-features --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ southbound-features --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ southbound-features --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-features/features/pom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-features/1.18.0-SNAPSHOT/southbound-features-1.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-features/features/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/southbound-features/1.18.0-SNAPSHOT/southbound-features-1.18.0-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ southbound-features --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/southbound-features/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/southbound-features/1.18.0-SNAPSHOT/southbound-features-1.18.0-20240123.193154-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/southbound-features/1.18.0-SNAPSHOT/southbound-features-1.18.0-20240123.193154-1.pom (2.6 kB) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/southbound-features/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/southbound-features/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/southbound-features/1.18.0-SNAPSHOT/maven-metadata.xml (620 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/southbound-features/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/southbound-features/maven-metadata.xml (302 B at 302 kB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/southbound-features/1.18.0-SNAPSHOT/southbound-features-1.18.0-20240123.193154-1-features.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/southbound-features/1.18.0-SNAPSHOT/southbound-features-1.18.0-20240123.193154-1-features.xml (1.5 kB) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/southbound-features/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/southbound-features/1.18.0-SNAPSHOT/maven-metadata.xml (836 B at 418 kB/s) [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ southbound-features --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-features/features/dependency_tree.txt [INFO] [INFO] --------------< org.opendaylight.ovsdb:southbound-karaf >--------------- [INFO] Building ODL :: ovsdb :: southbound-karaf 1.18.0-SNAPSHOT [43/50] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ southbound-karaf --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ southbound-karaf --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ southbound-karaf --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ southbound-karaf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ southbound-karaf --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ southbound-karaf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ southbound-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ southbound-karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ southbound-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-karaf/src/main/resources [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (process-resources) @ southbound-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-karaf/src/main/resources [INFO] [INFO] --- karaf-maven-plugin:4.4.4:assembly (process-resources) @ southbound-karaf --- [INFO] Using repositories: [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Creating work directory: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-karaf/target/assembly [INFO] Loading direct KAR and features XML dependencies [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.4/kar [INFO] Feature framework will be added as a startup feature [INFO] Generating Karaf assembly: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-karaf/target/assembly [INFO] Unzipping kars [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.4/kar [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.4/xml/features [INFO] Loading profiles from: [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml [INFO] Loading repositories [INFO] Generating generated-startup profile [INFO] Generating generated-boot profile with parents: generated-startup [INFO] Generating generated-installed profile [INFO] Configuring etc/config.properties and etc/system.properties [INFO] Downloading libraries for generated profiles [INFO] Downloading additional libraries [INFO] Writing configurations [INFO] adding config file: etc/profile.cfg [INFO] Startup stage [INFO] Loading startup repositories [INFO] Resolving startup features and bundles [INFO] Features: framework [INFO] Bundles: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/13.0.10 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.10 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.4 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.3 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.3 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.2.0 [INFO] Boot stage [INFO] Loading boot repositories [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/southbound-features/1.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-impl/1.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-api/1.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-impl-rest/1.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-impl-ui/1.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-library/1.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/6.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-utils/1.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.18.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/6.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/8.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.18.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/8.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus/6.0.5/xml/features [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/6.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/6.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/8.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/8.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/11.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/11.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-test/1.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-exp-netty-config/8.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/11.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-openapi/6.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8040/6.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.18.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8526/6.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/12.0.4/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.22/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/11.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/8.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/8.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/11.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/11.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6470/6.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6241/6.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/6.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/8.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/11.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/12.0.4/xml/features [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6243/6.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.18.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.18.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.18.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/11.0.5/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/8.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/8.0.4/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/11.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.18.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/11.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/13.0.10/xml/features [INFO] Feature jaas-boot/4.4.4 is defined as a boot feature [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.4.jar [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.4 [INFO] Feature odl-aaa-shiro/0.18.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro-api/0.18.4 [INFO] adding maven artifact: mvn:com.h2database/h2/2.2.220 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.18.4 [INFO] adding maven artifact: mvn:net.sf.ehcache/ehcache/2.10.9.2 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-tokenauthrealm/0.18.4 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-idm-store-h2/0.18.4 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.18.4 [INFO] adding maven artifact: mvn:org.apache.geronimo.specs/geronimo-jta_1.1_spec/1.1.1 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.18.4/xml/aaa-app-config [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.18.4/xml/aaa-datastore-config [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.18.4/xml/aaa-password-service-config [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.18.4/py/idmtool [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.18.4/cfg/config [INFO] Feature bundle/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.4 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg [INFO] Feature shell/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.4 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg [INFO] adding config file: etc/org.apache.karaf.shell.cfg [INFO] Feature odl-ovsdb-southbound-api/1.18.0.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/southbound-api/1.18.0-SNAPSHOT [INFO] Feature package/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.4 [INFO] Feature service/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.4 [INFO] Feature odl-mdsal-broker/8.0.4 is defined as a boot feature [INFO] Feature odl-jolokia/8.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.jolokia/jolokia-osgi/1.7.2 [INFO] adding maven artifact: mvn:com.googlecode.json-simple/json-simple/1.1.1 [INFO] adding maven artifact: mvn:org.opendaylight.controller/odl-jolokia-osgi/8.0.4/cfg/configuration [INFO] Feature ssh/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.10.0 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.10.0 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.4 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.10.0 [INFO] Feature odl-mdsal-model-rfc6991/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-type-util/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-yang-types/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-inet-types/12.0.4 [INFO] Feature odl-stax2-api/13.0.10 is defined as a boot feature [INFO] adding maven artifact: mvn:org.codehaus.woodstox/stax2-api/4.2.2 [INFO] Feature odl-mdsal-binding-base/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.24.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spec-util/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/yang-binding/12.0.4 [INFO] Feature odl-restconf-common/6.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-common/6.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-common-models/6.0.6 [INFO] Feature pax-web-websockets/8.0.22 is defined as a boot feature [INFO] adding maven artifact: mvn:jakarta.websocket/jakarta.websocket-api/1.1.2 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-websocket/8.0.22 [INFO] Feature 100ad2f6-5f8e-441c-8344-b6f715cd5704/0.0.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.0.10 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.0.10 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.10 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.0.10 [INFO] Feature odl-karaf-feat-jdbc/13.0.10 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.jdbc/org.apache.karaf.jdbc.core/4.4.4 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 [INFO] Feature pax-jdbc-spec/1.5.6 is defined as a boot feature [INFO] adding maven artifact: mvn:javax.enterprise/cdi-api/2.0.SP1 [INFO] adding maven artifact: mvn:javax.interceptor/javax.interceptor-api/1.2.2 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.javax-inject/1_3 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 [INFO] adding maven artifact: mvn:javax.transaction/javax.transaction-api/1.2 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 [INFO] Feature odl-aaa-password-service/0.18.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.18.4 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-api/0.18.4 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.18.4/xml/aaa-password-service-config [INFO] Feature odl-javassist-3/13.0.10 is defined as a boot feature [INFO] adding maven artifact: mvn:org.javassist/javassist/3.30.2-GA [INFO] Feature framework/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.4 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.3 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.3 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.4 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] Feature odl-netconf-model-rfc6470/6.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6470/6.0.6 [INFO] Feature odl-mdsal-model-rfc8342/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-datastores/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-origin/12.0.4 [INFO] Feature odl-ovsdb-southbound-impl-ui/1.18.0.SNAPSHOT is defined as a boot feature [INFO] Feature odl-mdsal-bytebuddy/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:net.bytebuddy/byte-buddy/1.14.9 [INFO] Feature odl-ovsdb-southbound-impl-rest/1.18.0.SNAPSHOT is defined as a boot feature [INFO] Feature odl-infrautils-diagstatus/6.0.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/diagstatus-web/6.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/diagstatus-impl/6.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/diagstatus-api/6.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/diagstatus-shell/6.0.5 [INFO] Feature shell-compat/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.4 [INFO] Feature deployer/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.4 [INFO] Feature http/8.0.22 is defined as a boot feature [INFO] Feature odl-mdsal-model-odl-l2-types/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/opendaylight-l2-types/2013.08.27.24.4 [INFO] Feature odl-netconf-model-rfc6241/6.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6241/6.0.6 [INFO] Feature jaas/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.4 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg [INFO] Feature odl-mdsal-binding-dom-adapter/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-adapter/12.0.4 [INFO] Feature pt-triemap/1.3.1 is defined as a boot feature [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.1 [INFO] Feature pax-web-http-whiteboard/8.0.22 is defined as a boot feature [INFO] Feature odl-mdsal-model-rfc8040/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8040/12.0.4 [INFO] Feature odl-ovsdb-utils/1.18.0.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/utils.southbound-utils/1.18.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/utils.config/1.18.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/utils.mdsal-utils/1.18.0-SNAPSHOT [INFO] Feature odl-mdsal-dom-api/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-spi/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/12.0.4 [INFO] Feature odl-mdsal-clustering-commons/8.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-raft/8.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.controller/atomix-storage/8.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-mgmt-api/8.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-segmented-journal/8.0.4 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-graphite/4.2.23 [INFO] adding maven artifact: mvn:com.rabbitmq/amqp-client/5.20.0 [INFO] adding maven artifact: mvn:org.lz4/lz4-java/1.8.0 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-commons/8.0.4 [INFO] Feature odl-yangtools-data/11.0.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-ri/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-impl/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-transform/11.0.5 [INFO] Feature aries-proxy/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.5 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.5 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.5 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.5 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.13 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.5 [INFO] Feature odl-mdsal-singleton-common/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-common-api/12.0.4 [INFO] Feature odl-gson/13.0.10 is defined as a boot feature [INFO] adding maven artifact: mvn:com.google.code.gson/gson/2.10.1 [INFO] Feature odl-infrautils-ready/6.0.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/ready-impl/6.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/ready-api/6.0.5 [INFO] Feature odl-ovsdb-library/1.18.0.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/library/1.18.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/schema.openvswitch/1.18.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/utils.servicehelper/1.18.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/schema.hardwarevtep/1.18.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/library/1.18.0-SNAPSHOT/cfg/config [INFO] Feature pax-web-http-war/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.web/org.apache.karaf.web.core/4.4.4 [INFO] Feature management/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.4 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 [INFO] adding config file: etc/jmx.acl.cfg [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg [INFO] adding config file: etc/org.apache.karaf.management.cfg [INFO] Feature log/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.4 [INFO] adding config file: etc/org.apache.karaf.log.cfg [INFO] Feature odl-mdsal-common/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/12.0.4 [INFO] Feature odl-jersey-2/13.0.10 is defined as a boot feature [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-common/2.41 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/aopalliance-repackaged/2.6.1 [INFO] adding maven artifact: mvn:org.glassfish.jersey.inject/jersey-hk2/2.41 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-client/2.41 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-server/2.41 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet/2.41 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-api/2.6.1 [INFO] adding maven artifact: mvn:jakarta.validation/jakarta.validation-api/2.0.2 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-locator/2.6.1 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet-core/2.41 [INFO] adding maven artifact: mvn:org.glassfish.jersey.media/jersey-media-sse/2.41 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 [INFO] adding maven artifact: mvn:org.glassfish.hk2/osgi-resource-locator/1.0.3 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-utils/2.6.1 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/jakarta.inject/2.6.1 [INFO] Feature odl-restconf-openapi/6.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-openapi/6.0.6 [INFO] adding maven artifact: wrap:mvn:dk.brics/automaton/1.12-4 [INFO] Feature odl-jackson-2/13.0.10 is defined as a boot feature [INFO] adding maven artifact: mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-base/2.15.3 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.dataformat/jackson-dataformat-xml/2.15.3 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.module/jackson-module-jaxb-annotations/2.15.3 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider/2.15.3 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-core/2.15.3 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-annotations/2.15.3 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-databind/2.15.3 [INFO] Feature odl-mdsal-binding-api/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spi/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-util/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-api/12.0.4 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber [INFO] Feature pax-web-whiteboard/8.0.22 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-whiteboard/8.0.22 [INFO] Feature pax-jdbc-config/1.5.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-config/1.5.6 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-pool-common/1.5.6 [INFO] Feature odl-aaa-encryption-service/0.18.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service/0.18.4 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service-impl/0.18.4 [INFO] Feature odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-topology/2013.10.21.24.4 [INFO] Feature war/4.4.4 is defined as a boot feature [INFO] Feature scr/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 [INFO] Feature odl-netconf-api/6.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-auth/6.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-api/6.0.6 [INFO] Feature odl-yangtools-common/11.0.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/11.0.5 [INFO] Feature standard/4.4.4 is defined as a boot feature [INFO] Feature pax-web-war/8.0.22 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.22 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-war/2.6.14/jar/uber [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-war/8.0.22 [INFO] Feature odl-controller-exp-netty-config/8.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.42.0 [INFO] adding maven artifact: mvn:org.opendaylight.controller/threadpool-config-impl/0.19.4 [INFO] adding maven artifact: mvn:org.opendaylight.controller/netty-timer-config/0.19.4 [INFO] adding maven artifact: mvn:com.google.guava/guava/32.1.3-jre [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.controller/netty-threadgroup-config/0.19.4 [INFO] adding maven artifact: mvn:org.opendaylight.controller/threadpool-config-api/0.19.4 [INFO] adding maven artifact: mvn:org.opendaylight.controller/netty-event-executor-config/0.19.4 [INFO] Feature odl-mdsal-binding-runtime/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-loader/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-osgi/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-generator/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-osgi/12.0.4 [INFO] Feature odl-antlr4/13.0.10 is defined as a boot feature [INFO] adding maven artifact: mvn:org.antlr/antlr4-runtime/4.13.1 [INFO] Feature odl-netconf-model-rfc5277/6.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc5277/6.0.6 [INFO] Feature odl-karaf-feat-jetty/13.0.10 is defined as a boot feature [INFO] Feature odl-mdsal-distributed-datastore/8.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-api/8.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-distributed-datastore/8.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-dom-api/8.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-api/8.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.controller/eos-dom-akka/8.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-client/8.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-impl/8.0.4 [INFO] adding maven artifact: wrap:mvn:net.java.dev.stax-utils/stax-utils/20070216 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/8.0.4/xml/akkaconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/8.0.4/xml/factoryakkaconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/8.0.4/xml/moduleshardconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/8.0.4/xml/moduleconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/8.0.4/cfg/datastore [INFO] Feature odl-apache-commons-text/13.0.10 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.commons/commons-text/1.11.0 [INFO] Feature odl-yangtools-data-api/11.0.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-spi/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-spi/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-util/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-api/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-api/11.0.5 [INFO] Feature odl-apache-commons-lang3/13.0.10 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.commons/commons-lang3/3.14.0 [INFO] Feature odl-controller-scala/8.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.scala-lang/scala-library/2.13.12 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-parser-combinators_2.13/1.1.2 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-java8-compat_2.13/1.0.2 [INFO] adding maven artifact: mvn:org.scala-lang/scala-reflect/2.13.12 [INFO] Feature odl-dropwizard-metrics/13.0.10 is defined as a boot feature [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-core/4.2.23 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jmx/4.2.23 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jvm/4.2.23 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-healthchecks/4.2.23 [INFO] Feature odl-yangtools-export/11.0.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-export/11.0.5 [INFO] Feature feature/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.4 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg [INFO] Feature system/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.4 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg [INFO] Feature odl-mdsal-singleton-dom/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-dom-impl/12.0.4 [INFO] Feature odl-ws-rs-api/13.0.10 is defined as a boot feature [INFO] adding maven artifact: mvn:jakarta.ws.rs/jakarta.ws.rs-api/2.1.6 [INFO] Feature odl-mdsal-binding-runtime-api/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-model-api/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-model-ri/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-spi/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-api/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-api/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-spi/12.0.4 [INFO] Feature odl-servlet-api/13.0.10 is defined as a boot feature [INFO] adding maven artifact: mvn:javax.servlet/javax.servlet-api/3.1.0 [INFO] Feature odl-aaa-web/0.18.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-api/0.18.4 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-osgi-impl/0.18.4 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-jersey2/0.18.4 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-api/0.18.4 [INFO] Feature odl-aaa-api/0.18.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-authn-api/0.18.4 [INFO] Feature odl-ovsdb-southbound-impl/1.18.0.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/utils.yang-utils/1.18.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/southbound-impl/1.18.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/southbound-impl/1.18.0-SNAPSHOT/cfg/config [INFO] Feature config/4.4.4 is defined as a boot feature [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg [INFO] Feature odl-mdsal-dom-broker/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-broker/12.0.4 [INFO] Feature pax-web-http-jetty/8.0.22 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.22 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jetty/8.0.22 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-runtime/8.0.22 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.22/xml/config-jetty [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.22/xml/context-jetty [INFO] adding config file: etc/org.ops4j.pax.web.cfg [INFO] Feature odl-mdsal-eos-common/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-common-spi/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-common-api/12.0.4 [INFO] Feature diagnostic/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.4 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.4.jar [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.4 [INFO] Feature pax-web-core/8.0.22 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-spi/8.0.22 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.22 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-api/8.0.22 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 [INFO] Feature odl-mdsal-eos-dom/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-dom-api/12.0.4 [INFO] Feature odl-woodstox/13.0.10 is defined as a boot feature [INFO] adding maven artifact: mvn:com.fasterxml.woodstox/woodstox-core/6.5.1 [INFO] Feature wrap/2.6.14 is defined as a boot feature [INFO] Feature odl-mdsal-model-rfc8525/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8525/12.0.4 [INFO] Feature pax-web-http/8.0.22 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.http/org.apache.karaf.http.core/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.http/4.4.4 [INFO] Feature odl-jakarta-activation-api/13.0.10 is defined as a boot feature [INFO] adding maven artifact: mvn:jakarta.activation/jakarta.activation-api/1.2.2 [INFO] Feature odl-mdsal-dom-runtime/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-schema-osgi/12.0.4 [INFO] Feature kar/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.4 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg [INFO] Feature odl-guava/13.0.10 is defined as a boot feature [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.42.0 [INFO] adding maven artifact: mvn:com.google.guava/guava/32.1.3-jre [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.1 [INFO] Feature odl-mdsal-model-rfc8072/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8072/12.0.4 [INFO] Feature odl-apache-shiro/0.18.4 is defined as a boot feature [INFO] adding maven artifact: mvn:commons-beanutils/commons-beanutils/1.9.4 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/repackaged-shiro/0.18.4 [INFO] adding maven artifact: mvn:commons-collections/commons-collections/3.2.2 [INFO] adding maven artifact: mvn:org.owasp.encoder/encoder/1.2.3 [INFO] adding maven artifact: mvn:commons-logging/commons-logging/1.2 [INFO] Feature odl-yangtools-codec/11.0.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-xml/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-gson/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-binfmt/11.0.5 [INFO] Feature odl-yangtools-xpath/11.0.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-impl/11.0.5 [INFO] Feature odl-restconf-nb/6.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-api/6.0.6 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-api/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-common/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-client/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-server/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-servlet/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-dom-api/6.0.6 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/6.0.6 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.52.v20230823 [INFO] Feature odl-restconf/6.0.6 is defined as a boot feature [INFO] Feature jline/3.21.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 [INFO] Feature aries-blueprint/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.4 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 [INFO] Feature odl-mdsal-model-rfc7952/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7952/12.0.4 [INFO] Feature odl-yangtools-parser/11.0.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-parser-support/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-parser-support/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-rfc7950/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-parser-support/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-parser-support/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-parser-support/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-ri/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-parser-support/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-parser-support/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-impl/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-parser-support/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-fs/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-reactor/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-spi/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-parser-support/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-parser-support/11.0.5 [INFO] Feature odl-mdsal-remoterpc-connector/8.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-remoterpc-connector/8.0.4 [INFO] Feature instance/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.4 [INFO] Feature odl-yangtools-parser-api/11.0.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-model-api/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-model-api/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-spi/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-model-api/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-api/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-model-api/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-model-api/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-api/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-spi/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-model-api/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-model-api/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-model-api/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-model-api/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-util/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-api/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-ir/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-model-api/11.0.5 [INFO] Feature pax-web-jsp/8.0.22 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jsp/8.0.22 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.22 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-el2/8.0.22 [INFO] adding maven artifact: mvn:org.eclipse.jdt/ecj/3.26.0 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 [INFO] Feature odl-yangtools-util/11.0.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/11.0.5 [INFO] Feature odl-netconf-model-rfc8526/6.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc8526/6.0.6 [INFO] Feature odl-controller-blueprint/8.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.opendaylight.controller/blueprint/8.0.4 [INFO] Feature odl-netty-4/13.0.10 is defined as a boot feature [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.1.104.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.1.104.Final/jar/linux-x86_64 [INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.1.104.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.1.104.Final [INFO] adding maven artifact: mvn:io.netty/netty-codec/4.1.104.Final [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.1.104.Final [INFO] adding maven artifact: mvn:io.netty/netty-common/4.1.104.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.104.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.104.Final/jar/linux-x86_64 [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.1.104.Final [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.1.104.Final [INFO] Feature odl-yangtools-xpath-api/11.0.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-api/11.0.5 [INFO] Feature odl-aaa-cert/0.18.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.18.4 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.18.4/xml/config [INFO] Feature pax-web-jetty/9.4.52.v20230823 is defined as a boot feature [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jmx/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jaas/9.4.52.v20230823 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-xml/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-continuation/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.22 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlets/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.52.v20230823 [INFO] Feature odl-mdsal-eos-binding/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-api/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-adapter/12.0.4 [INFO] Feature odl-controller-akka/8.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:com.typesafe/config/1.4.2 [INFO] adding maven artifact: wrap:mvn:org.lmdbjava/lmdbjava/0.7.0 [INFO] adding maven artifact: mvn:org.opendaylight.controller/repackaged-akka/8.0.4 [INFO] adding maven artifact: mvn:io.aeron/aeron-client/1.38.1 [INFO] adding maven artifact: mvn:org.agrona/agrona/1.15.2 [INFO] adding maven artifact: mvn:io.aeron/aeron-driver/1.38.1 [INFO] adding maven artifact: mvn:org.reactivestreams/reactive-streams/1.0.4 [INFO] adding maven artifact: mvn:com.typesafe/ssl-config-core_2.13/0.4.3 [INFO] adding maven artifact: mvn:io.netty/netty/3.10.6.Final [INFO] Feature odl-controller-mdsal-common/8.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-common-util/8.0.4 [INFO] Feature pax-jdbc/1.5.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc/1.5.6 [INFO] Feature odl-infrautils-utils/6.0.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/infrautils-util/6.0.5 [INFO] Feature odl-netconf-model-rfc6243/6.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6243/6.0.6 [INFO] Feature odl-netconf-model-rfc8040/6.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc8040-ietf-restconf-monitoring/6.0.6 [INFO] Install stage [INFO] Loading installed repositories [INFO] Feature wrapper/4.4.4 is defined as an installed feature [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.4 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/1.7.32 [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ southbound-karaf --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ southbound-karaf >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ southbound-karaf --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ southbound-karaf <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ southbound-karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ southbound-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-karaf/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ southbound-karaf --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ southbound-karaf --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (apply-branding) @ southbound-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:unpack-dependencies (unpack-karaf-resources) @ southbound-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (org.ops4j.pax.url.mvn.cfg) @ southbound-karaf --- [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties [INFO] Copying opendaylight-karaf-resources-13.0.10-config.properties to /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ southbound-karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ southbound-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-karaf/src/main/assembly [INFO] [INFO] --- karaf-plugin:13.0.10:populate-local-repo (populate-local-repo) @ southbound-karaf --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest/2.1/hamcrest-2.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest/2.1/hamcrest-2.1.pom (1.1 kB at 51 kB/s) [INFO] Feature repository discovered recursively: 271ac0f9-ca6a-4bad-aee9-d1779f85ef94 [INFO] Feature repository discovered recursively: southbound-features [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-api-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-mdsal-model-odl-l2-types [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-infrautils-ready [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: odl-infrautils-utils [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-ovsdb-utils-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-mdsal-8.0.4 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-controller-8.0.4 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api [INFO] Feature repository discovered recursively: odl-yangtools-parser [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: odl-controller-8.0.4 [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-8.0.4 [INFO] Feature repository discovered recursively: odl-ovsdb-library-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-jackson-2 [INFO] Feature repository discovered recursively: odl-woodstox [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-aaa-0.18.4 [INFO] Feature repository discovered recursively: odl-aaa-0.18.4 [INFO] Feature repository discovered recursively: odl-controller-blueprint-8.0.4 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-rest-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-restconf [INFO] Feature repository discovered recursively: odl-restconf-nb-6.0.6 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 [INFO] Feature repository discovered recursively: odl-controller-exp-netty-config [INFO] Feature repository discovered recursively: odl-netconf-6.0.6 [INFO] Feature repository discovered recursively: odl-yangtools-export [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 [INFO] Feature repository discovered recursively: odl-aaa-0.18.4 [INFO] Feature repository discovered recursively: odl-aaa-0.18.4 [INFO] Feature repository discovered recursively: odl-aaa-0.18.4 [INFO] Feature repository discovered recursively: odl-extras-8.0.4 [INFO] Feature repository discovered recursively: odl-aaa-0.18.4 [INFO] Feature repository discovered recursively: odl-jersey-2 [INFO] Feature repository discovered recursively: odl-javassist-3 [INFO] Feature repository discovered recursively: odl-aaa-0.18.4 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.6 [INFO] Feature repository discovered recursively: odl-netconf-6.0.6 [INFO] Feature repository discovered recursively: odl-netconf-6.0.6 [INFO] Feature repository discovered recursively: odl-netconf-6.0.6 [INFO] Feature repository discovered recursively: odl-netconf-6.0.6 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 [INFO] Feature repository discovered recursively: odl-netconf-6.0.6 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-ui-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-netconf-6.0.6 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: framework-4.4.4 [INFO] Feature repository discovered recursively: standard-4.4.4 [INFO] Feature repository discovered recursively: framework-4.4.4 [INFO] Feature repository discovered recursively: southbound-features [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-api-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: odl-mdsal-model-odl-l2-types [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-jackson-2 [INFO] Feature repository discovered recursively: odl-woodstox [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-infrautils-utils [INFO] Feature repository discovered recursively: odl-infrautils-ready [INFO] Feature repository discovered recursively: odl-ovsdb-utils-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-mdsal-8.0.4 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime [INFO] Feature repository discovered recursively: odl-mdsal-dom-api [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-yangtools-parser [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-controller-8.0.4 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-controller-8.0.4 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-8.0.4 [INFO] Feature repository discovered recursively: odl-ovsdb-library-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-aaa-0.18.4 [INFO] Feature repository discovered recursively: odl-controller-blueprint-8.0.4 [INFO] Feature repository discovered recursively: odl-aaa-0.18.4 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-rest-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-restconf [INFO] Feature repository discovered recursively: odl-restconf-nb-6.0.6 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 [INFO] Feature repository discovered recursively: odl-controller-exp-netty-config [INFO] Feature repository discovered recursively: odl-netconf-6.0.6 [INFO] Feature repository discovered recursively: odl-yangtools-export [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 [INFO] Feature repository discovered recursively: odl-aaa-0.18.4 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.6 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 [INFO] Feature repository discovered recursively: odl-extras-8.0.4 [INFO] Feature repository discovered recursively: odl-aaa-0.18.4 [INFO] Feature repository discovered recursively: odl-aaa-0.18.4 [INFO] Feature repository discovered recursively: odl-aaa-0.18.4 [INFO] Feature repository discovered recursively: odl-jersey-2 [INFO] Feature repository discovered recursively: odl-javassist-3 [INFO] Feature repository discovered recursively: odl-aaa-0.18.4 [INFO] Feature repository discovered recursively: odl-netconf-6.0.6 [INFO] Feature repository discovered recursively: odl-netconf-6.0.6 [INFO] Feature repository discovered recursively: odl-netconf-6.0.6 [INFO] Feature repository discovered recursively: odl-netconf-6.0.6 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 [INFO] Feature repository discovered recursively: odl-netconf-6.0.6 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-ui-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-netconf-6.0.6 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: standard-4.4.4 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.22 [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (fix-permissions) @ southbound-karaf --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-bc) @ southbound-karaf --- [INFO] Executing tasks [INFO] [delete] Deleting directory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-karaf/target/assembly/system/org/bouncycastle [INFO] Executed tasks [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ southbound-karaf --- [INFO] Building jar: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-karaf/target/southbound-karaf-1.18.0-SNAPSHOT.jar [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ southbound-karaf --- [INFO] Skipping javadoc generation [INFO] [INFO] --- karaf-maven-plugin:4.4.4:archive (package) @ southbound-karaf --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ southbound-karaf --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ southbound-karaf --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ southbound-karaf --- [WARNING] Unused declared dependencies found: [WARNING] org.apache.karaf.features:framework:kar:4.4.4:compile [WARNING] org.opendaylight.odlparent:karaf.branding:jar:13.0.10:compile [WARNING] org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:compile [WARNING] org.apache.felix:org.apache.felix.metatype:jar:1.2.4:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ southbound-karaf --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ southbound-karaf --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ southbound-karaf --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ southbound-karaf --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-karaf/pom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-karaf/1.18.0-SNAPSHOT/southbound-karaf-1.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-karaf/target/southbound-karaf-1.18.0-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/ovsdb/southbound-karaf/1.18.0-SNAPSHOT/southbound-karaf-1.18.0-SNAPSHOT.tar.gz [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-karaf/target/southbound-karaf-1.18.0-SNAPSHOT.zip to /tmp/r/org/opendaylight/ovsdb/southbound-karaf/1.18.0-SNAPSHOT/southbound-karaf-1.18.0-SNAPSHOT.zip [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ southbound-karaf --- [INFO] Skipping artifact deployment [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ southbound-karaf --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-karaf/dependency_tree.txt [INFO] [INFO] -------< org.opendaylight.ovsdb:southbound-features-aggregator >-------- [INFO] Building ODL :: ovsdb :: southbound-features-aggregator 1.18.0-SNAPSHOT [44/50] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ southbound-features-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ southbound-features-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ southbound-features-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ southbound-features-aggregator --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ southbound-features-aggregator --- [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-features/pom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-features-aggregator/1.18.0-SNAPSHOT/southbound-features-aggregator-1.18.0-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ southbound-features-aggregator --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/southbound-features-aggregator/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/southbound-features-aggregator/1.18.0-SNAPSHOT/southbound-features-aggregator-1.18.0-20240123.193154-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/southbound-features-aggregator/1.18.0-SNAPSHOT/southbound-features-aggregator-1.18.0-20240123.193154-1.pom (2.0 kB at 2.0 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/southbound-features-aggregator/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/southbound-features-aggregator/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/southbound-features-aggregator/1.18.0-SNAPSHOT/maven-metadata.xml (631 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/southbound-features-aggregator/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/southbound-features-aggregator/maven-metadata.xml (313 B) [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ southbound-features-aggregator --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-features/dependency_tree.txt [INFO] [INFO] ------------< org.opendaylight.ovsdb:southbound-artifacts >------------- [INFO] Building ODL :: ovsdb :: southbound-artifacts 1.18.0-SNAPSHOT [45/50] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ southbound-artifacts --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ southbound-artifacts --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ southbound-artifacts --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ southbound-artifacts --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ southbound-artifacts --- [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-artifacts/pom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-artifacts/1.18.0-SNAPSHOT/southbound-artifacts-1.18.0-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ southbound-artifacts --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/southbound-artifacts/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/southbound-artifacts/1.18.0-SNAPSHOT/southbound-artifacts-1.18.0-20240123.193154-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/southbound-artifacts/1.18.0-SNAPSHOT/southbound-artifacts-1.18.0-20240123.193154-1.pom (3.3 kB) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/southbound-artifacts/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/southbound-artifacts/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/southbound-artifacts/1.18.0-SNAPSHOT/maven-metadata.xml (621 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/southbound-artifacts/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/southbound-artifacts/maven-metadata.xml (303 B) [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ southbound-artifacts --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-artifacts/dependency_tree.txt [INFO] [INFO] ----------------< org.opendaylight.ovsdb:southbound-it >---------------- [INFO] Building ODL :: ovsdb :: southbound-it 1.18.0-SNAPSHOT [46/50] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ southbound-it --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ southbound-it --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ southbound-it --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ southbound-it --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ southbound-it --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ southbound-it --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ southbound-it --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ southbound-it --- [INFO] Created: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-it/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ southbound-it --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ southbound-it --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-it/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ southbound-it --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ southbound-it >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ southbound-it --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ southbound-it <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ southbound-it --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ southbound-it --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-it/src/test/resources [INFO] [INFO] --- maven-dependency-plugin:3.6.1:unpack-dependencies (unpack-karaf-resources) @ southbound-it --- [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ southbound-it --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[295,80] unchecked method invocation: method create in class org.opendaylight.mdsal.binding.api.DataTreeIdentifier is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[296,21] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[295,54] unchecked method invocation: method registerDataTreeChangeListener in interface org.opendaylight.mdsal.binding.api.DataTreeChangeService is applied to given types required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,L found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.ovsdb.southbound.it.SouthboundIT.NotifyingDataChangeListener [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[295,80] unchecked conversion required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[457,76] unchecked method invocation: method create in class org.opendaylight.mdsal.binding.api.DataTreeIdentifier is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[458,17] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[457,50] unchecked method invocation: method registerDataTreeChangeListener in interface org.opendaylight.mdsal.binding.api.DataTreeChangeService is applied to given types required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,L found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.ovsdb.southbound.it.SouthboundIT.NotifyingDataChangeListener [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[457,76] unchecked conversion required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[459,76] unchecked method invocation: method create in class org.opendaylight.mdsal.binding.api.DataTreeIdentifier is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[460,17] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[459,50] unchecked method invocation: method registerDataTreeChangeListener in interface org.opendaylight.mdsal.binding.api.DataTreeChangeService is applied to given types required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,L found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.ovsdb.southbound.it.SouthboundIT.NotifyingDataChangeListener [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[459,76] unchecked conversion required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[2639,51] Varargs method could cause heap pollution from non-reifiable varargs parameter values [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[664,37] auto-closeable resource testBridge is never referenced in body of corresponding try statement [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[755,25] auto-closeable resource testBridge is never referenced in body of corresponding try statement [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[989,33] auto-closeable resource testAutoattach is never referenced in body of corresponding try statement [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[981,25] auto-closeable resource testBridge is never referenced in body of corresponding try statement [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1283,25] auto-closeable resource testBridge is never referenced in body of corresponding try statement [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1324,25] auto-closeable resource testBridge is never referenced in body of corresponding try statement [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1362,25] auto-closeable resource testBridge is never referenced in body of corresponding try statement [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1407,25] auto-closeable resource testBridge is never referenced in body of corresponding try statement [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1485,33] auto-closeable resource testBridge is never referenced in body of corresponding try statement [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1634,25] auto-closeable resource testBridge is never referenced in body of corresponding try statement [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1719,25] auto-closeable resource testBridge is never referenced in body of corresponding try statement [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1786,29] auto-closeable resource testBridge is never referenced in body of corresponding try statement [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1871,29] auto-closeable resource testBridge is never referenced in body of corresponding try statement [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1943,25] auto-closeable resource testBridge is never referenced in body of corresponding try statement [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1944,25] auto-closeable resource testQos is never referenced in body of corresponding try statement [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[2116,26] auto-closeable resource testQos is never referenced in body of corresponding try statement [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[2116,26] auto-closeable resource testQos is never referenced in body of corresponding try statement [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[2135,24] auto-closeable resource testQueue is never referenced in body of corresponding try statement [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[2247,32] auto-closeable resource testQueue is never referenced in body of corresponding try statement [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[2333,24] auto-closeable resource testQueue is never referenced in body of corresponding try statement [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[2379,30] auto-closeable resource testQos is never referenced in body of corresponding try statement [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[2464,22] auto-closeable resource testQos is never referenced in body of corresponding try statement [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ southbound-it --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] [INFO] Results: [INFO] [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ southbound-it --- [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ southbound-it --- [INFO] Building jar: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-it/target/southbound-it-1.18.0-SNAPSHOT.jar [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ southbound-it --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (prep-jacoco-agent) @ southbound-it --- [INFO] Executing tasks [INFO] [copy] Copying 1 file to /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-it/target/exam/jars [INFO] Executed tasks [INFO] [INFO] --- maven-failsafe-plugin:3.2.3:integration-test (default) @ southbound-it --- [INFO] Tests are skipped. [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ southbound-it --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ southbound-it --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-failsafe-plugin:3.2.3:verify (default) @ southbound-it --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ southbound-it --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.4:compile [WARNING] org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile [WARNING] org.ops4j.pax.exam:pax-exam-spi:jar:4.13.5:compile [WARNING] org.opendaylight.ovsdb:utils.mdsal-utils:jar:1.18.0-SNAPSHOT:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:11.0.5:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:12.0.4:compile [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.4:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.4:compile [WARNING] org.objenesis:objenesis:jar:3.3:test [WARNING] org.opendaylight.controller:atomix-storage:jar:8.0.4:compile [WARNING] net.bytebuddy:byte-buddy-agent:jar:1.12.19:test [WARNING] org.opentest4j:opentest4j:jar:1.3.0:test [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.apache.karaf:org.apache.karaf.client:jar:4.4.4:test [WARNING] org.opendaylight.yangtools:concepts:jar:11.0.5:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile [WARNING] org.opendaylight.ovsdb:library:jar:1.18.0-SNAPSHOT:compile [WARNING] net.bytebuddy:byte-buddy:jar:1.12.19:compile [WARNING] net.java.dev.jna:jna:jar:5.13.0:runtime [WARNING] org.opendaylight.ovsdb:southbound-api:jar:1.18.0-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.24.4:compile [WARNING] org.ops4j.pax.tipi:org.ops4j.pax.tipi.hamcrest.core:jar:1.3.0.1:test [WARNING] org.opendaylight.ovsdb:southbound-impl:jar:1.18.0-SNAPSHOT:compile [WARNING] Unused declared dependencies found: [WARNING] com.guicedee.services:javax.inject:jar:1.0.20.2:compile [WARNING] org.opendaylight.ovsdb:southbound-features:xml:features:1.18.0-SNAPSHOT:compile [WARNING] org.ops4j.pax.url:pax-url-aether:jar:2.6.14:compile [WARNING] org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.4:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.4:compile [WARNING] org.ops4j.pax.exam:pax-exam-junit4:jar:4.13.5:compile [WARNING] org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:11.0.5:compile [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.4:compile [WARNING] org.osgi:org.osgi.framework:jar:1.10.0:compile [WARNING] org.opendaylight.controller:atomix-storage:jar:8.0.4:compile [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.opendaylight.yangtools:concepts:jar:11.0.5:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile [WARNING] org.opendaylight.ovsdb:library:jar:1.18.0-SNAPSHOT:compile [WARNING] org.ops4j.pax.exam:pax-exam-container-karaf:jar:4.13.5:compile [WARNING] org.opendaylight.ovsdb:southbound-api:jar:1.18.0-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.24.4:compile [WARNING] org.opendaylight.ovsdb:southbound-impl:jar:1.18.0-SNAPSHOT:compile [WARNING] org.ops4j.pax.exam:pax-exam-spi:jar:4.13.5:compile [WARNING] org.opendaylight.ovsdb:utils.mdsal-utils:jar:1.18.0-SNAPSHOT:compile [WARNING] junit:junit:jar:4.13.2:compile [WARNING] org.ops4j.pax.exam:pax-exam:jar:4.13.5:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:12.0.4:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.4:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:12.0.4:compile [WARNING] org.opendaylight.ovsdb:utils.southbound-utils:jar:1.18.0-SNAPSHOT:compile [WARNING] net.bytebuddy:byte-buddy:jar:1.12.19:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.4:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ southbound-it --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ southbound-it --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ southbound-it --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ southbound-it --- [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-it/target/southbound-it-1.18.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/southbound-it/1.18.0-SNAPSHOT/southbound-it-1.18.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-it/pom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-it/1.18.0-SNAPSHOT/southbound-it-1.18.0-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ southbound-it --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/southbound-it/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/southbound-it/1.18.0-SNAPSHOT/southbound-it-1.18.0-20240123.193154-1.jar [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/southbound-it/1.18.0-SNAPSHOT/southbound-it-1.18.0-20240123.193154-1.jar (22 kB at 22 MB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/southbound-it/1.18.0-SNAPSHOT/southbound-it-1.18.0-20240123.193154-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/southbound-it/1.18.0-SNAPSHOT/southbound-it-1.18.0-20240123.193154-1.pom (5.3 kB) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/southbound-it/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/southbound-it/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/southbound-it/1.18.0-SNAPSHOT/maven-metadata.xml (788 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/southbound-it/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/southbound-it/maven-metadata.xml (296 B at 296 kB/s) [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ southbound-it --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-it/dependency_tree.txt [INFO] [INFO] ------------< org.opendaylight.ovsdb:southbound-aggregator >------------ [INFO] Building ODL :: ovsdb :: southbound-aggregator 1.18.0-SNAPSHOT [47/50] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ southbound-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ southbound-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ southbound-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ southbound-aggregator --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ southbound-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ southbound-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ southbound-aggregator --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/dependency_tree.txt [INFO] [INFO] ------------< org.opendaylight.ovsdb:utils.ovsdb-it-utils >------------- [INFO] Building ODL :: ovsdb :: utils.ovsdb-it-utils 1.18.0-SNAPSHOT [48/50] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/esotericsoftware/yamlbeans/yamlbeans/1.09/yamlbeans-1.09.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/esotericsoftware/yamlbeans/yamlbeans/1.09/yamlbeans-1.09.pom (4.5 kB at 168 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/esotericsoftware/yamlbeans/yamlbeans/1.09/yamlbeans-1.09.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/esotericsoftware/yamlbeans/yamlbeans/1.09/yamlbeans-1.09.jar (144 kB at 6.3 MB/s) [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ utils.ovsdb-it-utils --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ utils.ovsdb-it-utils --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ utils.ovsdb-it-utils --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ utils.ovsdb-it-utils --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ utils.ovsdb-it-utils --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ utils.ovsdb-it-utils --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ utils.ovsdb-it-utils --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ utils.ovsdb-it-utils --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ utils.ovsdb-it-utils --- [INFO] Copying 6 resources from src/main/resources/docker-compose-files to target/classes/META-INF/docker-compose-files [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ utils.ovsdb-it-utils --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 17] to target/classes [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/ovsdb-it-utils/src/main/java/org/opendaylight/ovsdb/utils/ovsdb/it/utils/DockerOvs.java:[98,14] auto-closeable resource org.opendaylight.ovsdb.utils.ovsdb.it.utils.DockerOvs has a member method close() that could throw InterruptedException [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/ovsdb-it-utils/src/main/java/org/opendaylight/ovsdb/utils/ovsdb/it/utils/DockerOvs.java:[423,9] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/ovsdb-it-utils/src/main/java/org/opendaylight/ovsdb/utils/ovsdb/it/utils/DockerOvs.java:[446,45] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/ovsdb-it-utils/src/main/java/org/opendaylight/ovsdb/utils/ovsdb/it/utils/DockerOvs.java:[446,50] unchecked cast required: java.util.Map.Entry found: java.lang.Object [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/ovsdb-it-utils/src/main/java/org/opendaylight/ovsdb/utils/ovsdb/it/utils/DockerOvs.java:[447,13] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/ovsdb-it-utils/src/main/java/org/opendaylight/ovsdb/utils/ovsdb/it/utils/DockerOvs.java:[447,42] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/ovsdb-it-utils/src/main/java/org/opendaylight/ovsdb/utils/ovsdb/it/utils/DockerOvs.java:[447,47] unchecked cast required: java.util.Map.Entry found: java.lang.Object [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/ovsdb-it-utils/src/main/java/org/opendaylight/ovsdb/utils/ovsdb/it/utils/DockerOvs.java:[452,13] found raw type: java.util.List missing type arguments for generic class java.util.List [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ utils.ovsdb-it-utils >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ utils.ovsdb-it-utils --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ utils.ovsdb-it-utils <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ utils.ovsdb-it-utils --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ utils.ovsdb-it-utils --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/ovsdb-it-utils/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ utils.ovsdb-it-utils --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ utils.ovsdb-it-utils --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ utils.ovsdb-it-utils --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ utils.ovsdb-it-utils --- [INFO] Building bundle: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/ovsdb-it-utils/target/utils.ovsdb-it-utils-1.18.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/ovsdb-it-utils/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ utils.ovsdb-it-utils --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ utils.ovsdb-it-utils --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ utils.ovsdb-it-utils --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ utils.ovsdb-it-utils --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:12.0.4:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:12.0.4:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.4:compile [WARNING] Unused declared dependencies found: [WARNING] org.ops4j.pax.exam:pax-exam-junit4:jar:4.13.5:compile [WARNING] com.guicedee.services:javax.inject:jar:1.0.20.2:compile [WARNING] org.ops4j.pax.url:pax-url-aether:jar:2.6.14:compile [WARNING] org.ops4j.pax.exam:pax-exam-container-karaf:jar:4.13.5:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ utils.ovsdb-it-utils --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ utils.ovsdb-it-utils --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ utils.ovsdb-it-utils --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ utils.ovsdb-it-utils --- [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/ovsdb-it-utils/target/utils.ovsdb-it-utils-1.18.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.18.0-SNAPSHOT/utils.ovsdb-it-utils-1.18.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/ovsdb-it-utils/pom.xml to /tmp/r/org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.18.0-SNAPSHOT/utils.ovsdb-it-utils-1.18.0-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ utils.ovsdb-it-utils --- [INFO] Installing org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.18.0-SNAPSHOT/utils.ovsdb-it-utils-1.18.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ utils.ovsdb-it-utils --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.18.0-SNAPSHOT/utils.ovsdb-it-utils-1.18.0-20240123.193154-1.jar [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.18.0-SNAPSHOT/utils.ovsdb-it-utils-1.18.0-20240123.193154-1.jar (157 kB at 157 MB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.18.0-SNAPSHOT/utils.ovsdb-it-utils-1.18.0-20240123.193154-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.18.0-SNAPSHOT/utils.ovsdb-it-utils-1.18.0-20240123.193154-1.pom (4.8 kB) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/utils.ovsdb-it-utils/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.18.0-SNAPSHOT/maven-metadata.xml (795 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/utils.ovsdb-it-utils/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/utils.ovsdb-it-utils/maven-metadata.xml (303 B at 303 kB/s) [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ utils.ovsdb-it-utils --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ utils.ovsdb-it-utils --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/ovsdb-it-utils/dependency_tree.txt [INFO] [INFO] --------------------< org.opendaylight.ovsdb:utils >-------------------- [INFO] Building ODL :: ovsdb :: utils 1.18.0-SNAPSHOT [49/50] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ utils --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ utils --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ utils --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ utils --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ utils --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ utils --- [INFO] Skipping artifact deployment [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ utils --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/dependency_tree.txt [INFO] [INFO] --------------------< org.opendaylight.ovsdb:ovsdb >-------------------- [INFO] Building ovsdb 1.18.0-SNAPSHOT [50/50] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ ovsdb --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ ovsdb --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ ovsdb --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ ovsdb --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ ovsdb --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ ovsdb --- [INFO] Skipping artifact deployment [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ ovsdb --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/dependency_tree.txt [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for ovsdb 1.18.0-SNAPSHOT: [INFO] [INFO] ODL :: ovsdb :: it ................................. SUCCESS [ 15.600 s] [INFO] ovsdb-binding-parent ............................... SUCCESS [ 0.162 s] [INFO] ODL :: ovsdb :: parents ............................ SUCCESS [ 0.419 s] [INFO] ODL :: ovsdb :: hwvtepsouthbound-api ............... SUCCESS [ 7.349 s] [INFO] ODL :: ovsdb :: library ............................ SUCCESS [ 2.606 s] [INFO] ODL :: ovsdb :: schema.hardwarevtep ................ SUCCESS [ 0.495 s] [INFO] ODL :: ovsdb :: southbound-api ..................... SUCCESS [ 1.534 s] [INFO] ODL :: ovsdb :: utils.mdsal-utils .................. SUCCESS [ 0.946 s] [INFO] ODL :: ovsdb :: hwvtepsouthbound-impl .............. SUCCESS [ 4.634 s] [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-api ..... SUCCESS [ 2.938 s] [INFO] ODL :: ovsdb :: utils.servicehelper ................ SUCCESS [ 0.480 s] [INFO] ODL :: ovsdb :: schema.openvswitch ................. SUCCESS [ 0.408 s] [INFO] ODL :: ovsdb :: odl-ovsdb-library .................. SUCCESS [ 3.353 s] [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-api ........... SUCCESS [ 0.122 s] [INFO] ODL :: ovsdb :: utils.config ....................... SUCCESS [ 0.245 s] [INFO] ODL :: ovsdb :: utils.southbound-utils ............. SUCCESS [ 0.397 s] [INFO] ODL :: ovsdb :: odl-ovsdb-utils .................... SUCCESS [ 0.239 s] [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound ......... SUCCESS [ 0.754 s] [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-rest .... SUCCESS [ 5.525 s] [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-ui ...... SUCCESS [ 0.999 s] [INFO] ODL :: ovsdb :: utils.hwvtepsouthbound-utils ....... SUCCESS [ 0.319 s] [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-test .... SUCCESS [ 0.228 s] [INFO] ODL :: ovsdb :: hwvtepsouthbound-features .......... SUCCESS [ 0.364 s] [INFO] ODL :: ovsdb :: hwvtepsouthbound-karaf ............. SUCCESS [ 23.776 s] [INFO] ODL :: ovsdb :: hwvtepsouthbound-features-aggregator SUCCESS [ 0.010 s] [INFO] ODL :: ovsdb :: hwvtepsouthbound-artifacts ......... SUCCESS [ 0.007 s] [INFO] ODL :: ovsdb :: hwvtepsouthbound-it ................ SUCCESS [ 3.305 s] [INFO] ODL :: ovsdb :: hwvtepsouthbound-aggregator ........ SUCCESS [ 0.003 s] [INFO] ODL :: ovsdb :: library-features ................... SUCCESS [ 0.208 s] [INFO] ODL :: ovsdb :: library-karaf ...................... SUCCESS [ 13.329 s] [INFO] ODL :: ovsdb :: library-features-aggregator ........ SUCCESS [ 0.037 s] [INFO] ODL :: ovsdb :: library-artifacts .................. SUCCESS [ 0.136 s] [INFO] ODL :: ovsdb :: library-it ......................... SUCCESS [ 2.798 s] [INFO] ODL :: ovsdb :: library-aggregator ................. SUCCESS [ 0.004 s] [INFO] ODL :: ovsdb :: schemas ............................ SUCCESS [ 0.002 s] [INFO] ODL :: ovsdb :: utils.yang-utils ................... SUCCESS [ 0.208 s] [INFO] ODL :: ovsdb :: southbound-impl .................... SUCCESS [ 3.320 s] [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-impl .......... SUCCESS [ 0.479 s] [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-impl-rest ..... SUCCESS [ 0.321 s] [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-impl-ui ....... SUCCESS [ 0.311 s] [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-test .......... SUCCESS [ 0.237 s] [INFO] ODL :: ovsdb :: southbound-features ................ SUCCESS [ 0.382 s] [INFO] ODL :: ovsdb :: southbound-karaf ................... SUCCESS [ 18.503 s] [INFO] ODL :: ovsdb :: southbound-features-aggregator ..... SUCCESS [ 0.008 s] [INFO] ODL :: ovsdb :: southbound-artifacts ............... SUCCESS [ 0.006 s] [INFO] ODL :: ovsdb :: southbound-it ...................... SUCCESS [ 2.928 s] [INFO] ODL :: ovsdb :: southbound-aggregator .............. SUCCESS [ 0.004 s] [INFO] ODL :: ovsdb :: utils.ovsdb-it-utils ............... SUCCESS [ 0.425 s] [INFO] ODL :: ovsdb :: utils .............................. SUCCESS [ 0.003 s] [INFO] ovsdb .............................................. SUCCESS [ 0.002 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:11 min [INFO] Finished at: 2024-01-23T19:34:06Z [INFO] ------------------------------------------------------------------------ [ovsdb-distribution-check-calcium] $ /bin/sh -xe /tmp/jenkins11632670526390589411.sh + echo 'These are allowed projects: yangtools mdsal openflowjava aaa bgpcep controller daexim infrautils integration jsonrpc lispflowmapping mdsal netconf odlparent openflowplugin ovsdb serviceutils transportpce transportpce.models yangtools' These are allowed projects: yangtools mdsal openflowjava aaa bgpcep controller daexim infrautils integration jsonrpc lispflowmapping mdsal netconf odlparent openflowplugin ovsdb serviceutils transportpce transportpce.models yangtools + echo 'These are distribution pulled projects:' These are distribution pulled projects: + EXIT_CODE=0 ++ ls /tmp/r/org/opendaylight + for PROJECT in `ls /tmp/r/org/opendaylight` + echo 'checking aaa' checking aaa + [[ yangtools mdsal openflowjava aaa bgpcep controller daexim infrautils integration jsonrpc lispflowmapping mdsal netconf odlparent openflowplugin ovsdb serviceutils transportpce transportpce.models yangtools != *\a\a\a* ]] + for PROJECT in `ls /tmp/r/org/opendaylight` + echo 'checking controller' checking controller + [[ yangtools mdsal openflowjava aaa bgpcep controller daexim infrautils integration jsonrpc lispflowmapping mdsal netconf odlparent openflowplugin ovsdb serviceutils transportpce transportpce.models yangtools != *\c\o\n\t\r\o\l\l\e\r* ]] + for PROJECT in `ls /tmp/r/org/opendaylight` + echo 'checking infrautils' checking infrautils + [[ yangtools mdsal openflowjava aaa bgpcep controller daexim infrautils integration jsonrpc lispflowmapping mdsal netconf odlparent openflowplugin ovsdb serviceutils transportpce transportpce.models yangtools != *\i\n\f\r\a\u\t\i\l\s* ]] + for PROJECT in `ls /tmp/r/org/opendaylight` + echo 'checking mdsal' checking mdsal + [[ yangtools mdsal openflowjava aaa bgpcep controller daexim infrautils integration jsonrpc lispflowmapping mdsal netconf odlparent openflowplugin ovsdb serviceutils transportpce transportpce.models yangtools != *\m\d\s\a\l* ]] + for PROJECT in `ls /tmp/r/org/opendaylight` + echo 'checking netconf' checking netconf + [[ yangtools mdsal openflowjava aaa bgpcep controller daexim infrautils integration jsonrpc lispflowmapping mdsal netconf odlparent openflowplugin ovsdb serviceutils transportpce transportpce.models yangtools != *\n\e\t\c\o\n\f* ]] + for PROJECT in `ls /tmp/r/org/opendaylight` + echo 'checking odlparent' checking odlparent + [[ yangtools mdsal openflowjava aaa bgpcep controller daexim infrautils integration jsonrpc lispflowmapping mdsal netconf odlparent openflowplugin ovsdb serviceutils transportpce transportpce.models yangtools != *\o\d\l\p\a\r\e\n\t* ]] + for PROJECT in `ls /tmp/r/org/opendaylight` + echo 'checking ovsdb' checking ovsdb + [[ yangtools mdsal openflowjava aaa bgpcep controller daexim infrautils integration jsonrpc lispflowmapping mdsal netconf odlparent openflowplugin ovsdb serviceutils transportpce transportpce.models yangtools != *\o\v\s\d\b* ]] + for PROJECT in `ls /tmp/r/org/opendaylight` + echo 'checking yangtools' checking yangtools + [[ yangtools mdsal openflowjava aaa bgpcep controller daexim infrautils integration jsonrpc lispflowmapping mdsal netconf odlparent openflowplugin ovsdb serviceutils transportpce transportpce.models yangtools != *\y\a\n\g\t\o\o\l\s* ]] + exit 0 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-calcium] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -f distribution/pom.xml -s /tmp/settings3926816775811862733.xml -gs /tmp/global-settings12054121907973114579.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=fcdeadb009271e23dacce872742bdf773be6b81a -DGERRIT_HOST=git.opendaylight.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/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/+/109937 -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=109937 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Robert Varga\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/37/109937/1 -DDISTROSTREAM=calcium "-DGERRIT_PATCHSET_UPLOADER_NAME=Robert Varga" '-DGERRIT_CHANGE_OWNER=\"Robert Varga\" ' -DPROJECT=ovsdb -DGERRIT_CHANGE_COMMIT_MESSAGE=QnVtcCB1cHN0cmVhbXMKCkFkb3B0OgotIG9kcGFyZW50LTEzLjAuMTAKLSBpbmZyYXV0aWxzLTYuMC41Ci0geWFuZ3Rvb2xzLTExLjAuNQotIG1kc2FsLTEyLjAuNAotIGNvbnRyb2xsZXItOC4wLjQKLSBhYWEtMC4xOC40Ci0gbmV0Y29uZi02LjAuNgoKQ2hhbmdlLUlkOiBJMTZmN2JkMGQzNzkxOWU4M2E2YWRhZGU0ZDFhMTk1MmQzZGZiZWVlMgpTaWduZWQtb2ZmLWJ5OiBSb2JlcnQgVmFyZ2EgPHJvYmVydC52YXJnYUBwYW50aGVvbi50ZWNoPgooY2hlcnJ5IHBpY2tlZCBmcm9tIGNvbW1pdCBiMjhlZmEwOTQxNTRlMzljMDkwMzEyMjA1Zjg2NGRiZDdjZjRmZTM3KQo= -DGERRIT_NAME=OpenDaylight -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Bump upstreams" -DOS_CLOUD=vex -DDISTROGITURL=ssh://jenkins-$SILO@git.opendaylight.org:29418/integration/distribution '-DGERRIT_EVENT_ACCOUNT=\"Robert Varga\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I16f7bd0d37919e83a6adade4d1a1952d3dfbeee2 -DKARAF_VERSION=karaf4 -DGERRIT_EVENT_HASH=863262175 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=nite@hq.sk -DGERRIT_PATCHSET_NUMBER=1 "-DGERRIT_CHANGE_OWNER_NAME=Robert Varga" clean install dependency:tree -DoutputFile=dependency_tree.txt -Pq --show-version --batch-mode -Djenkins -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 Java version: 17.0.6-ea, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-17-openjdk-17.0.6.0.9-0.3.ea.el8.x86_64 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "4.18.0-535.el8.x86_64", 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/13.0.7/odlparent-lite-13.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent-lite/13.0.7/odlparent-lite-13.0.7.pom (23 kB at 100 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf4-parent/13.0.7/karaf4-parent-13.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf4-parent/13.0.7/karaf4-parent-13.0.7.pom (14 kB at 861 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent/13.0.7/odlparent-13.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent/13.0.7/odlparent-13.0.7.pom (55 kB at 2.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/single-feature-parent/13.0.7/single-feature-parent-13.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/single-feature-parent/13.0.7/single-feature-parent-13.0.7.pom (7.4 kB at 213 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/abstract-feature-parent/13.0.7/abstract-feature-parent-13.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/abstract-feature-parent/13.0.7/abstract-feature-parent-13.0.7.pom (5.8 kB at 182 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/feature-repo-parent/13.0.7/feature-repo-parent-13.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/feature-repo-parent/13.0.7/feature-repo-parent-13.0.7.pom (5.6 kB at 374 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-artifacts/0.18.3/aaa-artifacts-0.18.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-artifacts/0.18.3/aaa-artifacts-0.18.3.pom (9.5 kB at 501 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgpcep-artifacts/0.20.5/bgpcep-artifacts-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgpcep-artifacts/0.20.5/bgpcep-artifacts-0.20.5.pom (46 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/controller-artifacts/8.0.3/controller-artifacts-8.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/controller-artifacts/8.0.3/controller-artifacts-8.0.3.pom (19 kB at 690 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-artifacts/1.15.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-artifacts/1.15.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 66 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-artifacts/1.15.0-SNAPSHOT/daexim-artifacts-1.15.0-20240123.181703-140.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-artifacts/1.15.0-SNAPSHOT/daexim-artifacts-1.15.0-20240123.181703-140.pom (3.0 kB at 212 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/infrautils-artifacts/6.0.4/infrautils-artifacts-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/infrautils-artifacts/6.0.4/infrautils-artifacts-6.0.4.pom (7.2 kB at 449 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-artifacts/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-artifacts/1.16.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 38 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-artifacts/1.16.0-SNAPSHOT/jsonrpc-artifacts-1.16.0-20240123.114823-131.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-artifacts/1.16.0-SNAPSHOT/jsonrpc-artifacts-1.16.0-20240123.114823-131.pom (7.9 kB at 377 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.19.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 83 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.19.0-SNAPSHOT/lispflowmapping-artifacts-1.19.0-20240123.184619-93.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.19.0-SNAPSHOT/lispflowmapping-artifacts-1.19.0-20240123.184619-93.pom (4.8 kB at 320 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-artifacts/12.0.3/mdsal-artifacts-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-artifacts/12.0.3/mdsal-artifacts-12.0.3.pom (40 kB at 2.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-artifacts/6.0.5/netconf-artifacts-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-artifacts/6.0.5/netconf-artifacts-6.0.5.pom (28 kB at 2.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent-artifacts/13.0.7/odlparent-artifacts-13.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent-artifacts/13.0.7/odlparent-artifacts-13.0.7.pom (9.9 kB at 827 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 98 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.0-SNAPSHOT/openflowplugin-artifacts-0.18.0-20240122.200633-136.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.0-SNAPSHOT/openflowplugin-artifacts-0.18.0-20240122.200633-136.pom (18 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-artifacts/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-artifacts/0.13.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 119 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-artifacts/0.13.0-SNAPSHOT/serviceutils-artifacts-0.13.0-20240123.023519-138.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-artifacts/0.13.0-SNAPSHOT/serviceutils-artifacts-0.13.0-20240123.023519-138.pom (4.9 kB at 449 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/transportpce-models-artifacts/19.1.0/transportpce-models-artifacts-19.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/transportpce-models-artifacts/19.1.0/transportpce-models-artifacts-19.1.0.pom (4.4 kB at 295 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-artifacts/8.1.0/transportpce-artifacts-8.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-artifacts/8.1.0/transportpce-artifacts-8.1.0.pom (5.1 kB at 395 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yangtools-artifacts/11.0.4/yangtools-artifacts-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yangtools-artifacts/11.0.4/yangtools-artifacts-11.0.4.pom (18 kB at 731 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-bom/5.6.0/mockito-bom-5.6.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-bom/5.6.0/mockito-bom-5.6.0.pom (3.0 kB at 44 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-bom/4.1.100.Final/netty-bom-4.1.100.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-bom/4.1.100.Final/netty-bom-4.1.100.Final.pom (13 kB at 948 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-bom/4.2.20/metrics-bom-4.2.20.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-bom/4.2.20/metrics-bom-4.2.20.pom (8.2 kB at 456 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-parent/4.2.20/metrics-parent-4.2.20.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-parent/4.2.20/metrics-parent-4.2.20.pom (21 kB at 1.4 MB/s) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] ODL :: integration :: distribution-artifacts [pom] [INFO] ODL :: integration :: properties [pom] [INFO] ODL :: integration :: artifact-artifacts [pom] [INFO] ODL :: integration :: other-artifacts [pom] [INFO] ODL :: integration :: upstream-all-artifacts [pom] [INFO] ODL :: integration :: upstream-aggregator [pom] [INFO] ODL :: integration :: all-artifacts [pom] [INFO] ODL :: integration :: artifacts-aggregator [pom] [INFO] ODL :: integration :: Karaf :: Scripts :: karaf-scripts [jar] [INFO] ODL :: integration :: features-index [feature] [INFO] ODL :: integration :: odl-integration-compatible-with-all [feature] [INFO] ODL :: integration :: odl-integration-all [feature] [INFO] ODL :: integration :: features-test [feature] [INFO] ODL :: integration :: karaf [pom] [INFO] ODL :: integration :: singles-aggregator [pom] [INFO] ODL :: integration :: repos-aggregator [pom] [INFO] ODL :: integration :: features-aggregator [pom] [INFO] ODL :: integration :: onap-karaf [pom] [INFO] Integration/Distribution [pom] [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/cyclonedx/cyclonedx-maven-plugin/2.7.9/cyclonedx-maven-plugin-2.7.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/cyclonedx/cyclonedx-maven-plugin/2.7.9/cyclonedx-maven-plugin-2.7.9.pom (17 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/cyclonedx/cyclonedx-maven-plugin/2.7.9/cyclonedx-maven-plugin-2.7.9.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/cyclonedx/cyclonedx-maven-plugin/2.7.9/cyclonedx-maven-plugin-2.7.9.jar (45 kB at 2.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-compiler-plugin/3.11.0/maven-compiler-plugin-3.11.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-compiler-plugin/3.11.0/maven-compiler-plugin-3.11.0.pom (9.8 kB at 701 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-compiler-plugin/3.11.0/maven-compiler-plugin-3.11.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-compiler-plugin/3.11.0/maven-compiler-plugin-3.11.0.jar (66 kB at 3.9 MB/s) [INFO] [INFO] --------< org.opendaylight.integration:distribution-artifacts >--------- [INFO] Building ODL :: integration :: distribution-artifacts 0.20.0-SNAPSHOT [1/19] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ distribution-artifacts --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ distribution-artifacts --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ distribution-artifacts --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ distribution-artifacts --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ distribution-artifacts --- [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/distribution/artifacts/distribution/pom.xml to /tmp/r/org/opendaylight/integration/distribution-artifacts/0.20.0-SNAPSHOT/distribution-artifacts-0.20.0-SNAPSHOT.pom [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ distribution-artifacts --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/distribution/artifacts/distribution/dependency_tree.txt [INFO] [INFO] --------------< org.opendaylight.integration:properties >--------------- [INFO] Building ODL :: integration :: properties 0.20.0-SNAPSHOT [2/19] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ properties --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ properties --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ properties --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ properties --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ properties --- [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/distribution/artifacts/upstream/properties/pom.xml to /tmp/r/org/opendaylight/integration/properties/0.20.0-SNAPSHOT/properties-0.20.0-SNAPSHOT.pom [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ properties --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/distribution/artifacts/upstream/properties/dependency_tree.txt [INFO] [INFO] ----------< org.opendaylight.integration:artifact-artifacts >----------- [INFO] Building ODL :: integration :: artifact-artifacts 0.20.0-SNAPSHOT [3/19] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ artifact-artifacts --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ artifact-artifacts --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ artifact-artifacts --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ artifact-artifacts --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ artifact-artifacts --- [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/distribution/artifacts/upstream/artifacts/pom.xml to /tmp/r/org/opendaylight/integration/artifact-artifacts/0.20.0-SNAPSHOT/artifact-artifacts-0.20.0-SNAPSHOT.pom [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ artifact-artifacts --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/distribution/artifacts/upstream/artifacts/dependency_tree.txt [INFO] [INFO] ------------< org.opendaylight.integration:other-artifacts >------------ [INFO] Building ODL :: integration :: other-artifacts 0.20.0-SNAPSHOT [4/19] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ other-artifacts --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ other-artifacts --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ other-artifacts --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ other-artifacts --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ other-artifacts --- [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/distribution/artifacts/upstream/other/pom.xml to /tmp/r/org/opendaylight/integration/other-artifacts/0.20.0-SNAPSHOT/other-artifacts-0.20.0-SNAPSHOT.pom [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ other-artifacts --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/distribution/artifacts/upstream/other/dependency_tree.txt [INFO] [INFO] --------< org.opendaylight.integration:upstream-all-artifacts >--------- [INFO] Building ODL :: integration :: upstream-all-artifacts 0.20.0-SNAPSHOT [5/19] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ upstream-all-artifacts --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ upstream-all-artifacts --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ upstream-all-artifacts --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ upstream-all-artifacts --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ upstream-all-artifacts --- [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/distribution/artifacts/upstream/all/pom.xml to /tmp/r/org/opendaylight/integration/upstream-all-artifacts/0.20.0-SNAPSHOT/upstream-all-artifacts-0.20.0-SNAPSHOT.pom [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ upstream-all-artifacts --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/distribution/artifacts/upstream/all/dependency_tree.txt [INFO] [INFO] ----------< org.opendaylight.integration:upstream-aggregator >---------- [INFO] Building ODL :: integration :: upstream-aggregator 0.20.0-SNAPSHOT [6/19] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ upstream-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ upstream-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ upstream-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ upstream-aggregator --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ upstream-aggregator --- [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/distribution/artifacts/upstream/pom.xml to /tmp/r/org/opendaylight/integration/upstream-aggregator/0.20.0-SNAPSHOT/upstream-aggregator-0.20.0-SNAPSHOT.pom [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ upstream-aggregator --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/distribution/artifacts/upstream/dependency_tree.txt [INFO] [INFO] -------------< org.opendaylight.integration:all-artifacts >------------- [INFO] Building ODL :: integration :: all-artifacts 0.20.0-SNAPSHOT [7/19] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ all-artifacts --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ all-artifacts --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ all-artifacts --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ all-artifacts --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ all-artifacts --- [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/distribution/artifacts/all/pom.xml to /tmp/r/org/opendaylight/integration/all-artifacts/0.20.0-SNAPSHOT/all-artifacts-0.20.0-SNAPSHOT.pom [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ all-artifacts --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/distribution/artifacts/all/dependency_tree.txt [INFO] [INFO] ---------< org.opendaylight.integration:artifacts-aggregator >---------- [INFO] Building ODL :: integration :: artifacts-aggregator 0.20.0-SNAPSHOT [8/19] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ artifacts-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ artifacts-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ artifacts-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ artifacts-aggregator --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ artifacts-aggregator --- [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/distribution/artifacts/pom.xml to /tmp/r/org/opendaylight/integration/artifacts-aggregator/0.20.0-SNAPSHOT/artifacts-aggregator-0.20.0-SNAPSHOT.pom [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ artifacts-aggregator --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/distribution/artifacts/dependency_tree.txt [INFO] [INFO] -------------< org.opendaylight.integration:karaf-scripts >------------- [INFO] Building ODL :: integration :: Karaf :: Scripts :: karaf-scripts 0.20.0-SNAPSHOT [9/19] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.pom (10 kB at 524 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire/2.12.4/surefire-2.12.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire/2.12.4/surefire-2.12.4.pom (14 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/22/maven-parent-22.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 kB at 2.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/11/apache-11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/11/apache-11.pom (15 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.jar (30 kB at 2.3 MB/s) [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ karaf-scripts --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ karaf-scripts --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ karaf-scripts --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ karaf-scripts --- [INFO] Copying 7 resources from src/main/assembly to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ karaf-scripts --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.pom (5.0 kB at 414 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-languages/1.1.2/plexus-languages-1.1.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-languages/1.1.2/plexus-languages-1.1.2.pom (4.1 kB at 276 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm/9.4/asm-9.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm/9.4/asm-9.4.pom (2.4 kB at 198 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.pom (1.1 kB at 76 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler/2.13.0/plexus-compiler-2.13.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler/2.13.0/plexus-compiler-2.13.0.pom (8.4 kB at 698 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-components/10.0/plexus-components-10.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-components/10.0/plexus-components-10.0.pom (2.7 kB at 223 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.pom (1.1 kB at 88 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom (770 B at 64 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom (6.0 kB at 464 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler-javac/2.13.0/plexus-compiler-javac-2.13.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler-javac/2.13.0/plexus-compiler-javac-2.13.0.pom (1.2 kB at 52 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compilers/2.13.0/plexus-compilers-2.13.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compilers/2.13.0/plexus-compilers-2.13.0.pom (1.3 kB at 147 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm/9.4/asm-9.4.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm/9.4/asm-9.4.jar (122 kB at 3.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler-javac/2.13.0/plexus-compiler-javac-2.13.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.jar (55 kB at 1.2 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler-javac/2.13.0/plexus-compiler-javac-2.13.0.jar (23 kB at 518 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.jar (267 kB at 5.6 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.jar (4.7 kB at 83 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.jar (27 kB at 443 kB/s) [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ karaf-scripts --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/distribution/karaf-scripts/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ karaf-scripts --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ karaf-scripts --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.pom (3.0 kB at 276 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.pom (2.5 kB at 178 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.pom (5.5 kB at 503 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.pom (1.6 kB at 135 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugin-tools/maven-plugin-tools/3.1/maven-plugin-tools-3.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugin-tools/maven-plugin-tools/3.1/maven-plugin-tools-3.1.pom (16 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/21/maven-parent-21.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom (3.1 kB at 95 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (19 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom (7.8 kB at 599 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom (2.0 kB at 68 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.pom (1.8 kB at 129 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting/2.0.9/maven-reporting-2.0.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting/2.0.9/maven-reporting-2.0.9.pom (1.5 kB at 29 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom (1.7 kB at 145 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom (2.1 kB at 138 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom (1.3 kB at 29 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/classworlds/classworlds/1.1/classworlds-1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/classworlds/classworlds/1.1/classworlds-1.1.pom (3.3 kB at 256 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.pom (3.5 kB at 232 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (17 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom (3.7 kB at 337 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom (9.3 kB at 667 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/13/maven-parent-13.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/13/maven-parent-13.pom (23 kB at 596 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.jar (35 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar (31 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.jar (118 kB at 4.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (316 kB at 8.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar (232 kB at 5.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar (160 kB at 3.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.jar (10 kB at 188 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar (14 kB at 251 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/classworlds/classworlds/1.1/classworlds-1.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar (37 kB at 661 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar (10 kB at 158 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.jar (263 kB at 3.9 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar (21 kB at 312 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.jar (38 kB at 567 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/classworlds/classworlds/1.1/classworlds-1.1.jar (38 kB at 549 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.jar (14 kB at 185 kB/s) [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ karaf-scripts --- [INFO] Building jar: /w/workspace/ovsdb-distribution-check-calcium/distribution/karaf-scripts/target/karaf-scripts-0.20.0-SNAPSHOT.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ karaf-scripts --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ karaf-scripts --- [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/distribution/karaf-scripts/target/karaf-scripts-0.20.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/integration/karaf-scripts/0.20.0-SNAPSHOT/karaf-scripts-0.20.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/distribution/karaf-scripts/pom.xml to /tmp/r/org/opendaylight/integration/karaf-scripts/0.20.0-SNAPSHOT/karaf-scripts-0.20.0-SNAPSHOT.pom [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ karaf-scripts --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/distribution/karaf-scripts/dependency_tree.txt [INFO] [INFO] ------------< org.opendaylight.integration:features-index >------------- [INFO] Building ODL :: integration :: features-index 0.20.0-SNAPSHOT [10/19] [INFO] ------------------------------[ feature ]------------------------------- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-javadoc-plugin/3.6.0/maven-javadoc-plugin-3.6.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-javadoc-plugin/3.6.0/maven-javadoc-plugin-3.6.0.pom (20 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-javadoc-plugin/3.6.0/maven-javadoc-plugin-3.6.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-javadoc-plugin/3.6.0/maven-javadoc-plugin-3.6.0.jar (511 kB at 19 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/spotbugs/spotbugs-maven-plugin/4.7.3.6/spotbugs-maven-plugin-4.7.3.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/spotbugs/spotbugs-maven-plugin/4.7.3.6/spotbugs-maven-plugin-4.7.3.6.pom (35 kB at 2.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/hazendaz/base-parent/40/base-parent-40.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/hazendaz/base-parent/40/base-parent-40.pom (90 kB at 6.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-bom/9.5/asm-bom-9.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-bom/9.5/asm-bom-9.5.pom (3.2 kB at 92 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-bom/4.0.15/groovy-bom-4.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-bom/4.0.15/groovy-bom-4.0.15.pom (27 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/spotbugs/spotbugs-maven-plugin/4.7.3.6/spotbugs-maven-plugin-4.7.3.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/spotbugs/spotbugs-maven-plugin/4.7.3.6/spotbugs-maven-plugin-4.7.3.6.jar (166 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.2.1/maven-surefire-plugin-3.2.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-surefire-plugin/3.2.1/maven-surefire-plugin-3.2.1.pom (5.5 kB at 151 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire/3.2.1/surefire-3.2.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire/3.2.1/surefire-3.2.1.pom (22 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-surefire-plugin/3.2.1/maven-surefire-plugin-3.2.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-surefire-plugin/3.2.1/maven-surefire-plugin-3.2.1.jar (45 kB at 3.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/copy-files-plugin/13.0.7/copy-files-plugin-13.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/copy-files-plugin/13.0.7/copy-files-plugin-13.0.7.pom (2.1 kB at 147 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/copy-files-plugin/13.0.7/copy-files-plugin-13.0.7.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/copy-files-plugin/13.0.7/copy-files-plugin-13.0.7.jar (7.0 kB at 705 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/features-aaa/0.18.3/features-aaa-0.18.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/features-aaa/0.18.3/features-aaa-0.18.3.pom (2.9 kB at 245 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-api/0.18.3/odl-aaa-api-0.18.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-api/0.18.3/odl-aaa-api-0.18.3.pom (2.2 kB at 155 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-authn-api/0.18.3/aaa-authn-api-0.18.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-authn-api/0.18.3/aaa-authn-api-0.18.3.pom (1.5 kB at 155 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-parent/0.18.3/aaa-parent-0.18.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-parent/0.18.3/aaa-parent-0.18.3.pom (2.2 kB at 198 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding-parent/12.0.3/binding-parent-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding-parent/12.0.3/binding-parent-12.0.3.pom (5.1 kB at 395 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/dom-parent/12.0.3/dom-parent-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/dom-parent/12.0.3/dom-parent-12.0.3.pom (1.9 kB at 173 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bundle-parent/13.0.7/bundle-parent-13.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bundle-parent/13.0.7/bundle-parent-13.0.7.pom (1.8 kB at 195 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jdt/org.eclipse.jdt.annotation/2.2.700/org.eclipse.jdt.annotation-2.2.700.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jdt/org.eclipse.jdt.annotation/2.2.700/org.eclipse.jdt.annotation-2.2.700.pom (1.7 kB at 158 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jakarta-activation-api/13.0.7/odl-jakarta-activation-api-13.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jakarta-activation-api/13.0.7/odl-jakarta-activation-api-13.0.7.pom (1.5 kB at 113 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-servlet-api/13.0.7/odl-servlet-api-13.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-servlet-api/13.0.7/odl-servlet-api-13.0.7.pom (1.5 kB at 29 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-ws-rs-api/13.0.7/odl-ws-rs-api-13.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-ws-rs-api/13.0.7/odl-ws-rs-api-13.0.7.pom (1.5 kB at 147 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-base/12.0.3/odl-mdsal-binding-base-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-base/12.0.3/odl-mdsal-binding-base-12.0.3.pom (1.7 kB at 125 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/feature-parent/12.0.3/feature-parent-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/feature-parent/12.0.3/feature-parent-12.0.3.pom (1.7 kB at 129 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-common/11.0.4/odl-yangtools-common-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-common/11.0.4/odl-yangtools-common-11.0.4.pom (1.9 kB at 190 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-util/11.0.4/odl-yangtools-util-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-util/11.0.4/odl-yangtools-util-11.0.4.pom (2.2 kB at 225 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-guava/13.0.7/odl-guava-13.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-guava/13.0.7/odl-guava-13.0.7.pom (1.4 kB at 98 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.39.0/checker-qual-3.39.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.39.0/checker-qual-3.39.0.pom (2.1 kB at 123 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.pom (1.8 kB at 102 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_parent/2.23.0/error_prone_parent-2.23.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_parent/2.23.0/error_prone_parent-2.23.0.pom (13 kB at 229 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/concepts/11.0.4/concepts-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/concepts/11.0.4/concepts-11.0.4.pom (1.9 kB at 156 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/bnd-parent/11.0.4/bnd-parent-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/bnd-parent/11.0.4/bnd-parent-11.0.4.pom (1.8 kB at 29 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bnd-parent/13.0.7/bnd-parent-13.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bnd-parent/13.0.7/bnd-parent-13.0.7.pom (3.8 kB at 88 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/util/11.0.4/util-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/util/11.0.4/util-11.0.4.pom (2.7 kB at 205 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-common/11.0.4/yang-common-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-common/11.0.4/yang-common-11.0.4.pom (1.7 kB at 140 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/yang-binding/12.0.3/yang-binding-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/yang-binding/12.0.3/yang-binding-12.0.3.pom (2.6 kB at 175 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-spec-util/12.0.3/mdsal-binding-spec-util-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-spec-util/12.0.3/mdsal-binding-spec-util-12.0.3.pom (1.9 kB at 111 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/yang-ext/2013.09.07.24.3/yang-ext-2013.09.07.24.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/yang-ext/2013.09.07.24.3/yang-ext-2013.09.07.24.3.pom (1.6 kB at 144 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-cert/0.18.3/odl-aaa-cert-0.18.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-cert/0.18.3/odl-aaa-cert-0.18.3.pom (2.1 kB at 176 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-broker/8.0.3/odl-mdsal-broker-8.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-broker/8.0.3/odl-mdsal-broker-8.0.3.pom (2.0 kB at 59 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/single-feature-parent/8.0.3/single-feature-parent-8.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/single-feature-parent/8.0.3/single-feature-parent-8.0.3.pom (1.3 kB at 120 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/bundle-parent/8.0.3/bundle-parent-8.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/bundle-parent/8.0.3/bundle-parent-8.0.3.pom (5.6 kB at 505 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-binding/12.0.3/odl-mdsal-eos-binding-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-binding/12.0.3/odl-mdsal-eos-binding-12.0.3.pom (2.0 kB at 156 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-dom/12.0.3/odl-mdsal-eos-dom-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-dom/12.0.3/odl-mdsal-eos-dom-12.0.3.pom (1.4 kB at 130 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-common/12.0.3/odl-mdsal-eos-common-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-common/12.0.3/odl-mdsal-eos-common-12.0.3.pom (1.6 kB at 115 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-data-api/11.0.4/odl-yangtools-data-api-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-data-api/11.0.4/odl-yangtools-data-api-11.0.4.pom (2.5 kB at 228 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-parser-api/11.0.4/odl-yangtools-parser-api-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-parser-api/11.0.4/odl-yangtools-parser-api-11.0.4.pom (4.5 kB at 406 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-xpath-api/11.0.4/odl-yangtools-xpath-api-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-xpath-api/11.0.4/odl-yangtools-xpath-api-11.0.4.pom (1.8 kB at 152 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-xpath-api/11.0.4/yang-xpath-api-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-xpath-api/11.0.4/yang-xpath-api-11.0.4.pom (1.9 kB at 111 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odlext-model-api/11.0.4/odlext-model-api-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odlext-model-api/11.0.4/odlext-model-api-11.0.4.pom (1.8 kB at 140 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/bundle-parent/11.0.4/bundle-parent-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/bundle-parent/11.0.4/bundle-parent-11.0.4.pom (1.8 kB at 199 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-api/11.0.4/yang-model-api-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-api/11.0.4/yang-model-api-11.0.4.pom (2.0 kB at 200 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-api/11.0.4/yang-repo-api-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-api/11.0.4/yang-repo-api-11.0.4.pom (2.1 kB at 124 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-ir/11.0.4/yang-ir-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-ir/11.0.4/yang-ir-11.0.4.pom (1.5 kB at 138 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/openconfig-model-api/11.0.4/openconfig-model-api-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/openconfig-model-api/11.0.4/openconfig-model-api-11.0.4.pom (2.2 kB at 120 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6241-model-api/11.0.4/rfc6241-model-api-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6241-model-api/11.0.4/rfc6241-model-api-11.0.4.pom (1.8 kB at 87 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6536-model-api/11.0.4/rfc6536-model-api-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6536-model-api/11.0.4/rfc6536-model-api-11.0.4.pom (1.8 kB at 151 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6643-model-api/11.0.4/rfc6643-model-api-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6643-model-api/11.0.4/rfc6643-model-api-11.0.4.pom (2.0 kB at 164 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc7952-model-api/11.0.4/rfc7952-model-api-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc7952-model-api/11.0.4/rfc7952-model-api-11.0.4.pom (1.8 kB at 129 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8040-model-api/11.0.4/rfc8040-model-api-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8040-model-api/11.0.4/rfc8040-model-api-11.0.4.pom (1.8 kB at 181 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8528-model-api/11.0.4/rfc8528-model-api-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8528-model-api/11.0.4/rfc8528-model-api-11.0.4.pom (1.8 kB at 113 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8639-model-api/11.0.4/rfc8639-model-api-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8639-model-api/11.0.4/rfc8639-model-api-11.0.4.pom (1.8 kB at 165 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8819-model-api/11.0.4/rfc8819-model-api-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8819-model-api/11.0.4/rfc8819-model-api-11.0.4.pom (1.7 kB at 128 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-spi/11.0.4/yang-model-spi-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-spi/11.0.4/yang-model-spi-11.0.4.pom (2.5 kB at 204 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-util/11.0.4/yang-model-util-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-util/11.0.4/yang-model-util-11.0.4.pom (3.5 kB at 250 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-api/11.0.4/yang-parser-api-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-api/11.0.4/yang-parser-api-11.0.4.pom (2.0 kB at 163 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-spi/11.0.4/yang-repo-spi-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-spi/11.0.4/yang-repo-spi-11.0.4.pom (1.8 kB at 139 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-api/11.0.4/yang-data-api-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-api/11.0.4/yang-data-api-11.0.4.pom (2.6 kB at 202 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-spi/11.0.4/yang-data-spi-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-spi/11.0.4/yang-data-spi-11.0.4.pom (1.8 kB at 100 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-api/11.0.4/yang-data-tree-api-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-api/11.0.4/yang-data-tree-api-11.0.4.pom (2.2 kB at 135 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-spi/11.0.4/yang-data-tree-spi-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-spi/11.0.4/yang-data-tree-spi-11.0.4.pom (1.8 kB at 51 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-util/11.0.4/yang-data-util-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-util/11.0.4/yang-data-util-11.0.4.pom (2.9 kB at 208 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-common-api/12.0.3/mdsal-eos-common-api-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-common-api/12.0.3/mdsal-eos-common-api-12.0.3.pom (1.8 kB at 130 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-common-spi/12.0.3/mdsal-eos-common-spi-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-common-spi/12.0.3/mdsal-eos-common-spi-12.0.3.pom (1.8 kB at 132 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-dom-api/12.0.3/mdsal-eos-dom-api-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-dom-api/12.0.3/mdsal-eos-dom-api-12.0.3.pom (2.1 kB at 215 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/12.0.3/odl-mdsal-binding-dom-adapter-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/12.0.3/odl-mdsal-binding-dom-adapter-12.0.3.pom (1.9 kB at 148 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-runtime/12.0.3/odl-mdsal-binding-runtime-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-runtime/12.0.3/odl-mdsal-binding-runtime-12.0.3.pom (2.2 kB at 166 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-bytebuddy/12.0.3/odl-mdsal-bytebuddy-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-bytebuddy/12.0.3/odl-mdsal-bytebuddy-12.0.3.pom (1.2 kB at 106 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-runtime/12.0.3/odl-mdsal-dom-runtime-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-runtime/12.0.3/odl-mdsal-dom-runtime-12.0.3.pom (1.7 kB at 119 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-api/12.0.3/odl-mdsal-dom-api-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-api/12.0.3/odl-mdsal-dom-api-12.0.3.pom (1.8 kB at 85 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-common/12.0.3/odl-mdsal-common-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-common/12.0.3/odl-mdsal-common-12.0.3.pom (1.4 kB at 110 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-common-api/12.0.3/mdsal-common-api-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-common-api/12.0.3/mdsal-common-api-12.0.3.pom (2.2 kB at 166 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-api/12.0.3/mdsal-dom-api-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-api/12.0.3/mdsal-dom-api-12.0.3.pom (3.6 kB at 331 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-spi/12.0.3/mdsal-dom-spi-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-spi/12.0.3/mdsal-dom-spi-12.0.3.pom (4.5 kB at 159 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-runtime-api/12.0.3/odl-mdsal-binding-runtime-api-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-runtime-api/12.0.3/odl-mdsal-binding-runtime-api-12.0.3.pom (2.7 kB at 228 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-data/11.0.4/odl-yangtools-data-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-data/11.0.4/odl-yangtools-data-11.0.4.pom (2.5 kB at 98 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-antlr4/13.0.7/odl-antlr4-13.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-antlr4/13.0.7/odl-antlr4-13.0.7.pom (1.2 kB at 109 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/template-feature-parent/13.0.7/template-feature-parent-13.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/template-feature-parent/13.0.7/template-feature-parent-13.0.7.pom (2.3 kB at 213 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-impl/11.0.4/yang-data-impl-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-impl/11.0.4/yang-data-impl-11.0.4.pom (4.3 kB at 172 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-ri/11.0.4/yang-data-tree-ri-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-ri/11.0.4/yang-data-tree-ri-11.0.4.pom (4.7 kB at 392 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-transform/11.0.4/yang-data-transform-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-transform/11.0.4/yang-data-transform-11.0.4.pom (1.8 kB at 114 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-parser/11.0.4/odl-yangtools-parser-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-parser/11.0.4/odl-yangtools-parser-11.0.4.pom (4.6 kB at 382 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-xpath/11.0.4/odl-yangtools-xpath-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-xpath/11.0.4/odl-yangtools-xpath-11.0.4.pom (2.1 kB at 59 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-xpath-impl/11.0.4/yang-xpath-impl-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-xpath-impl/11.0.4/yang-xpath-impl-11.0.4.pom (2.9 kB at 99 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-ri/11.0.4/yang-model-ri-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-ri/11.0.4/yang-model-ri-11.0.4.pom (2.5 kB at 130 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odlext-parser-support/11.0.4/odlext-parser-support-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odlext-parser-support/11.0.4/odlext-parser-support-11.0.4.pom (3.0 kB at 251 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-spi/11.0.4/yang-parser-spi-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-spi/11.0.4/yang-parser-spi-11.0.4.pom (2.5 kB at 205 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/openconfig-parser-support/11.0.4/openconfig-parser-support-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/openconfig-parser-support/11.0.4/openconfig-parser-support-11.0.4.pom (2.5 kB at 226 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6241-parser-support/11.0.4/rfc6241-parser-support-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6241-parser-support/11.0.4/rfc6241-parser-support-11.0.4.pom (2.9 kB at 190 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6536-parser-support/11.0.4/rfc6536-parser-support-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6536-parser-support/11.0.4/rfc6536-parser-support-11.0.4.pom (2.9 kB at 190 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6643-parser-support/11.0.4/rfc6643-parser-support-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6643-parser-support/11.0.4/rfc6643-parser-support-11.0.4.pom (2.9 kB at 238 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc7952-parser-support/11.0.4/rfc7952-parser-support-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc7952-parser-support/11.0.4/rfc7952-parser-support-11.0.4.pom (3.0 kB at 273 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8040-parser-support/11.0.4/rfc8040-parser-support-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8040-parser-support/11.0.4/rfc8040-parser-support-11.0.4.pom (3.0 kB at 231 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8528-parser-support/11.0.4/rfc8528-parser-support-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8528-parser-support/11.0.4/rfc8528-parser-support-11.0.4.pom (2.9 kB at 219 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8639-parser-support/11.0.4/rfc8639-parser-support-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8639-parser-support/11.0.4/rfc8639-parser-support-11.0.4.pom (2.9 kB at 285 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-impl/11.0.4/yang-parser-impl-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-impl/11.0.4/yang-parser-impl-11.0.4.pom (6.8 kB at 225 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-reactor/11.0.4/yang-parser-reactor-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-reactor/11.0.4/yang-parser-reactor-11.0.4.pom (2.3 kB at 226 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-rfc7950/11.0.4/yang-parser-rfc7950-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-rfc7950/11.0.4/yang-parser-rfc7950-11.0.4.pom (4.8 kB at 373 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8819-parser-support/11.0.4/rfc8819-parser-support-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8819-parser-support/11.0.4/rfc8819-parser-support-11.0.4.pom (2.9 kB at 242 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-fs/11.0.4/yang-repo-fs-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-fs/11.0.4/yang-repo-fs-11.0.4.pom (2.5 kB at 229 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-model-api/12.0.3/mdsal-binding-model-api-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-model-api/12.0.3/mdsal-binding-model-api-12.0.3.pom (1.6 kB at 131 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-model-ri/12.0.3/mdsal-binding-model-ri-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-model-ri/12.0.3/mdsal-binding-model-ri-12.0.3.pom (2.7 kB at 300 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-runtime-api/12.0.3/mdsal-binding-runtime-api-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-runtime-api/12.0.3/mdsal-binding-runtime-api-12.0.3.pom (2.6 kB at 204 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-runtime-spi/12.0.3/mdsal-binding-runtime-spi-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-runtime-spi/12.0.3/mdsal-binding-runtime-spi-12.0.3.pom (3.5 kB at 318 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-codec-api/12.0.3/mdsal-binding-dom-codec-api-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-codec-api/12.0.3/mdsal-binding-dom-codec-api-12.0.3.pom (2.5 kB at 181 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-codec-spi/12.0.3/mdsal-binding-dom-codec-spi-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-codec-spi/12.0.3/mdsal-binding-dom-codec-spi-12.0.3.pom (2.7 kB at 224 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-schema-osgi/12.0.3/mdsal-dom-schema-osgi-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-schema-osgi/12.0.3/mdsal-dom-schema-osgi-12.0.3.pom (3.0 kB at 214 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-generator/12.0.3/mdsal-binding-generator-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-generator/12.0.3/mdsal-binding-generator-12.0.3.pom (5.0 kB at 502 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-codec/12.0.3/mdsal-binding-dom-codec-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-codec/12.0.3/mdsal-binding-dom-codec-12.0.3.pom (5.0 kB at 297 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-loader/12.0.3/mdsal-binding-loader-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-loader/12.0.3/mdsal-binding-loader-12.0.3.pom (1.6 kB at 119 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-codec-osgi/12.0.3/mdsal-binding-dom-codec-osgi-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-codec-osgi/12.0.3/mdsal-binding-dom-codec-osgi-12.0.3.pom (3.3 kB at 278 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-runtime-osgi/12.0.3/mdsal-binding-runtime-osgi-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-runtime-osgi/12.0.3/mdsal-binding-runtime-osgi-12.0.3.pom (2.9 kB at 204 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-api/12.0.3/odl-mdsal-binding-api-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-api/12.0.3/odl-mdsal-binding-api-12.0.3.pom (2.2 kB at 169 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-api/12.0.3/mdsal-binding-api-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-api/12.0.3/mdsal-binding-api-12.0.3.pom (2.9 kB at 260 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-spi/12.0.3/mdsal-binding-spi-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-spi/12.0.3/mdsal-binding-spi-12.0.3.pom (1.8 kB at 150 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-util/12.0.3/mdsal-binding-util-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-util/12.0.3/mdsal-binding-util-12.0.3.pom (2.3 kB at 208 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-broker/12.0.3/odl-mdsal-dom-broker-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-broker/12.0.3/odl-mdsal-dom-broker-12.0.3.pom (1.4 kB at 143 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-broker/12.0.3/mdsal-dom-broker-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-broker/12.0.3/mdsal-dom-broker-12.0.3.pom (5.5 kB at 616 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-adapter/12.0.3/mdsal-binding-dom-adapter-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-adapter/12.0.3/mdsal-binding-dom-adapter-12.0.3.pom (8.0 kB at 571 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-binding-api/12.0.3/mdsal-eos-binding-api-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-binding-api/12.0.3/mdsal-eos-binding-api-12.0.3.pom (2.3 kB at 233 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/general-entity/12.0.3/general-entity-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/general-entity/12.0.3/general-entity-12.0.3.pom (1.6 kB at 106 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-binding-adapter/12.0.3/mdsal-eos-binding-adapter-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-binding-adapter/12.0.3/mdsal-eos-binding-adapter-12.0.3.pom (3.9 kB at 325 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-singleton-dom/12.0.3/odl-mdsal-singleton-dom-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-singleton-dom/12.0.3/odl-mdsal-singleton-dom-12.0.3.pom (2.1 kB at 233 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-singleton-common/12.0.3/odl-mdsal-singleton-common-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-singleton-common/12.0.3/odl-mdsal-singleton-common-12.0.3.pom (1.5 kB at 147 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-singleton-common-api/12.0.3/mdsal-singleton-common-api-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-singleton-common-api/12.0.3/mdsal-singleton-common-api-12.0.3.pom (2.0 kB at 184 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-singleton-dom-impl/12.0.3/mdsal-singleton-dom-impl-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-singleton-dom-impl/12.0.3/mdsal-singleton-dom-impl-12.0.3.pom (3.4 kB at 339 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-remoterpc-connector/8.0.3/odl-mdsal-remoterpc-connector-8.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-remoterpc-connector/8.0.3/odl-mdsal-remoterpc-connector-8.0.3.pom (1.5 kB at 123 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-distributed-datastore/8.0.3/odl-mdsal-distributed-datastore-8.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-distributed-datastore/8.0.3/odl-mdsal-distributed-datastore-8.0.3.pom (5.4 kB at 451 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-apache-commons-text/13.0.7/odl-apache-commons-text-13.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-apache-commons-text/13.0.7/odl-apache-commons-text-13.0.7.pom (1.7 kB at 188 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-apache-commons-lang3/13.0.7/odl-apache-commons-lang3-13.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-apache-commons-lang3/13.0.7/odl-apache-commons-lang3-13.0.7.pom (1.5 kB at 122 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-codec/11.0.4/odl-yangtools-codec-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-codec/11.0.4/odl-yangtools-codec-11.0.4.pom (2.7 kB at 225 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-gson/13.0.7/odl-gson-13.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-gson/13.0.7/odl-gson-13.0.7.pom (1.4 kB at 109 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-stax2-api/13.0.7/odl-stax2-api-13.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-stax2-api/13.0.7/odl-stax2-api-13.0.7.pom (1.4 kB at 131 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-binfmt/11.0.4/yang-data-codec-binfmt-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-binfmt/11.0.4/yang-data-codec-binfmt-11.0.4.pom (3.0 kB at 297 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-gson/11.0.4/yang-data-codec-gson-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-gson/11.0.4/yang-data-codec-gson-11.0.4.pom (3.6 kB at 304 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-xml/11.0.4/yang-data-codec-xml-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-xml/11.0.4/yang-data-codec-xml-11.0.4.pom (3.9 kB at 322 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-clustering-commons/8.0.3/odl-mdsal-clustering-commons-8.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-clustering-commons/8.0.3/odl-mdsal-clustering-commons-8.0.3.pom (3.0 kB at 275 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-akka/8.0.3/odl-controller-akka-8.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-akka/8.0.3/odl-controller-akka-8.0.3.pom (1.6 kB at 147 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-scala/8.0.3/odl-controller-scala-8.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-scala/8.0.3/odl-controller-scala-8.0.3.pom (1.8 kB at 182 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/repackaged-akka/8.0.3/repackaged-akka-8.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/repackaged-akka/8.0.3/repackaged-akka-8.0.3.pom (9.7 kB at 972 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-dropwizard-metrics/13.0.7/odl-dropwizard-metrics-13.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-dropwizard-metrics/13.0.7/odl-dropwizard-metrics-13.0.7.pom (1.9 kB at 192 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-core/4.2.20/metrics-core-4.2.20.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-core/4.2.20/metrics-core-4.2.20.pom (2.8 kB at 253 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-healthchecks/4.2.20/metrics-healthchecks-4.2.20.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-healthchecks/4.2.20/metrics-healthchecks-4.2.20.pom (2.9 kB at 263 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-jmx/4.2.20/metrics-jmx-4.2.20.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-jmx/4.2.20/metrics-jmx-4.2.20.pom (2.6 kB at 260 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-jvm/4.2.20/metrics-jvm-4.2.20.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-jvm/4.2.20/metrics-jvm-4.2.20.pom (2.6 kB at 241 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-commons/8.0.3/sal-clustering-commons-8.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-commons/8.0.3/sal-clustering-commons-8.0.3.pom (6.8 kB at 621 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/mdsal-parent/8.0.3/mdsal-parent-8.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/mdsal-parent/8.0.3/mdsal-parent-8.0.3.pom (1.2 kB at 111 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-graphite/4.2.20/metrics-graphite-4.2.20.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-graphite/4.2.20/metrics-graphite-4.2.20.pom (3.5 kB at 288 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/rabbitmq/amqp-client/5.18.0/amqp-client-5.18.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/rabbitmq/amqp-client/5.18.0/amqp-client-5.18.0.pom (39 kB at 3.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-akka-raft/8.0.3/sal-akka-raft-8.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-akka-raft/8.0.3/sal-akka-raft-8.0.3.pom (3.9 kB at 428 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-mgmt-api/8.0.3/cds-mgmt-api-8.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-mgmt-api/8.0.3/cds-mgmt-api-8.0.3.pom (1.7 kB at 119 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-akka-segmented-journal/8.0.3/sal-akka-segmented-journal-8.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-akka-segmented-journal/8.0.3/sal-akka-segmented-journal-8.0.3.pom (3.2 kB at 211 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/atomix-storage/8.0.3/atomix-storage-8.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/atomix-storage/8.0.3/atomix-storage-8.0.3.pom (4.5 kB at 324 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-mdsal-common/8.0.3/odl-controller-mdsal-common-8.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-mdsal-common/8.0.3/odl-controller-mdsal-common-8.0.3.pom (1.6 kB at 146 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-common-util/8.0.3/sal-common-util-8.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-common-util/8.0.3/sal-common-util-8.0.3.pom (1.2 kB at 83 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-access-api/8.0.3/cds-access-api-8.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-access-api/8.0.3/cds-access-api-8.0.3.pom (3.9 kB at 392 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-access-client/8.0.3/cds-access-client-8.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-access-client/8.0.3/cds-access-client-8.0.3.pom (5.3 kB at 440 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-dom-api/8.0.3/cds-dom-api-8.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-dom-api/8.0.3/cds-dom-api-8.0.3.pom (1.7 kB at 194 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-distributed-datastore/8.0.3/sal-distributed-datastore-8.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-distributed-datastore/8.0.3/sal-distributed-datastore-8.0.3.pom (9.6 kB at 964 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/eos-dom-akka/8.0.3/eos-dom-akka-8.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/eos-dom-akka/8.0.3/eos-dom-akka-8.0.3.pom (5.3 kB at 441 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-cluster-admin-api/8.0.3/sal-cluster-admin-api-8.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-cluster-admin-api/8.0.3/sal-cluster-admin-api-8.0.3.pom (976 B at 89 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-cluster-admin-impl/8.0.3/sal-cluster-admin-impl-8.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-cluster-admin-impl/8.0.3/sal-cluster-admin-impl-8.0.3.pom (5.0 kB at 413 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/8.0.3/sal-clustering-config-8.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/8.0.3/sal-clustering-config-8.0.3.pom (2.6 kB at 238 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-remoterpc-connector/8.0.3/sal-remoterpc-connector-8.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-remoterpc-connector/8.0.3/sal-remoterpc-connector-8.0.3.pom (5.9 kB at 491 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-encryption-service/0.18.3/odl-aaa-encryption-service-0.18.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-encryption-service/0.18.3/odl-aaa-encryption-service-0.18.3.pom (2.5 kB at 227 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-blueprint/8.0.3/odl-controller-blueprint-8.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-blueprint/8.0.3/odl-controller-blueprint-8.0.3.pom (2.3 kB at 225 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/blueprint/8.0.3/blueprint-8.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/blueprint/8.0.3/blueprint-8.0.3.pom (5.9 kB at 488 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-encrypt-service/0.18.3/aaa-encrypt-service-0.18.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-encrypt-service/0.18.3/aaa-encrypt-service-0.18.3.pom (931 B at 72 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/bouncycastle/bcpkix-jdk18on/1.76/bcpkix-jdk18on-1.76.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/bouncycastle/bcpkix-jdk18on/1.76/bcpkix-jdk18on-1.76.pom (1.6 kB at 137 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.pom (1.1 kB at 104 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/bouncycastle/bcutil-jdk18on/1.76/bcutil-jdk18on-1.76.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/bouncycastle/bcutil-jdk18on/1.76/bcutil-jdk18on-1.76.pom (1.3 kB at 147 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-encrypt-service-impl/0.18.3/aaa-encrypt-service-impl-0.18.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-encrypt-service-impl/0.18.3/aaa-encrypt-service-impl-0.18.3.pom (2.4 kB at 215 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/logging-markers/13.0.7/logging-markers-13.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/logging-markers/13.0.7/logging-markers-13.0.7.pom (1.5 kB at 95 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-cert/0.18.3/aaa-cert-0.18.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-cert/0.18.3/aaa-cert-0.18.3.pom (2.8 kB at 233 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-cli/0.18.3/odl-aaa-cli-0.18.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-cli/0.18.3/odl-aaa-cli-0.18.3.pom (2.7 kB at 296 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-shiro/0.18.3/odl-aaa-shiro-0.18.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-shiro/0.18.3/odl-aaa-shiro-0.18.3.pom (5.7 kB at 638 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-password-service/0.18.3/odl-aaa-password-service-0.18.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-password-service/0.18.3/odl-aaa-password-service-0.18.3.pom (2.8 kB at 395 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-password-service-api/0.18.3/aaa-password-service-api-0.18.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-password-service-api/0.18.3/aaa-password-service-api-0.18.3.pom (1.9 kB at 160 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-password-service-impl/0.18.3/aaa-password-service-impl-0.18.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-password-service-impl/0.18.3/aaa-password-service-impl-0.18.3.pom (3.8 kB at 383 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/repackaged-shiro/0.18.3/repackaged-shiro-0.18.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/repackaged-shiro/0.18.3/repackaged-shiro-0.18.3.pom (7.0 kB at 639 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-apache-shiro/0.18.3/odl-apache-shiro-0.18.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-apache-shiro/0.18.3/odl-apache-shiro-0.18.3.pom (2.0 kB at 185 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-jolokia/8.0.3/odl-jolokia-8.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-jolokia/8.0.3/odl-jolokia-8.0.3.pom (1.9 kB at 135 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-jolokia-osgi/8.0.3/odl-jolokia-osgi-8.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-jolokia-osgi/8.0.3/odl-jolokia-osgi-8.0.3.pom (2.0 kB at 221 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-web/0.18.3/odl-aaa-web-0.18.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-web/0.18.3/odl-aaa-web-0.18.3.pom (2.9 kB at 362 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jersey-2/13.0.7/odl-jersey-2-13.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jersey-2/13.0.7/odl-jersey-2-13.0.7.pom (3.4 kB at 262 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-javassist-3/13.0.7/odl-javassist-3-13.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-javassist-3/13.0.7/odl-javassist-3-13.0.7.pom (1.4 kB at 158 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-karaf-feat-jetty/13.0.7/odl-karaf-feat-jetty-13.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-karaf-feat-jetty/13.0.7/odl-karaf-feat-jetty-13.0.7.pom (1.5 kB at 140 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/web-osgi-impl/0.18.3/web-osgi-impl-0.18.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/web-osgi-impl/0.18.3/web-osgi-impl-0.18.3.pom (2.2 kB at 248 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/web-api/0.18.3/web-api-0.18.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/web-api/0.18.3/web-api-0.18.3.pom (1.5 kB at 122 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/servlet-jersey2/0.18.3/servlet-jersey2-0.18.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/servlet-jersey2/0.18.3/servlet-jersey2-0.18.3.pom (2.0 kB at 222 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/servlet-api/0.18.3/servlet-api-0.18.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/servlet-api/0.18.3/servlet-api-0.18.3.pom (1.6 kB at 200 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro/0.18.3/aaa-shiro-0.18.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro/0.18.3/aaa-shiro-0.18.3.pom (9.3 kB at 843 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro-api/0.18.3/aaa-shiro-api-0.18.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro-api/0.18.3/aaa-shiro-api-0.18.3.pom (1.2 kB at 91 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-tokenauthrealm/0.18.3/aaa-tokenauthrealm-0.18.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-tokenauthrealm/0.18.3/aaa-tokenauthrealm-0.18.3.pom (1.9 kB at 232 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-idm-store-h2/0.18.3/aaa-idm-store-h2-0.18.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-idm-store-h2/0.18.3/aaa-idm-store-h2-0.18.3.pom (2.9 kB at 191 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-filterchain/0.18.3/aaa-filterchain-0.18.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-filterchain/0.18.3/aaa-filterchain-0.18.3.pom (2.6 kB at 291 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-karaf-feat-jdbc/13.0.7/odl-karaf-feat-jdbc-13.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-karaf-feat-jdbc/13.0.7/odl-karaf-feat-jdbc-13.0.7.pom (2.6 kB at 217 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-cli/0.18.3/aaa-cli-0.18.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-cli/0.18.3/aaa-cli-0.18.3.pom (2.1 kB at 232 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/features-bgpcep/0.20.5/features-bgpcep-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/features-bgpcep/0.20.5/features-bgpcep-0.20.5.pom (15 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/feature-repo-parent/0.20.5/feature-repo-parent-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/feature-repo-parent/0.20.5/feature-repo-parent-0.20.5.pom (1.7 kB at 157 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-algo/0.20.5/odl-bgpcep-algo-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-algo/0.20.5/odl-bgpcep-algo-0.20.5.pom (1.6 kB at 146 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/single-feature-parent/0.20.5/single-feature-parent-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/single-feature-parent/0.20.5/single-feature-parent-0.20.5.pom (1.7 kB at 157 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgpcep-parent/0.20.5/bgpcep-parent-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgpcep-parent/0.20.5/bgpcep-parent-0.20.5.pom (5.8 kB at 531 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/algo-impl/0.20.5/algo-impl-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/algo-impl/0.20.5/algo-impl-0.20.5.pom (3.0 kB at 298 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/algo-api/0.20.5/algo-api-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/algo-api/0.20.5/algo-api-0.20.5.pom (1.7 kB at 139 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/binding-parent/0.20.5/binding-parent-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/binding-parent/0.20.5/binding-parent-0.20.5.pom (1.8 kB at 182 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/graph-api/0.20.5/graph-api-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/graph-api/0.20.5/graph-api-0.20.5.pom (1.7 kB at 213 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/12.0.3/rfc6991-ietf-inet-types-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/12.0.3/rfc6991-ietf-inet-types-12.0.3.pom (2.0 kB at 123 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/ietf-type-util/12.0.3/ietf-type-util-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/ietf-type-util/12.0.3/ietf-type-util-12.0.3.pom (1.8 kB at 151 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/12.0.3/rfc8294-ietf-routing-types-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/12.0.3/rfc8294-ietf-routing-types-12.0.3.pom (2.1 kB at 205 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/12.0.3/rfc6991-ietf-yang-types-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/12.0.3/rfc6991-ietf-yang-types-12.0.3.pom (2.0 kB at 217 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/ietf-topology/2013.10.21.24.3/ietf-topology-2013.10.21.24.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/ietf-topology/2013.10.21.24.3/ietf-topology-2013.10.21.24.3.pom (2.0 kB at 181 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/concepts/0.20.5/concepts-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/concepts/0.20.5/concepts-0.20.5.pom (2.8 kB at 190 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-algo-api/0.20.5/odl-bgpcep-algo-api-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-algo-api/0.20.5/odl-bgpcep-algo-api-0.20.5.pom (1.6 kB at 147 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-graph-api/0.20.5/odl-bgpcep-graph-api-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-graph-api/0.20.5/odl-bgpcep-graph-api-0.20.5.pom (1.6 kB at 148 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/12.0.3/odl-mdsal-model-rfc6991-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/12.0.3/odl-mdsal-model-rfc6991-12.0.3.pom (1.7 kB at 133 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8294/12.0.3/odl-mdsal-model-rfc8294-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8294/12.0.3/odl-mdsal-model-rfc8294-12.0.3.pom (1.7 kB at 144 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-routing-types/12.0.3/iana-routing-types-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-routing-types/12.0.3/iana-routing-types-12.0.3.pom (1.6 kB at 163 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-concepts/0.20.5/odl-bgpcep-concepts-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-concepts/0.20.5/odl-bgpcep-concepts-0.20.5.pom (1.7 kB at 141 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-graph/0.20.5/odl-bgpcep-graph-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-graph/0.20.5/odl-bgpcep-graph-0.20.5.pom (1.6 kB at 133 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/graph-impl/0.20.5/graph-impl-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/graph-impl/0.20.5/graph-impl-0.20.5.pom (3.1 kB at 225 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp/0.20.5/odl-bgpcep-bgp-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp/0.20.5/odl-bgpcep-bgp-0.20.5.pom (5.6 kB at 513 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser/0.20.5/odl-bgpcep-bgp-parser-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser/0.20.5/odl-bgpcep-bgp-parser-0.20.5.pom (1.4 kB at 155 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-parser-impl/0.20.5/bgp-parser-impl-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-parser-impl/0.20.5/bgp-parser-impl-0.20.5.pom (5.7 kB at 569 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-concepts/0.20.5/bgp-concepts-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-concepts/0.20.5/bgp-concepts-0.20.5.pom (2.5 kB at 154 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-buffer/4.1.100.Final/netty-buffer-4.1.100.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-buffer/4.1.100.Final/netty-buffer-4.1.100.Final.pom (1.6 kB at 113 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-parent/4.1.100.Final/netty-parent-4.1.100.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-parent/4.1.100.Final/netty-parent-4.1.100.Final.pom (84 kB at 6.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-common/4.1.100.Final/netty-common-4.1.100.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-common/4.1.100.Final/netty-common-4.1.100.Final.pom (12 kB at 737 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/util/0.20.5/util-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/util/0.20.5/util-0.20.5.pom (3.3 kB at 149 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/testtool-parent/0.20.5/testtool-parent-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/testtool-parent/0.20.5/testtool-parent-0.20.5.pom (1.8 kB at 131 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-parser-api/0.20.5/bgp-parser-api-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-parser-api/0.20.5/bgp-parser-api-0.20.5.pom (3.2 kB at 246 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-parser-spi/0.20.5/bgp-parser-spi-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-parser-spi/0.20.5/bgp-parser-spi-0.20.5.pom (5.1 kB at 390 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-common-netty/11.0.4/yang-common-netty-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-common-netty/11.0.4/yang-common-netty-11.0.4.pom (1.6 kB at 92 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser-api/0.20.5/odl-bgpcep-bgp-parser-api-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser-api/0.20.5/odl-bgpcep-bgp-parser-api-0.20.5.pom (2.0 kB at 144 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-netty/11.0.4/odl-yangtools-netty-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-netty/11.0.4/odl-yangtools-netty-11.0.4.pom (2.1 kB at 113 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-netty-4/13.0.7/odl-netty-4-13.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-netty-4/13.0.7/odl-netty-4-13.0.7.pom (2.6 kB at 163 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-http/4.1.100.Final/netty-codec-http-4.1.100.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-http/4.1.100.Final/netty-codec-http-4.1.100.Final.pom (4.2 kB at 210 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport/4.1.100.Final/netty-transport-4.1.100.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport/4.1.100.Final/netty-transport-4.1.100.Final.pom (2.2 kB at 144 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-resolver/4.1.100.Final/netty-resolver-4.1.100.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-resolver/4.1.100.Final/netty-resolver-4.1.100.Final.pom (1.6 kB at 122 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec/4.1.100.Final/netty-codec-4.1.100.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec/4.1.100.Final/netty-codec-4.1.100.Final.pom (5.3 kB at 482 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-handler/4.1.100.Final/netty-handler-4.1.100.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-handler/4.1.100.Final/netty-handler-4.1.100.Final.pom (4.6 kB at 462 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-unix-common/4.1.100.Final/netty-transport-native-unix-common-4.1.100.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-unix-common/4.1.100.Final/netty-transport-native-unix-common-4.1.100.Final.pom (30 kB at 3.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-epoll/4.1.100.Final/netty-transport-native-epoll-4.1.100.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-epoll/4.1.100.Final/netty-transport-native-epoll-4.1.100.Final.pom (19 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-classes-epoll/4.1.100.Final/netty-transport-classes-epoll-4.1.100.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-classes-epoll/4.1.100.Final/netty-transport-classes-epoll-4.1.100.Final.pom (2.1 kB at 178 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-dependencies/0.20.5/odl-bgpcep-bgp-dependencies-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-dependencies/0.20.5/odl-bgpcep-bgp-dependencies-0.20.5.pom (1.6 kB at 183 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-extras-dependencies/0.20.5/odl-bgpcep-extras-dependencies-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-extras-dependencies/0.20.5/odl-bgpcep-extras-dependencies-0.20.5.pom (1.6 kB at 162 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-api/0.20.5/odl-bgpcep-bgp-rib-api-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-api/0.20.5/odl-bgpcep-bgp-rib-api-0.20.5.pom (2.5 kB at 206 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-rib-api/0.20.5/bgp-rib-api-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-rib-api/0.20.5/bgp-rib-api-0.20.5.pom (2.9 kB at 288 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-rib-spi/0.20.5/bgp-rib-spi-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-rib-spi/0.20.5/bgp-rib-spi-0.20.5.pom (6.3 kB at 449 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-api/0.20.5/bgp-openconfig-api-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-api/0.20.5/bgp-openconfig-api-0.20.5.pom (3.3 kB at 364 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8343/12.0.3/rfc8343-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8343/12.0.3/rfc8343-12.0.3.pom (1.9 kB at 132 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8343/12.0.3/odl-mdsal-model-rfc8343-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8343/12.0.3/odl-mdsal-model-rfc8343-12.0.3.pom (1.5 kB at 154 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig/0.20.5/odl-bgpcep-bgp-openconfig-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig/0.20.5/odl-bgpcep-bgp-openconfig-0.20.5.pom (1.8 kB at 149 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-spi/0.20.5/bgp-openconfig-spi-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-spi/0.20.5/bgp-openconfig-spi-0.20.5.pom (3.1 kB at 284 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-impl/0.20.5/odl-bgpcep-bgp-rib-impl-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-impl/0.20.5/odl-bgpcep-bgp-rib-impl-0.20.5.pom (3.9 kB at 435 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-rib-impl/0.20.5/bgp-rib-impl-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-rib-impl/0.20.5/bgp-rib-impl-0.20.5.pom (16 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-path-selection-mode/0.20.5/bgp-path-selection-mode-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-path-selection-mode/0.20.5/bgp-path-selection-mode-0.20.5.pom (5.6 kB at 622 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-rp-spi/0.20.5/bgp-openconfig-rp-spi-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-rp-spi/0.20.5/bgp-openconfig-rp-spi-0.20.5.pom (6.5 kB at 652 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-inet/0.20.5/bgp-inet-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-inet/0.20.5/bgp-inet-0.20.5.pom (2.2 kB at 248 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-extension-parent/0.20.5/bgp-extension-parent-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-extension-parent/0.20.5/bgp-extension-parent-0.20.5.pom (6.0 kB at 602 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-bmp-api/0.20.5/bgp-bmp-api-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-bmp-api/0.20.5/bgp-bmp-api-0.20.5.pom (2.6 kB at 257 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-route-target/0.20.5/bgp-route-target-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-route-target/0.20.5/bgp-route-target-0.20.5.pom (4.6 kB at 415 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-peer-acceptor/0.20.5/bgp-peer-acceptor-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-peer-acceptor/0.20.5/bgp-peer-acceptor-0.20.5.pom (3.4 kB at 281 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-inet/0.20.5/odl-bgpcep-bgp-inet-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-inet/0.20.5/odl-bgpcep-bgp-inet-0.20.5.pom (1.4 kB at 116 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-extensions-api/0.20.5/odl-bgpcep-bgp-extensions-api-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-extensions-api/0.20.5/odl-bgpcep-bgp-extensions-api-0.20.5.pom (1.7 kB at 157 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bmp-api/0.20.5/odl-bgpcep-bmp-api-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bmp-api/0.20.5/odl-bgpcep-bmp-api-0.20.5.pom (1.5 kB at 152 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-bmp-spi/0.20.5/bgp-bmp-spi-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-bmp-spi/0.20.5/bgp-bmp-spi-0.20.5.pom (4.5 kB at 375 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-route-target/0.20.5/odl-bgpcep-bgp-route-target-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-route-target/0.20.5/odl-bgpcep-bgp-route-target-0.20.5.pom (1.4 kB at 131 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-spi/0.20.5/odl-bgpcep-bgp-openconfig-rp-spi-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-spi/0.20.5/odl-bgpcep-bgp-openconfig-rp-spi-0.20.5.pom (1.4 kB at 158 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-path-selection-mode/0.20.5/odl-bgpcep-bgp-path-selection-mode-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-path-selection-mode/0.20.5/odl-bgpcep-bgp-path-selection-mode-0.20.5.pom (1.6 kB at 150 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-impl/0.20.5/odl-bgpcep-bgp-openconfig-rp-impl-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-impl/0.20.5/odl-bgpcep-bgp-openconfig-rp-impl-0.20.5.pom (2.1 kB at 178 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-rp-impl/0.20.5/bgp-openconfig-rp-impl-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-rp-impl/0.20.5/bgp-openconfig-rp-impl-0.20.5.pom (5.7 kB at 437 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-config-loader-spi/0.20.5/odl-bgpcep-config-loader-spi-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-config-loader-spi/0.20.5/odl-bgpcep-config-loader-spi-0.20.5.pom (1.5 kB at 134 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/config-loader-spi/0.20.5/config-loader-spi-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/config-loader-spi/0.20.5/config-loader-spi-0.20.5.pom (2.4 kB at 185 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-statement/0.20.5/odl-bgpcep-bgp-openconfig-rp-statement-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-statement/0.20.5/odl-bgpcep-bgp-openconfig-rp-statement-0.20.5.pom (1.7 kB at 120 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-rp-statement/0.20.5/bgp-openconfig-rp-statement-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-rp-statement/0.20.5/bgp-openconfig-rp-statement-0.20.5.pom (7.1 kB at 787 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-config-example/0.20.5/bgp-config-example-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-config-example/0.20.5/bgp-config-example-0.20.5.pom (4.3 kB at 38 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-exp-netty-config/8.0.3/odl-controller-exp-netty-config-8.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-exp-netty-config/8.0.3/odl-controller-exp-netty-config-8.0.3.pom (2.1 kB at 50 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/netty-event-executor-config/0.19.3/netty-event-executor-config-0.19.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/netty-event-executor-config/0.19.3/netty-event-executor-config-0.19.3.pom (1.2 kB at 148 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/netty-threadgroup-config/0.19.3/netty-threadgroup-config-0.19.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/netty-threadgroup-config/0.19.3/netty-threadgroup-config-0.19.3.pom (1.3 kB at 132 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/netty-timer-config/0.19.3/netty-timer-config-0.19.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/netty-timer-config/0.19.3/netty-timer-config-0.19.3.pom (1.3 kB at 133 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/threadpool-config-api/0.19.3/threadpool-config-api-0.19.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/threadpool-config-api/0.19.3/threadpool-config-api-0.19.3.pom (699 B at 23 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/threadpool-config-impl/0.19.3/threadpool-config-impl-0.19.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/threadpool-config-impl/0.19.3/threadpool-config-impl-0.19.3.pom (1.3 kB at 119 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-state/0.20.5/odl-bgpcep-bgp-openconfig-state-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-state/0.20.5/odl-bgpcep-bgp-openconfig-state-0.20.5.pom (1.4 kB at 142 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-state/0.20.5/bgp-openconfig-state-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-state/0.20.5/bgp-openconfig-state-0.20.5.pom (6.9 kB at 690 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-topology/0.20.5/odl-bgpcep-bgp-topology-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-topology/0.20.5/odl-bgpcep-bgp-topology-0.20.5.pom (2.3 kB at 257 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-topology-provider/0.20.5/bgp-topology-provider-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-topology-provider/0.20.5/bgp-topology-provider-0.20.5.pom (6.6 kB at 443 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/rsvp-api/0.20.5/rsvp-api-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/rsvp-api/0.20.5/rsvp-api-0.20.5.pom (2.1 kB at 124 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-linkstate/0.20.5/bgp-linkstate-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-linkstate/0.20.5/bgp-linkstate-0.20.5.pom (4.4 kB at 365 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/rsvp-spi/0.20.5/rsvp-spi-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/rsvp-spi/0.20.5/rsvp-spi-0.20.5.pom (3.5 kB at 349 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-rfc8294-netty/12.0.3/mdsal-rfc8294-netty-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-rfc8294-netty/12.0.3/mdsal-rfc8294-netty-12.0.3.pom (2.1 kB at 187 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/topology-api/0.20.5/topology-api-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/topology-api/0.20.5/topology-api-0.20.5.pom (2.9 kB at 266 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/topology-segment-routing/0.20.5/topology-segment-routing-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/topology-segment-routing/0.20.5/topology-segment-routing-0.20.5.pom (2.2 kB at 197 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/topology-tunnel-api/0.20.5/topology-tunnel-api-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/topology-tunnel-api/0.20.5/topology-tunnel-api-0.20.5.pom (2.0 kB at 143 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-linkstate/0.20.5/odl-bgpcep-bgp-linkstate-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-linkstate/0.20.5/odl-bgpcep-bgp-linkstate-0.20.5.pom (2.1 kB at 209 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-rsvp/0.20.5/odl-bgpcep-rsvp-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-rsvp/0.20.5/odl-bgpcep-rsvp-0.20.5.pom (1.4 kB at 124 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-rsvp-api/0.20.5/odl-bgpcep-rsvp-api-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-rsvp-api/0.20.5/odl-bgpcep-rsvp-api-0.20.5.pom (1.8 kB at 176 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/rsvp-impl/0.20.5/rsvp-impl-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/rsvp-impl/0.20.5/rsvp-impl-0.20.5.pom (3.4 kB at 339 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-rfc8294-netty/12.0.3/odl-mdsal-rfc8294-netty-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-rfc8294-netty/12.0.3/odl-mdsal-rfc8294-netty-12.0.3.pom (1.7 kB at 140 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-topology-api/0.20.5/odl-bgpcep-topology-api-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-topology-api/0.20.5/odl-bgpcep-topology-api-0.20.5.pom (1.7 kB at 134 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/12.0.3/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/12.0.3/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal-12.0.3.pom (1.7 kB at 138 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-topology-tunnel-api/0.20.5/odl-bgpcep-topology-tunnel-api-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-topology-tunnel-api/0.20.5/odl-bgpcep-topology-tunnel-api-0.20.5.pom (1.5 kB at 101 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-cli/0.20.5/odl-bgpcep-bgp-cli-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-cli/0.20.5/odl-bgpcep-bgp-cli-0.20.5.pom (1.6 kB at 135 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-cli/0.20.5/bgp-cli-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-cli/0.20.5/bgp-cli-0.20.5.pom (4.3 kB at 480 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-flowspec/0.20.5/odl-bgpcep-bgp-flowspec-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-flowspec/0.20.5/odl-bgpcep-bgp-flowspec-0.20.5.pom (1.9 kB at 93 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-flowspec/0.20.5/bgp-flowspec-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-flowspec/0.20.5/bgp-flowspec-0.20.5.pom (3.2 kB at 180 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-labeled-unicast/0.20.5/odl-bgpcep-bgp-labeled-unicast-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-labeled-unicast/0.20.5/odl-bgpcep-bgp-labeled-unicast-0.20.5.pom (2.1 kB at 162 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-labeled-unicast/0.20.5/bgp-labeled-unicast-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-labeled-unicast/0.20.5/bgp-labeled-unicast-0.20.5.pom (3.4 kB at 380 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-l3vpn/0.20.5/odl-bgpcep-bgp-l3vpn-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-l3vpn/0.20.5/odl-bgpcep-bgp-l3vpn-0.20.5.pom (1.9 kB at 133 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-l3vpn/0.20.5/bgp-l3vpn-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-l3vpn/0.20.5/bgp-l3vpn-0.20.5.pom (2.7 kB at 266 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-mvpn/0.20.5/odl-bgpcep-bgp-mvpn-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-mvpn/0.20.5/odl-bgpcep-bgp-mvpn-0.20.5.pom (1.6 kB at 86 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-mvpn/0.20.5/bgp-mvpn-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-mvpn/0.20.5/bgp-mvpn-0.20.5.pom (3.1 kB at 225 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-evpn/0.20.5/odl-bgpcep-bgp-evpn-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-evpn/0.20.5/odl-bgpcep-bgp-evpn-0.20.5.pom (1.8 kB at 142 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-evpn/0.20.5/bgp-evpn-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-evpn/0.20.5/bgp-evpn-0.20.5.pom (3.7 kB at 282 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-protocols-config-loader/0.20.5/odl-bgpcep-protocols-config-loader-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-protocols-config-loader/0.20.5/odl-bgpcep-protocols-config-loader-0.20.5.pom (1.7 kB at 121 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/protocols-config-loader/0.20.5/protocols-config-loader-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/protocols-config-loader/0.20.5/protocols-config-loader-0.20.5.pom (4.8 kB at 396 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-routing-policy-config-loader/0.20.5/odl-bgpcep-routing-policy-config-loader-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-routing-policy-config-loader/0.20.5/odl-bgpcep-routing-policy-config-loader-0.20.5.pom (1.9 kB at 193 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/routing-policy-config-loader/0.20.5/routing-policy-config-loader-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/routing-policy-config-loader/0.20.5/routing-policy-config-loader-0.20.5.pom (5.5 kB at 419 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-config-loader-impl/0.20.5/odl-bgpcep-config-loader-impl-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-config-loader-impl/0.20.5/odl-bgpcep-config-loader-impl-0.20.5.pom (1.7 kB at 82 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/config-loader-impl/0.20.5/config-loader-impl-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/config-loader-impl/0.20.5/config-loader-impl-0.20.5.pom (6.9 kB at 528 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-topology-config-loader/0.20.5/odl-bgpcep-topology-config-loader-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-topology-config-loader/0.20.5/odl-bgpcep-topology-config-loader-0.20.5.pom (1.9 kB at 212 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/topology-config-loader/0.20.5/topology-config-loader-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/topology-config-loader/0.20.5/topology-config-loader-0.20.5.pom (4.5 kB at 447 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-config-example/0.20.5/odl-bgpcep-bgp-config-example-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-config-example/0.20.5/odl-bgpcep-bgp-config-example-0.20.5.pom (1.5 kB at 127 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bmp/0.20.5/odl-bgpcep-bmp-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bmp/0.20.5/odl-bgpcep-bmp-0.20.5.pom (4.5 kB at 501 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-loader/0.20.5/odl-bgpcep-bmp-config-loader-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-loader/0.20.5/odl-bgpcep-bmp-config-loader-0.20.5.pom (2.1 kB at 236 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bmp-monitors-config-loader/0.20.5/bmp-monitors-config-loader-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bmp-monitors-config-loader/0.20.5/bmp-monitors-config-loader-0.20.5.pom (4.4 kB at 491 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-example/0.20.5/odl-bgpcep-bmp-config-example-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-example/0.20.5/odl-bgpcep-bmp-config-example-0.20.5.pom (1.3 kB at 111 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-bmp-config-example/0.20.5/bgp-bmp-config-example-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-bmp-config-example/0.20.5/bgp-bmp-config-example-0.20.5.pom (3.4 kB at 312 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-bmp-parser-impl/0.20.5/bgp-bmp-parser-impl-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-bmp-parser-impl/0.20.5/bgp-bmp-parser-impl-0.20.5.pom (5.1 kB at 514 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-bmp-impl/0.20.5/bgp-bmp-impl-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-bmp-impl/0.20.5/bgp-bmp-impl-0.20.5.pom (11 kB at 999 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep/0.20.5/odl-bgpcep-pcep-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep/0.20.5/odl-bgpcep-pcep-0.20.5.pom (4.5 kB at 409 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-api/0.20.5/odl-bgpcep-pcep-api-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-api/0.20.5/odl-bgpcep-pcep-api-0.20.5.pom (1.5 kB at 152 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-api/0.20.5/pcep-api-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-api/0.20.5/pcep-api-0.20.5.pom (2.9 kB at 226 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-spi/0.20.5/pcep-spi-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-spi/0.20.5/pcep-spi-0.20.5.pom (4.4 kB at 439 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-impl/0.20.5/odl-bgpcep-pcep-impl-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-impl/0.20.5/odl-bgpcep-pcep-impl-0.20.5.pom (1.9 kB at 144 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-base-parser/0.20.5/odl-bgpcep-pcep-base-parser-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-base-parser/0.20.5/odl-bgpcep-pcep-base-parser-0.20.5.pom (1.4 kB at 141 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-base-parser/0.20.5/pcep-base-parser-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-base-parser/0.20.5/pcep-base-parser-0.20.5.pom (3.5 kB at 291 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-impl/0.20.5/pcep-impl-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-impl/0.20.5/pcep-impl-0.20.5.pom (7.1 kB at 794 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-programming-api/0.20.5/odl-bgpcep-programming-api-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-programming-api/0.20.5/odl-bgpcep-programming-api-0.20.5.pom (2.6 kB at 234 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/programming-api/0.20.5/programming-api-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/programming-api/0.20.5/programming-api-0.20.5.pom (2.0 kB at 199 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/programming-spi/0.20.5/programming-spi-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/programming-spi/0.20.5/programming-spi-0.20.5.pom (2.7 kB at 223 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/programming-topology-api/0.20.5/programming-topology-api-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/programming-topology-api/0.20.5/programming-topology-api-0.20.5.pom (2.1 kB at 265 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/programming-tunnel-api/0.20.5/programming-tunnel-api-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/programming-tunnel-api/0.20.5/programming-tunnel-api-0.20.5.pom (2.0 kB at 198 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-programming-impl/0.20.5/odl-bgpcep-programming-impl-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-programming-impl/0.20.5/odl-bgpcep-programming-impl-0.20.5.pom (1.9 kB at 189 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/programming-impl/0.20.5/programming-impl-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/programming-impl/0.20.5/programming-impl-0.20.5.pom (7.3 kB at 665 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-topology/0.20.5/odl-bgpcep-pcep-topology-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-topology/0.20.5/odl-bgpcep-pcep-topology-0.20.5.pom (1.9 kB at 137 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-tunnel-api/0.20.5/pcep-tunnel-api-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-tunnel-api/0.20.5/pcep-tunnel-api-0.20.5.pom (3.6 kB at 452 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-topology-api/0.20.5/pcep-topology-api-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-topology-api/0.20.5/pcep-topology-api-0.20.5.pom (3.3 kB at 304 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-topology-spi/0.20.5/pcep-topology-spi-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-topology-spi/0.20.5/pcep-topology-spi-0.20.5.pom (2.3 kB at 178 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-stateful/0.20.5/odl-bgpcep-pcep-stateful-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-stateful/0.20.5/odl-bgpcep-pcep-stateful-0.20.5.pom (1.6 kB at 163 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-ietf-stateful/0.20.5/pcep-ietf-stateful-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-ietf-stateful/0.20.5/pcep-ietf-stateful-0.20.5.pom (5.3 kB at 525 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-p2mp-te-lsp/0.20.5/odl-bgpcep-pcep-p2mp-te-lsp-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-p2mp-te-lsp/0.20.5/odl-bgpcep-pcep-p2mp-te-lsp-0.20.5.pom (1.6 kB at 204 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-ietf-p2mp-te-lsp/0.20.5/pcep-ietf-p2mp-te-lsp-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-ietf-p2mp-te-lsp/0.20.5/pcep-ietf-p2mp-te-lsp-0.20.5.pom (3.2 kB at 294 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-topology-provider/0.20.5/odl-bgpcep-pcep-topology-provider-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-topology-provider/0.20.5/odl-bgpcep-pcep-topology-provider-0.20.5.pom (1.9 kB at 190 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-topology-provider/0.20.5/pcep-topology-provider-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-topology-provider/0.20.5/pcep-topology-provider-0.20.5.pom (9.2 kB at 919 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-segment-routing/0.20.5/pcep-segment-routing-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-segment-routing/0.20.5/pcep-segment-routing-0.20.5.pom (5.9 kB at 489 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-server-api/0.20.5/pcep-server-api-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-server-api/0.20.5/pcep-server-api-0.20.5.pom (2.9 kB at 262 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-server-provider/0.20.5/odl-bgpcep-pcep-server-provider-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-server-provider/0.20.5/odl-bgpcep-pcep-server-provider-0.20.5.pom (1.9 kB at 186 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-server-provider/0.20.5/pcep-server-provider-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-server-provider/0.20.5/pcep-server-provider-0.20.5.pom (4.6 kB at 509 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-server/0.20.5/odl-bgpcep-pcep-server-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-server/0.20.5/odl-bgpcep-pcep-server-0.20.5.pom (1.8 kB at 183 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-tunnel-provider/0.20.5/odl-bgpcep-pcep-tunnel-provider-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-tunnel-provider/0.20.5/odl-bgpcep-pcep-tunnel-provider-0.20.5.pom (1.7 kB at 128 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-tunnel-provider/0.20.5/pcep-tunnel-provider-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-tunnel-provider/0.20.5/pcep-tunnel-provider-0.20.5.pom (7.3 kB at 726 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-segment-routing/0.20.5/odl-bgpcep-pcep-segment-routing-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-segment-routing/0.20.5/odl-bgpcep-pcep-segment-routing-0.20.5.pom (1.4 kB at 109 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-auto-bandwidth/0.20.5/odl-bgpcep-pcep-auto-bandwidth-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-auto-bandwidth/0.20.5/odl-bgpcep-pcep-auto-bandwidth-0.20.5.pom (1.4 kB at 143 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-auto-bandwidth-extension/0.20.5/pcep-auto-bandwidth-extension-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-auto-bandwidth-extension/0.20.5/pcep-auto-bandwidth-extension-0.20.5.pom (4.4 kB at 491 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-config-example/0.20.5/odl-bgpcep-pcep-config-example-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-config-example/0.20.5/odl-bgpcep-pcep-config-example-0.20.5.pom (1.3 kB at 87 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-config-example/0.20.5/pcep-config-example-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-config-example/0.20.5/pcep-config-example-0.20.5.pom (3.4 kB at 341 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-cli/0.20.5/odl-bgpcep-pcep-cli-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-cli/0.20.5/odl-bgpcep-pcep-cli-0.20.5.pom (1.6 kB at 136 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-cli/0.20.5/pcep-cli-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-cli/0.20.5/pcep-cli-0.20.5.pom (4.4 kB at 442 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-topology-segment-routing/0.20.5/odl-bgpcep-topology-segment-routing-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-topology-segment-routing/0.20.5/odl-bgpcep-topology-segment-routing-0.20.5.pom (1.5 kB at 79 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/features-bgpcep-testing/0.20.5/features-bgpcep-testing-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/features-bgpcep-testing/0.20.5/features-bgpcep-testing-0.20.5.pom (1.7 kB at 76 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-benchmark/0.20.5/odl-bgpcep-bgp-benchmark-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-benchmark/0.20.5/odl-bgpcep-bgp-benchmark-0.20.5.pom (1.9 kB at 170 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-benchmark-app/0.20.5/bgp-benchmark-app-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-benchmark-app/0.20.5/bgp-benchmark-app-0.20.5.pom (3.9 kB at 434 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-data-change-counter/0.20.5/odl-bgpcep-data-change-counter-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-data-change-counter/0.20.5/odl-bgpcep-data-change-counter-0.20.5.pom (2.0 kB at 177 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/data-change-counter/0.20.5/data-change-counter-0.20.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/data-change-counter/0.20.5/data-change-counter-0.20.5.pom (3.6 kB at 327 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/features-controller/8.0.3/features-controller-8.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/features-controller/8.0.3/features-controller-8.0.3.pom (3.9 kB at 352 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-broker-local/8.0.3/odl-controller-broker-local-8.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-broker-local/8.0.3/odl-controller-broker-local-8.0.3.pom (2.4 kB at 237 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom/12.0.3/odl-mdsal-dom-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom/12.0.3/odl-mdsal-dom-12.0.3.pom (1.3 kB at 97 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-dom-simple/12.0.3/mdsal-eos-dom-simple-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-dom-simple/12.0.3/mdsal-eos-dom-simple-12.0.3.pom (2.5 kB at 250 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/12.0.3/mdsal-dom-inmemory-datastore-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/12.0.3/mdsal-dom-inmemory-datastore-12.0.3.pom (4.2 kB at 419 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/features-controller-experimental/8.0.3/features-controller-experimental-8.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/features-controller-experimental/8.0.3/features-controller-experimental-8.0.3.pom (2.0 kB at 199 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-toaster/8.0.3/odl-toaster-8.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-toaster/8.0.3/odl-toaster-8.0.3.pom (1.9 kB at 242 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/sample-toaster/8.0.3/sample-toaster-8.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/sample-toaster/8.0.3/sample-toaster-8.0.3.pom (617 B at 69 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/sample-toaster-consumer/8.0.3/sample-toaster-consumer-8.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/sample-toaster-consumer/8.0.3/sample-toaster-consumer-8.0.3.pom (2.0 kB at 82 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/sample-toaster-provider/8.0.3/sample-toaster-provider-8.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/sample-toaster-provider/8.0.3/sample-toaster-provider-8.0.3.pom (2.2 kB at 199 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.metatype.annotations/1.4.1/org.osgi.service.metatype.annotations-1.4.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.metatype.annotations/1.4.1/org.osgi.service.metatype.annotations-1.4.1.pom (2.3 kB at 257 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/features-controller-testing/8.0.3/features-controller-testing-8.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/features-controller-testing/8.0.3/features-controller-testing-8.0.3.pom (2.0 kB at 153 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-clustering-test-app/8.0.3/odl-clustering-test-app-8.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-clustering-test-app/8.0.3/odl-clustering-test-app-8.0.3.pom (2.1 kB at 87 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/clustering-it-model/8.0.3/clustering-it-model-8.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/clustering-it-model/8.0.3/clustering-it-model-8.0.3.pom (1.6 kB at 136 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/clustering-it-provider/8.0.3/clustering-it-provider-8.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/clustering-it-provider/8.0.3/clustering-it-provider-8.0.3.pom (2.5 kB at 229 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/clustering-it-karaf-cli/8.0.3/clustering-it-karaf-cli-8.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/clustering-it-karaf-cli/8.0.3/clustering-it-karaf-cli-8.0.3.pom (2.8 kB at 280 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-cluster-admin-karaf-cli/8.0.3/sal-cluster-admin-karaf-cli-8.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-cluster-admin-karaf-cli/8.0.3/sal-cluster-admin-karaf-cli-8.0.3.pom (1.8 kB at 203 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-benchmark/8.0.3/odl-mdsal-benchmark-8.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-benchmark/8.0.3/odl-mdsal-benchmark-8.0.3.pom (1.9 kB at 188 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/benchmark-api/8.0.3/benchmark-api-8.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/benchmark-api/8.0.3/benchmark-api-8.0.3.pom (1.0 kB at 94 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/dsbenchmark/8.0.3/dsbenchmark-8.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/dsbenchmark/8.0.3/dsbenchmark-8.0.3.pom (2.1 kB at 111 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/ntfbenchmark/8.0.3/ntfbenchmark-8.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/ntfbenchmark/8.0.3/ntfbenchmark-8.0.3.pom (1.7 kB at 153 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/rpcbenchmark/8.0.3/rpcbenchmark-8.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/rpcbenchmark/8.0.3/rpcbenchmark-8.0.3.pom (1.7 kB at 168 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-features/1.15.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-features/1.15.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 128 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-features/1.15.0-SNAPSHOT/daexim-features-1.15.0-20240123.181703-140.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-features/1.15.0-SNAPSHOT/daexim-features-1.15.0-20240123.181703-140.pom (1.9 kB at 207 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim/1.15.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim/1.15.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 159 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim/1.15.0-SNAPSHOT/odl-daexim-1.15.0-20240123.181703-140.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim/1.15.0-SNAPSHOT/odl-daexim-1.15.0-20240123.181703-140.pom (3.5 kB at 350 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/parent/1.15.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/parent/1.15.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 96 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/parent/1.15.0-SNAPSHOT/parent-1.15.0-20240123.181703-140.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/parent/1.15.0-SNAPSHOT/parent-1.15.0-20240123.181703-140.pom (1.9 kB at 158 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-ready/6.0.4/odl-infrautils-ready-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-ready/6.0.4/odl-infrautils-ready-6.0.4.pom (1.2 kB at 146 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/single-feature-parent/6.0.4/single-feature-parent-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/single-feature-parent/6.0.4/single-feature-parent-6.0.4.pom (1.3 kB at 121 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/ready-impl/6.0.4/ready-impl-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/ready-impl/6.0.4/ready-impl-6.0.4.pom (3.9 kB at 193 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/parent/6.0.4/parent-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/parent/6.0.4/parent-6.0.4.pom (10 kB at 858 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/ready-api/6.0.4/ready-api-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/ready-api/6.0.4/ready-api-6.0.4.pom (1.7 kB at 173 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/infrautils-util/6.0.4/infrautils-util-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/infrautils-util/6.0.4/infrautils-util-6.0.4.pom (2.5 kB at 79 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-utils/6.0.4/odl-infrautils-utils-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-utils/6.0.4/odl-infrautils-utils-6.0.4.pom (1.1 kB at 71 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding/12.0.3/odl-mdsal-binding-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding/12.0.3/odl-mdsal-binding-12.0.3.pom (1.5 kB at 101 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-model/1.15.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-model/1.15.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 185 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-model/1.15.0-SNAPSHOT/daexim-model-1.15.0-20240123.181703-140.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-model/1.15.0-SNAPSHOT/daexim-model-1.15.0-20240123.181703-140.pom (2.1 kB at 234 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/1.15.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/1.15.0-SNAPSHOT/maven-metadata.xml (1.8 kB at 205 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/1.15.0-SNAPSHOT/daexim-impl-1.15.0-20240123.181703-140.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/1.15.0-SNAPSHOT/daexim-impl-1.15.0-20240123.181703-140.pom (6.6 kB at 657 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-spi/1.15.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-spi/1.15.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 238 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-spi/1.15.0-SNAPSHOT/daexim-spi-1.15.0-20240123.181703-140.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-spi/1.15.0-SNAPSHOT/daexim-spi-1.15.0-20240123.181703-140.pom (1.0 kB at 78 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 168 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.0-20240123.181703-140.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.0-20240123.181703-140.pom (1.6 kB at 150 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim-all/1.15.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim-all/1.15.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 116 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim-all/1.15.0-SNAPSHOT/odl-daexim-all-1.15.0-20240123.181703-140.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim-all/1.15.0-SNAPSHOT/odl-daexim-all-1.15.0-20240123.181703-140.pom (2.3 kB at 326 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf/6.0.5/odl-restconf-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf/6.0.5/odl-restconf-6.0.5.pom (1.2 kB at 83 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/feature-parent/6.0.5/feature-parent-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/feature-parent/6.0.5/feature-parent-6.0.5.pom (1.3 kB at 52 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-parent/6.0.5/netconf-parent-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-parent/6.0.5/netconf-parent-6.0.5.pom (1.9 kB at 212 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-nb/6.0.5/odl-restconf-nb-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-nb/6.0.5/odl-restconf-nb-6.0.5.pom (2.3 kB at 228 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/12.0.3/odl-mdsal-model-rfc8072-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/12.0.3/odl-mdsal-model-rfc8072-12.0.3.pom (1.5 kB at 139 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040/12.0.3/odl-mdsal-model-rfc8040-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040/12.0.3/odl-mdsal-model-rfc8040-12.0.3.pom (1.5 kB at 169 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8040/12.0.3/rfc8040-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8040/12.0.3/rfc8040-12.0.3.pom (2.1 kB at 208 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8072/12.0.3/rfc8072-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8072/12.0.3/rfc8072-12.0.3.pom (1.8 kB at 202 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-common/6.0.5/odl-restconf-common-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-common/6.0.5/odl-restconf-common-6.0.5.pom (2.9 kB at 324 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-export/11.0.4/odl-yangtools-export-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-export/11.0.4/odl-yangtools-export-11.0.4.pom (1.9 kB at 111 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-export/11.0.4/yang-model-export-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-export/11.0.4/yang-model-export-11.0.4.pom (3.0 kB at 275 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/12.0.3/odl-mdsal-model-rfc8525-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/12.0.3/odl-mdsal-model-rfc8525-12.0.3.pom (1.8 kB at 197 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/12.0.3/odl-mdsal-model-rfc8342-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/12.0.3/odl-mdsal-model-rfc8342-12.0.3.pom (1.7 kB at 173 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/12.0.3/odl-mdsal-model-rfc7952-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/12.0.3/odl-mdsal-model-rfc7952-12.0.3.pom (1.5 kB at 219 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc7952/12.0.3/rfc7952-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc7952/12.0.3/rfc7952-12.0.3.pom (2.1 kB at 211 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/12.0.3/rfc8342-ietf-datastores-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/12.0.3/rfc8342-ietf-datastores-12.0.3.pom (1.6 kB at 183 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/12.0.3/rfc8342-ietf-origin-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/12.0.3/rfc8342-ietf-origin-12.0.3.pom (1.8 kB at 141 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8525/12.0.3/rfc8525-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8525/12.0.3/rfc8525-12.0.3.pom (2.1 kB at 237 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc8040/6.0.5/odl-netconf-model-rfc8040-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc8040/6.0.5/odl-netconf-model-rfc8040-6.0.5.pom (1.4 kB at 126 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/6.0.5/rfc8040-ietf-restconf-monitoring-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/6.0.5/rfc8040-ietf-restconf-monitoring-6.0.5.pom (2.0 kB at 178 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-common-models/6.0.5/restconf-common-models-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-common-models/6.0.5/restconf-common-models-6.0.5.pom (1.1 kB at 101 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-common/6.0.5/restconf-common-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-common/6.0.5/restconf-common-6.0.5.pom (2.2 kB at 223 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-api/6.0.5/odl-netconf-api-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-api/6.0.5/odl-netconf-api-6.0.5.pom (2.7 kB at 241 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc5277/6.0.5/odl-netconf-model-rfc5277-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc5277/6.0.5/odl-netconf-model-rfc5277-6.0.5.pom (1.4 kB at 124 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc5277/6.0.5/rfc5277-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc5277/6.0.5/rfc5277-6.0.5.pom (1.8 kB at 162 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc6241/6.0.5/odl-netconf-model-rfc6241-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc6241/6.0.5/odl-netconf-model-rfc6241-6.0.5.pom (1.4 kB at 124 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc6241/6.0.5/rfc6241-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc6241/6.0.5/rfc6241-6.0.5.pom (2.0 kB at 204 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc6470/6.0.5/odl-netconf-model-rfc6470-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc6470/6.0.5/odl-netconf-model-rfc6470-6.0.5.pom (1.4 kB at 113 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc6470/6.0.5/rfc6470-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc6470/6.0.5/rfc6470-6.0.5.pom (2.2 kB at 244 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc8526/6.0.5/odl-netconf-model-rfc8526-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc8526/6.0.5/odl-netconf-model-rfc8526-6.0.5.pom (1.6 kB at 200 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc6243/6.0.5/odl-netconf-model-rfc6243-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc6243/6.0.5/odl-netconf-model-rfc6243-6.0.5.pom (1.4 kB at 41 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc6243/6.0.5/rfc6243-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc6243/6.0.5/rfc6243-6.0.5.pom (2.0 kB at 184 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc8526/6.0.5/rfc8526-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc8526/6.0.5/rfc8526-6.0.5.pom (2.9 kB at 261 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-api/6.0.5/netconf-api-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-api/6.0.5/netconf-api-6.0.5.pom (2.3 kB at 289 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-auth/6.0.5/netconf-auth-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-auth/6.0.5/netconf-auth-6.0.5.pom (937 B at 85 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-nb/6.0.5/restconf-nb-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-nb/6.0.5/restconf-nb-6.0.5.pom (11 kB at 865 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-api/6.0.5/restconf-api-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-api/6.0.5/restconf-api-6.0.5.pom (1.9 kB at 171 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-dom-api/6.0.5/netconf-dom-api-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-dom-api/6.0.5/netconf-dom-api-6.0.5.pom (2.1 kB at 158 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/features-infrautils/6.0.4/features-infrautils-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/features-infrautils/6.0.4/features-infrautils-6.0.4.pom (2.4 kB at 158 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-diagstatus/6.0.4/odl-infrautils-diagstatus-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-diagstatus/6.0.4/odl-infrautils-diagstatus-6.0.4.pom (2.7 kB at 274 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-web/6.0.4/diagstatus-web-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-web/6.0.4/diagstatus-web-6.0.4.pom (2.0 kB at 197 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-api/6.0.4/diagstatus-api-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-api/6.0.4/diagstatus-api-6.0.4.pom (1.7 kB at 167 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-shell/6.0.4/diagstatus-shell-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-shell/6.0.4/diagstatus-shell-6.0.4.pom (2.2 kB at 123 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-impl/6.0.4/diagstatus-impl-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-impl/6.0.4/diagstatus-impl-6.0.4.pom (2.6 kB at 326 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/features-infrautils-experimental/6.0.4/features-infrautils-experimental-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/features-infrautils-experimental/6.0.4/features-infrautils-experimental-6.0.4.pom (2.2 kB at 166 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-inject/6.0.4/odl-infrautils-inject-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-inject/6.0.4/odl-infrautils-inject-6.0.4.pom (1.1 kB at 102 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/inject/6.0.4/inject-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/inject/6.0.4/inject-6.0.4.pom (1.6 kB at 204 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/features-jsonrpc/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/features-jsonrpc/1.16.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 128 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/features-jsonrpc/1.16.0-SNAPSHOT/features-jsonrpc-1.16.0-20240123.114823-131.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/features-jsonrpc/1.16.0-SNAPSHOT/features-jsonrpc-1.16.0-20240123.114823-131.pom (2.1 kB at 236 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/odl-jsonrpc-all/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/odl-jsonrpc-all/1.16.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 39 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/odl-jsonrpc-all/1.16.0-SNAPSHOT/odl-jsonrpc-all-1.16.0-20240123.114823-131.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/odl-jsonrpc-all/1.16.0-SNAPSHOT/odl-jsonrpc-all-1.16.0-20240123.114823-131.pom (1.9 kB at 158 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-parent/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-parent/1.16.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 118 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-parent/1.16.0-SNAPSHOT/jsonrpc-parent-1.16.0-20240123.114823-131.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-parent/1.16.0-SNAPSHOT/jsonrpc-parent-1.16.0-20240123.114823-131.pom (3.3 kB at 221 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.16.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 160 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.16.0-SNAPSHOT/odl-jsonrpc-provider-1.16.0-20240123.114823-131.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.16.0-SNAPSHOT/odl-jsonrpc-provider-1.16.0-20240123.114823-131.pom (2.1 kB at 229 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.16.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 116 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.16.0-SNAPSHOT/odl-jsonrpc-bus-1.16.0-20240123.114823-131.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.16.0-SNAPSHOT/odl-jsonrpc-bus-1.16.0-20240123.114823-131.pom (3.9 kB at 486 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-messagelib/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-messagelib/1.16.0-SNAPSHOT/maven-metadata.xml (1.9 kB at 99 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-messagelib/1.16.0-SNAPSHOT/bus-messagelib-1.16.0-20240123.114823-131.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-messagelib/1.16.0-SNAPSHOT/bus-messagelib-1.16.0-20240123.114823-131.pom (4.0 kB at 268 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-api/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-api/1.16.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 185 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-api/1.16.0-SNAPSHOT/bus-api-1.16.0-20240123.114823-131.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-api/1.16.0-SNAPSHOT/bus-api-1.16.0-20240123.114823-131.pom (1.4 kB at 152 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-spi/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-spi/1.16.0-SNAPSHOT/maven-metadata.xml (1.9 kB at 32 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-spi/1.16.0-SNAPSHOT/bus-spi-1.16.0-20240123.114823-131.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-spi/1.16.0-SNAPSHOT/bus-spi-1.16.0-20240123.114823-131.pom (3.6 kB at 297 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.16.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 152 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.16.0-SNAPSHOT/bus-jsonrpc-1.16.0-20240123.114823-131.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.16.0-SNAPSHOT/bus-jsonrpc-1.16.0-20240123.114823-131.pom (1.5 kB at 133 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/transport-http/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/transport-http/1.16.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 140 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/transport-http/1.16.0-SNAPSHOT/transport-http-1.16.0-20240123.114823-131.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/transport-http/1.16.0-SNAPSHOT/transport-http-1.16.0-20240123.114823-131.pom (3.6 kB at 364 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/transport-zmq/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/transport-zmq/1.16.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 167 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/transport-zmq/1.16.0-SNAPSHOT/transport-zmq-1.16.0-20240123.114823-131.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/transport-zmq/1.16.0-SNAPSHOT/transport-zmq-1.16.0-20240123.114823-131.pom (3.4 kB at 424 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/security/security-api/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/security/security-api/1.16.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 152 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/security/security-api/1.16.0-SNAPSHOT/security-api-1.16.0-20240123.114823-131.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/security/security-api/1.16.0-SNAPSHOT/security-api-1.16.0-20240123.114823-131.pom (1.7 kB at 130 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/security/security-service/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/security/security-service/1.16.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 153 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/security/security-service/1.16.0-SNAPSHOT/security-service-1.16.0-20240123.114823-131.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/security/security-service/1.16.0-SNAPSHOT/security-service-1.16.0-20240123.114823-131.pom (1.3 kB at 56 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/security/security-aaa/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/security/security-aaa/1.16.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 112 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/security/security-aaa/1.16.0-SNAPSHOT/security-aaa-1.16.0-20240123.114823-131.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/security/security-aaa/1.16.0-SNAPSHOT/security-aaa-1.16.0-20240123.114823-131.pom (2.0 kB at 181 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-api/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-api/1.16.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 139 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-api/1.16.0-SNAPSHOT/jsonrpc-api-1.16.0-20240123.114823-131.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-api/1.16.0-SNAPSHOT/jsonrpc-api-1.16.0-20240123.114823-131.pom (1.6 kB at 124 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/security/security-noop/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/security/security-noop/1.16.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 168 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/security/security-noop/1.16.0-SNAPSHOT/security-noop-1.16.0-20240123.114823-131.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/security/security-noop/1.16.0-SNAPSHOT/security-noop-1.16.0-20240123.114823-131.pom (1.2 kB at 152 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-config/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-config/1.16.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 152 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-config/1.16.0-SNAPSHOT/bus-config-1.16.0-20240123.114823-131.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-config/1.16.0-SNAPSHOT/bus-config-1.16.0-20240123.114823-131.pom (1.7 kB at 103 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-provider-single/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-provider-single/1.16.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 76 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-provider-single/1.16.0-SNAPSHOT/jsonrpc-provider-single-1.16.0-20240123.114823-131.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-provider-single/1.16.0-SNAPSHOT/jsonrpc-provider-single-1.16.0-20240123.114823-131.pom (7.4 kB at 674 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-provider/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-provider/1.16.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 106 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-provider/1.16.0-SNAPSHOT/jsonrpc-provider-1.16.0-20240123.114823-131.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-provider/1.16.0-SNAPSHOT/jsonrpc-provider-1.16.0-20240123.114823-131.pom (8.1 kB at 899 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.16.0-SNAPSHOT/maven-metadata.xml (1.9 kB at 189 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.16.0-SNAPSHOT/jsonrpc-provider-common-1.16.0-20240123.114823-131.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.16.0-SNAPSHOT/jsonrpc-provider-common-1.16.0-20240123.114823-131.pom (2.8 kB at 189 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/dom-codec/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/dom-codec/1.16.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 208 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/dom-codec/1.16.0-SNAPSHOT/dom-codec-1.16.0-20240123.114823-131.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/dom-codec/1.16.0-SNAPSHOT/dom-codec-1.16.0-20240123.114823-131.pom (4.1 kB at 512 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-openapi/6.0.5/odl-restconf-openapi-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-openapi/6.0.5/odl-restconf-openapi-6.0.5.pom (1.6 kB at 156 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jackson-2/13.0.7/odl-jackson-2-13.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jackson-2/13.0.7/odl-jackson-2-13.0.7.pom (3.1 kB at 255 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-woodstox/13.0.7/odl-woodstox-13.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-woodstox/13.0.7/odl-woodstox-13.0.7.pom (1.7 kB at 150 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-openapi/6.0.5/restconf-openapi-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-openapi/6.0.5/restconf-openapi-6.0.5.pom (4.3 kB at 144 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/features-lispflowmapping/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/features-lispflowmapping/1.19.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 117 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/features-lispflowmapping/1.19.0-SNAPSHOT/features-lispflowmapping-1.19.0-20240123.184619-93.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/features-lispflowmapping/1.19.0-SNAPSHOT/features-lispflowmapping-1.19.0-20240123.184619-93.pom (2.7 kB at 244 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.19.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 118 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.19.0-SNAPSHOT/odl-lispflowmapping-models-1.19.0-20240123.184619-93.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.19.0-SNAPSHOT/odl-lispflowmapping-models-1.19.0-20240123.184619-93.pom (2.3 kB at 175 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.19.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 140 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.19.0-SNAPSHOT/mappingservice.lisp-proto-1.19.0-20240123.184619-93.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.19.0-SNAPSHOT/mappingservice.lisp-proto-1.19.0-20240123.184619-93.pom (1.8 kB at 221 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.api/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.api/1.19.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 152 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.api/1.19.0-SNAPSHOT/mappingservice.api-1.19.0-20240123.184619-93.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.api/1.19.0-SNAPSHOT/mappingservice.api-1.19.0-20240123.184619-93.pom (1.4 kB at 131 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.19.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 162 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.19.0-SNAPSHOT/odl-lispflowmapping-inmemorydb-1.19.0-20240123.184619-93.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.19.0-SNAPSHOT/odl-lispflowmapping-inmemorydb-1.19.0-20240123.184619-93.pom (2.1 kB at 179 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.19.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 210 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.19.0-SNAPSHOT/mappingservice.inmemorydb-1.19.0-20240123.184619-93.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.19.0-SNAPSHOT/mappingservice.inmemorydb-1.19.0-20240123.184619-93.pom (1.5 kB at 154 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice-parent/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice-parent/1.19.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 76 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice-parent/1.19.0-SNAPSHOT/mappingservice-parent-1.19.0-20240123.184619-93.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice-parent/1.19.0-SNAPSHOT/mappingservice-parent-1.19.0-20240123.184619-93.pom (2.0 kB at 196 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.19.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 100 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.19.0-SNAPSHOT/odl-lispflowmapping-southbound-1.19.0-20240123.184619-93.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.19.0-SNAPSHOT/odl-lispflowmapping-southbound-1.19.0-20240123.184619-93.pom (3.5 kB at 354 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.19.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 140 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.19.0-SNAPSHOT/mappingservice.dsbackend-1.19.0-20240123.184619-93.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.19.0-SNAPSHOT/mappingservice.dsbackend-1.19.0-20240123.184619-93.pom (2.9 kB at 292 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.mapcache/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.mapcache/1.19.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 153 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.mapcache/1.19.0-SNAPSHOT/mappingservice.mapcache-1.19.0-20240123.184619-93.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.mapcache/1.19.0-SNAPSHOT/mappingservice.mapcache-1.19.0-20240123.184619-93.pom (1.1 kB at 104 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.southbound/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.southbound/1.19.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 168 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.southbound/1.19.0-SNAPSHOT/mappingservice.southbound-1.19.0-20240123.184619-93.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.southbound/1.19.0-SNAPSHOT/mappingservice.southbound-1.19.0-20240123.184619-93.pom (3.9 kB at 359 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.config/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.config/1.19.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 168 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.config/1.19.0-SNAPSHOT/mappingservice.config-1.19.0-20240123.184619-93.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.config/1.19.0-SNAPSHOT/mappingservice.config-1.19.0-20240123.184619-93.pom (1.1 kB at 123 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.19.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 108 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.19.0-SNAPSHOT/odl-lispflowmapping-mappingservice-1.19.0-20240123.184619-93.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.19.0-SNAPSHOT/odl-lispflowmapping-mappingservice-1.19.0-20240123.184619-93.pom (3.2 kB at 352 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.implementation/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.implementation/1.19.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 187 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.implementation/1.19.0-SNAPSHOT/mappingservice.implementation-1.19.0-20240123.184619-93.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.implementation/1.19.0-SNAPSHOT/mappingservice.implementation-1.19.0-20240123.184619-93.pom (3.9 kB at 431 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.19.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 117 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.19.0-SNAPSHOT/odl-lispflowmapping-msmr-1.19.0-20240123.184619-93.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.19.0-SNAPSHOT/odl-lispflowmapping-msmr-1.19.0-20240123.184619-93.pom (1.7 kB at 188 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.19.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 119 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.19.0-SNAPSHOT/odl-lispflowmapping-mappingservice-shell-1.19.0-20240123.184619-93.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.19.0-SNAPSHOT/odl-lispflowmapping-mappingservice-shell-1.19.0-20240123.184619-93.pom (1.6 kB at 163 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.shell/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.shell/1.19.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 210 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.shell/1.19.0-SNAPSHOT/mappingservice.shell-1.19.0-20240123.184619-93.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.shell/1.19.0-SNAPSHOT/mappingservice.shell-1.19.0-20240123.184619-93.pom (1.8 kB at 34 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/features-mdsal/12.0.3/features-mdsal-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/features-mdsal/12.0.3/features-mdsal-12.0.3.pom (14 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-trace/12.0.3/odl-mdsal-trace-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-trace/12.0.3/odl-mdsal-trace-12.0.3.pom (1.9 kB at 188 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-trace-api/12.0.3/mdsal-trace-api-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-trace-api/12.0.3/mdsal-trace-api-12.0.3.pom (2.2 kB at 166 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-trace-impl/12.0.3/mdsal-trace-impl-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-trace-impl/12.0.3/mdsal-trace-impl-12.0.3.pom (3.1 kB at 314 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-trace-cli/12.0.3/mdsal-trace-cli-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-trace-cli/12.0.3/mdsal-trace-cli-12.0.3.pom (1.7 kB at 175 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-replicate-common/12.0.3/odl-mdsal-replicate-common-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-replicate-common/12.0.3/odl-mdsal-replicate-common-12.0.3.pom (1.4 kB at 126 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-replicate-common/12.0.3/mdsal-replicate-common-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-replicate-common/12.0.3/mdsal-replicate-common-12.0.3.pom (2.6 kB at 162 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-replicate-netty/12.0.3/odl-mdsal-replicate-netty-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-replicate-netty/12.0.3/odl-mdsal-replicate-netty-12.0.3.pom (2.2 kB at 199 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-replicate-netty/12.0.3/mdsal-replicate-netty-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-replicate-netty/12.0.3/mdsal-replicate-netty-12.0.3.pom (4.8 kB at 372 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7224/12.0.3/odl-mdsal-model-rfc7224-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7224/12.0.3/odl-mdsal-model-rfc7224-12.0.3.pom (1.5 kB at 141 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-if-type/12.0.3/iana-if-type-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-if-type/12.0.3/iana-if-type-12.0.3.pom (1.8 kB at 182 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-iana-crypt-hash/12.0.3/odl-mdsal-model-rfc7317-iana-crypt-hash-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-iana-crypt-hash/12.0.3/odl-mdsal-model-rfc7317-iana-crypt-hash-12.0.3.pom (1.6 kB at 113 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/12.0.3/iana-crypt-hash-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/12.0.3/iana-crypt-hash-12.0.3.pom (1.9 kB at 216 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8344/12.0.3/odl-mdsal-model-rfc8344-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8344/12.0.3/odl-mdsal-model-rfc8344-12.0.3.pom (1.5 kB at 140 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8344/12.0.3/rfc8344-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8344/12.0.3/rfc8344-12.0.3.pom (2.2 kB at 198 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345/12.0.3/odl-mdsal-model-rfc8345-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345/12.0.3/odl-mdsal-model-rfc8345-12.0.3.pom (2.1 kB at 234 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network/12.0.3/rfc8345-ietf-network-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network/12.0.3/rfc8345-ietf-network-12.0.3.pom (1.9 kB at 155 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-state/12.0.3/rfc8345-ietf-network-state-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-state/12.0.3/rfc8345-ietf-network-state-12.0.3.pom (1.9 kB at 209 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology/12.0.3/rfc8345-ietf-network-topology-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology/12.0.3/rfc8345-ietf-network-topology-12.0.3.pom (2.1 kB at 257 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology-state/12.0.3/rfc8345-ietf-network-topology-state-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology-state/12.0.3/rfc8345-ietf-network-topology-state-12.0.3.pom (2.3 kB at 206 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345-non-nmda/12.0.3/odl-mdsal-model-rfc8345-non-nmda-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345-non-nmda/12.0.3/odl-mdsal-model-rfc8345-non-nmda-12.0.3.pom (1.8 kB at 178 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346/12.0.3/odl-mdsal-model-rfc8346-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346/12.0.3/odl-mdsal-model-rfc8346-12.0.3.pom (2.0 kB at 199 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology/12.0.3/rfc8346-ietf-l3-unicast-topology-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology/12.0.3/rfc8346-ietf-l3-unicast-topology-12.0.3.pom (2.4 kB at 269 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology-state/12.0.3/rfc8346-ietf-l3-unicast-topology-state-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology-state/12.0.3/rfc8346-ietf-l3-unicast-topology-state-12.0.3.pom (2.8 kB at 281 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346-non-nmda/12.0.3/odl-mdsal-model-rfc8346-non-nmda-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346-non-nmda/12.0.3/odl-mdsal-model-rfc8346-non-nmda-12.0.3.pom (1.8 kB at 168 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348/12.0.3/odl-mdsal-model-rfc8348-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348/12.0.3/odl-mdsal-model-rfc8348-12.0.3.pom (1.9 kB at 173 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-hardware/12.0.3/iana-hardware-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-hardware/12.0.3/iana-hardware-12.0.3.pom (1.6 kB at 161 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware/12.0.3/rfc8348-ietf-hardware-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware/12.0.3/rfc8348-ietf-hardware-12.0.3.pom (2.2 kB at 169 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware-state/12.0.3/rfc8348-ietf-hardware-state-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware-state/12.0.3/rfc8348-ietf-hardware-state-12.0.3.pom (2.4 kB at 266 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348-non-nmda/12.0.3/odl-mdsal-model-rfc8348-non-nmda-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348-non-nmda/12.0.3/odl-mdsal-model-rfc8348-non-nmda-12.0.3.pom (1.6 kB at 145 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8349/12.0.3/odl-mdsal-model-rfc8349-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8349/12.0.3/odl-mdsal-model-rfc8349-12.0.3.pom (1.9 kB at 175 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-routing/12.0.3/rfc8349-ietf-routing-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-routing/12.0.3/rfc8349-ietf-routing-12.0.3.pom (2.0 kB at 155 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv4-unicast-routing/12.0.3/rfc8349-ietf-ipv4-unicast-routing-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv4-unicast-routing/12.0.3/rfc8349-ietf-ipv4-unicast-routing-12.0.3.pom (2.1 kB at 230 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv6-unicast-routing/12.0.3/rfc8349-ietf-ipv6-unicast-routing-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv6-unicast-routing/12.0.3/rfc8349-ietf-ipv6-unicast-routing-12.0.3.pom (2.2 kB at 223 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8519/12.0.3/odl-mdsal-model-rfc8519-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8519/12.0.3/odl-mdsal-model-rfc8519-12.0.3.pom (1.9 kB at 213 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-access-control-list/12.0.3/rfc8519-ietf-access-control-list-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-access-control-list/12.0.3/rfc8519-ietf-access-control-list-12.0.3.pom (2.6 kB at 287 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-ethertypes/12.0.3/rfc8519-ietf-ethertypes-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-ethertypes/12.0.3/rfc8519-ietf-ethertypes-12.0.3.pom (1.6 kB at 134 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-packet-fields/12.0.3/rfc8519-ietf-packet-fields-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-packet-fields/12.0.3/rfc8519-ietf-packet-fields-12.0.3.pom (2.2 kB at 278 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8520/12.0.3/odl-mdsal-model-rfc8520-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8520/12.0.3/odl-mdsal-model-rfc8520-12.0.3.pom (1.7 kB at 171 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-acldns/12.0.3/rfc8520-ietf-acldns-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-acldns/12.0.3/rfc8520-ietf-acldns-12.0.3.pom (2.0 kB at 127 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-mud/12.0.3/rfc8520-ietf-mud-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-mud/12.0.3/rfc8520-ietf-mud-12.0.3.pom (2.2 kB at 169 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8528/12.0.3/odl-mdsal-model-rfc8528-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8528/12.0.3/odl-mdsal-model-rfc8528-12.0.3.pom (1.5 kB at 96 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8528/12.0.3/rfc8528-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8528/12.0.3/rfc8528-12.0.3.pom (2.0 kB at 169 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8529/12.0.3/odl-mdsal-model-rfc8529-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8529/12.0.3/odl-mdsal-model-rfc8529-12.0.3.pom (1.8 kB at 126 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8529/12.0.3/rfc8529-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8529/12.0.3/rfc8529-12.0.3.pom (2.2 kB at 196 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8530/12.0.3/odl-mdsal-model-rfc8530-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8530/12.0.3/odl-mdsal-model-rfc8530-12.0.3.pom (1.8 kB at 161 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8530/12.0.3/rfc8530-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8530/12.0.3/rfc8530-12.0.3.pom (2.0 kB at 201 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8542/12.0.3/odl-mdsal-model-rfc8542-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8542/12.0.3/odl-mdsal-model-rfc8542-12.0.3.pom (1.7 kB at 159 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-topology/12.0.3/rfc8542-ietf-dc-fabric-topology-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-topology/12.0.3/rfc8542-ietf-dc-fabric-topology-12.0.3.pom (2.2 kB at 249 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-types/12.0.3/rfc8542-ietf-dc-fabric-types-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-types/12.0.3/rfc8542-ietf-dc-fabric-types-12.0.3.pom (1.9 kB at 170 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8776/12.0.3/odl-mdsal-model-rfc8776-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8776/12.0.3/odl-mdsal-model-rfc8776-12.0.3.pom (1.7 kB at 192 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-types/12.0.3/rfc8776-ietf-te-types-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-types/12.0.3/rfc8776-ietf-te-types-12.0.3.pom (2.2 kB at 198 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-packet-types/12.0.3/rfc8776-ietf-te-packet-types-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-packet-types/12.0.3/rfc8776-ietf-te-packet-types-12.0.3.pom (1.9 kB at 208 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795/12.0.3/odl-mdsal-model-rfc8795-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795/12.0.3/odl-mdsal-model-rfc8795-12.0.3.pom (2.0 kB at 197 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology/12.0.3/rfc8795-ietf-te-topology-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology/12.0.3/rfc8795-ietf-te-topology-12.0.3.pom (2.6 kB at 198 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology-state/12.0.3/rfc8795-ietf-te-topology-state-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology-state/12.0.3/rfc8795-ietf-te-topology-state-12.0.3.pom (2.6 kB at 237 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795-non-nmda/12.0.3/odl-mdsal-model-rfc8795-non-nmda-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795-non-nmda/12.0.3/odl-mdsal-model-rfc8795-non-nmda-12.0.3.pom (1.8 kB at 200 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819/12.0.3/odl-mdsal-model-rfc8819-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819/12.0.3/odl-mdsal-model-rfc8819-12.0.3.pom (1.5 kB at 141 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags/12.0.3/rfc8819-ietf-module-tags-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags/12.0.3/rfc8819-ietf-module-tags-12.0.3.pom (1.9 kB at 109 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819-non-nmda/12.0.3/odl-mdsal-model-rfc8819-non-nmda-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819-non-nmda/12.0.3/odl-mdsal-model-rfc8819-non-nmda-12.0.3.pom (1.6 kB at 173 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags-state/12.0.3/rfc8819-ietf-module-tags-state-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags-state/12.0.3/rfc8819-ietf-module-tags-state-12.0.3.pom (2.1 kB at 206 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-odl-l2-types/12.0.3/odl-mdsal-model-odl-l2-types-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-odl-l2-types/12.0.3/odl-mdsal-model-odl-l2-types-12.0.3.pom (1.6 kB at 157 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.24.3/opendaylight-l2-types-2013.08.27.24.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.24.3/opendaylight-l2-types-2013.08.27.24.3.pom (2.0 kB at 220 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/features-mdsal-experimental/12.0.3/features-mdsal-experimental-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/features-mdsal-experimental/12.0.3/features-mdsal-experimental-12.0.3.pom (2.3 kB at 207 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-exp-yanglib-api/0.17.3/odl-mdsal-exp-yanglib-api-0.17.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-exp-yanglib-api/0.17.3/odl-mdsal-exp-yanglib-api-0.17.3.pom (1.5 kB at 149 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-yanglib-api/0.17.3/mdsal-yanglib-api-0.17.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-yanglib-api/0.17.3/mdsal-yanglib-api-0.17.3.pom (2.5 kB at 313 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-exp-yanglib-rfc8525/0.17.3/odl-mdsal-exp-yanglib-rfc8525-0.17.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-exp-yanglib-rfc8525/0.17.3/odl-mdsal-exp-yanglib-rfc8525-0.17.3.pom (2.0 kB at 246 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-yanglib-rfc8525/0.17.3/mdsal-yanglib-rfc8525-0.17.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-yanglib-rfc8525/0.17.3/mdsal-yanglib-rfc8525-0.17.3.pom (3.5 kB at 387 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/features-netconf/6.0.5/features-netconf-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/features-netconf/6.0.5/features-netconf-6.0.5.pom (7.0 kB at 435 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-aaa-netconf-plugin/6.0.5/odl-aaa-netconf-plugin-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-aaa-netconf-plugin/6.0.5/odl-aaa-netconf-plugin-6.0.5.pom (1.5 kB at 136 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-auth-aaa/6.0.5/netconf-auth-aaa-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-auth-aaa/6.0.5/netconf-auth-aaa-6.0.5.pom (1.6 kB at 142 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-all/6.0.5/odl-netconf-all-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-all/6.0.5/odl-netconf-all-6.0.5.pom (2.1 kB at 261 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-util/6.0.5/odl-netconf-util-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-util/6.0.5/odl-netconf-util-6.0.5.pom (1.5 kB at 168 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-common-mdsal/6.0.5/netconf-common-mdsal-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-common-mdsal/6.0.5/netconf-common-mdsal-6.0.5.pom (3.0 kB at 378 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-impl/6.0.5/odl-netconf-impl-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-impl/6.0.5/odl-netconf-impl-6.0.5.pom (2.5 kB at 278 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-netty-util/6.0.5/odl-netconf-netty-util-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-netty-util/6.0.5/odl-netconf-netty-util-6.0.5.pom (2.3 kB at 291 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-netty-util/6.0.5/netconf-netty-util-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-netty-util/6.0.5/netconf-netty-util-6.0.5.pom (3.2 kB at 318 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/shaded-exificient/6.0.5/shaded-exificient-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/shaded-exificient/6.0.5/shaded-exificient-6.0.5.pom (4.9 kB at 489 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/shaded-sshd/6.0.5/shaded-sshd-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/shaded-sshd/6.0.5/shaded-sshd-6.0.5.pom (5.2 kB at 649 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc6022/6.0.5/odl-netconf-model-rfc6022-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc6022/6.0.5/odl-netconf-model-rfc6022-6.0.5.pom (1.4 kB at 170 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc6022/6.0.5/rfc6022-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc6022/6.0.5/rfc6022-6.0.5.pom (2.2 kB at 147 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-transport/6.0.5/odl-netconf-transport-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-transport/6.0.5/odl-netconf-transport-6.0.5.pom (2.1 kB at 265 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-keystore/6.0.5/odl-netconf-keystore-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-keystore/6.0.5/odl-netconf-keystore-6.0.5.pom (1.5 kB at 115 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc8341/6.0.5/odl-netconf-model-rfc8341-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc8341/6.0.5/odl-netconf-model-rfc8341-6.0.5.pom (1.4 kB at 170 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc8341/6.0.5/rfc8341-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc8341/6.0.5/rfc8341-6.0.5.pom (1.7 kB at 218 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/keystore-api/6.0.5/keystore-api-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/keystore-api/6.0.5/keystore-api-6.0.5.pom (1.6 kB at 162 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/6.0.5/draft-ietf-netconf-crypto-types-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/6.0.5/draft-ietf-netconf-crypto-types-6.0.5.pom (1.7 kB at 212 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/keystore-none/6.0.5/keystore-none-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/keystore-none/6.0.5/keystore-none-6.0.5.pom (1.5 kB at 244 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-truststore/6.0.5/odl-netconf-truststore-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-truststore/6.0.5/odl-netconf-truststore-6.0.5.pom (1.5 kB at 215 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/truststore-api/6.0.5/truststore-api-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/truststore-api/6.0.5/truststore-api-6.0.5.pom (1.6 kB at 135 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/truststore-none/6.0.5/truststore-none-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/truststore-none/6.0.5/truststore-none-6.0.5.pom (1.5 kB at 147 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-transport-api/6.0.5/odl-netconf-transport-api-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-transport-api/6.0.5/odl-netconf-transport-api-6.0.5.pom (1.6 kB at 176 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-api/6.0.5/transport-api-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-api/6.0.5/transport-api-6.0.5.pom (1.7 kB at 214 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-ssh/6.0.5/transport-ssh-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-ssh/6.0.5/transport-ssh-6.0.5.pom (3.9 kB at 552 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-tcp/6.0.5/transport-tcp-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-tcp/6.0.5/transport-tcp-6.0.5.pom (3.0 kB at 272 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-tls/6.0.5/transport-tls-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-tls/6.0.5/transport-tls-6.0.5.pom (3.3 kB at 414 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-server/6.0.5/netconf-server-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-server/6.0.5/netconf-server-6.0.5.pom (5.1 kB at 725 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/6.0.5/rfc7407-ietf-x509-cert-to-name-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/6.0.5/rfc7407-ietf-x509-cert-to-name-6.0.5.pom (2.1 kB at 208 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-client/6.0.5/odl-netconf-client-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-client/6.0.5/odl-netconf-client-6.0.5.pom (1.9 kB at 239 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-client/6.0.5/netconf-client-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-client/6.0.5/netconf-client-6.0.5.pom (4.2 kB at 522 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-config/6.0.5/netconf-config-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-config/6.0.5/netconf-config-6.0.5.pom (2.6 kB at 237 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-mdsal/6.0.5/odl-netconf-mdsal-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-mdsal/6.0.5/odl-netconf-mdsal-6.0.5.pom (2.1 kB at 234 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-server-mdsal/6.0.5/netconf-server-mdsal-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-server-mdsal/6.0.5/netconf-server-mdsal-6.0.5.pom (7.3 kB at 909 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/mdsal-netconf-yang-library/6.0.5/mdsal-netconf-yang-library-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/mdsal-netconf-yang-library/6.0.5/mdsal-netconf-yang-library-6.0.5.pom (2.5 kB at 245 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-nb/6.0.5/netconf-nb-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-nb/6.0.5/netconf-nb-6.0.5.pom (3.7 kB at 413 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-clustered-topology/6.0.5/odl-netconf-clustered-topology-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-clustered-topology/6.0.5/odl-netconf-clustered-topology-6.0.5.pom (1.4 kB at 176 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-connector/6.0.5/odl-netconf-connector-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-connector/6.0.5/odl-netconf-connector-6.0.5.pom (2.5 kB at 225 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-client-mdsal/6.0.5/netconf-client-mdsal-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-client-mdsal/6.0.5/netconf-client-mdsal-6.0.5.pom (9.0 kB at 820 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-topology-singleton/6.0.5/netconf-topology-singleton-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-topology-singleton/6.0.5/netconf-topology-singleton-6.0.5.pom (4.1 kB at 343 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-topology/6.0.5/netconf-topology-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-topology/6.0.5/netconf-topology-6.0.5.pom (2.4 kB at 242 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-connector-all/6.0.5/odl-netconf-connector-all-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-connector-all/6.0.5/odl-netconf-connector-all-6.0.5.pom (1.4 kB at 179 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-callhome-ssh/6.0.5/odl-netconf-callhome-ssh-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-callhome-ssh/6.0.5/odl-netconf-callhome-ssh-6.0.5.pom (1.7 kB at 142 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-topology/6.0.5/odl-netconf-topology-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-topology/6.0.5/odl-netconf-topology-6.0.5.pom (1.4 kB at 131 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-topology-impl/6.0.5/netconf-topology-impl-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-topology-impl/6.0.5/netconf-topology-impl-6.0.5.pom (1.9 kB at 190 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/callhome-model/6.0.5/callhome-model-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/callhome-model/6.0.5/callhome-model-6.0.5.pom (940 B at 85 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/callhome-protocol/6.0.5/callhome-protocol-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/callhome-protocol/6.0.5/callhome-protocol-6.0.5.pom (2.6 kB at 291 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/callhome-provider/6.0.5/callhome-provider-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/callhome-provider/6.0.5/callhome-provider-6.0.5.pom (4.6 kB at 573 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-console/6.0.5/odl-netconf-console-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-console/6.0.5/odl-netconf-console-6.0.5.pom (1.8 kB at 153 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-console/6.0.5/netconf-console-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-console/6.0.5/netconf-console-6.0.5.pom (2.6 kB at 265 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-all/6.0.5/odl-restconf-all-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-all/6.0.5/odl-restconf-all-6.0.5.pom (1.4 kB at 140 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/features-netconf-experimental/6.0.5/features-netconf-experimental-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/features-netconf-experimental/6.0.5/features-netconf-experimental-6.0.5.pom (1.9 kB at 209 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-yanglib/6.0.5/odl-yanglib-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-yanglib/6.0.5/odl-yanglib-6.0.5.pom (1.8 kB at 222 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/yanglib/6.0.5/yanglib-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/yanglib/6.0.5/yanglib-6.0.5.pom (5.2 kB at 471 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/features-netconf-testing/6.0.5/features-netconf-testing-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/features-netconf-testing/6.0.5/features-netconf-testing-6.0.5.pom (1.8 kB at 178 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-test-tools/6.0.5/odl-netconf-test-tools-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-test-tools/6.0.5/odl-netconf-test-tools-6.0.5.pom (1.7 kB at 169 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-test-perf/6.0.5/netconf-test-perf-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-test-perf/6.0.5/netconf-test-perf-6.0.5.pom (3.1 kB at 315 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/features-odlparent/13.0.7/features-odlparent-13.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/features-odlparent/13.0.7/features-odlparent-13.0.7.pom (5.5 kB at 461 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-apache-spifly/13.0.7/odl-apache-spifly-13.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-apache-spifly/13.0.7/odl-apache-spifly-13.0.7.pom (1.5 kB at 152 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-asm/13.0.7/odl-asm-13.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-asm/13.0.7/odl-asm-13.0.7.pom (1.7 kB at 131 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.pom (2.6 kB at 291 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-util/9.5/asm-util-9.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-util/9.5/asm-util-9.5.pom (2.9 kB at 294 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/aries/spifly/org.apache.aries.spifly.dynamic.bundle/1.3.6/org.apache.aries.spifly.dynamic.bundle-1.3.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/aries/spifly/org.apache.aries.spifly.dynamic.bundle/1.3.6/org.apache.aries.spifly.dynamic.bundle-1.3.6.pom (4.8 kB at 536 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-karaf-feat-war/13.0.7/odl-karaf-feat-war-13.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-karaf-feat-war/13.0.7/odl-karaf-feat-war-13.0.7.pom (1.5 kB at 154 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-lmax-3/13.0.7/odl-lmax-3-13.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-lmax-3/13.0.7/odl-lmax-3-13.0.7.pom (1.4 kB at 158 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/lmax/disruptor/3.4.4/disruptor-3.4.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/lmax/disruptor/3.4.4/disruptor-3.4.4.pom (1.3 kB at 146 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.18.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 129 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.18.0-SNAPSHOT/features-openflowplugin-0.18.0-20240122.200633-136.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.18.0-SNAPSHOT/features-openflowplugin-0.18.0-20240122.200633-136.pom (6.0 kB at 665 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 131 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.0-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.0-20240122.200633-136.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.0-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.0-20240122.200633-136.pom (1.4 kB at 115 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 108 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.0-SNAPSHOT/odl-openflowplugin-southbound-0.18.0-20240122.200633-136.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.0-SNAPSHOT/odl-openflowplugin-southbound-0.18.0-20240122.200633-136.pom (5.3 kB at 584 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-tools/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-tools/0.13.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 92 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-tools/0.13.0-SNAPSHOT/odl-serviceutils-tools-0.13.0-20240123.023519-138.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-tools/0.13.0-SNAPSHOT/odl-serviceutils-tools-0.13.0-20240123.023519-138.pom (2.6 kB at 215 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-metrics/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-metrics/0.13.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 161 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-metrics/0.13.0-SNAPSHOT/odl-serviceutils-metrics-0.13.0-20240123.023519-80.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-metrics/0.13.0-SNAPSHOT/odl-serviceutils-metrics-0.13.0-20240123.023519-80.pom (2.5 kB at 315 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-impl/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-impl/0.13.0-SNAPSHOT/maven-metadata.xml (1.9 kB at 145 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-impl/0.13.0-SNAPSHOT/metrics-impl-0.13.0-20240123.023519-138.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-impl/0.13.0-SNAPSHOT/metrics-impl-0.13.0-20240123.023519-138.pom (3.6 kB at 395 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/quality-parent/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/quality-parent/0.13.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 118 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/quality-parent/0.13.0-SNAPSHOT/quality-parent-0.13.0-20240123.023519-138.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/quality-parent/0.13.0-SNAPSHOT/quality-parent-0.13.0-20240123.023519-138.pom (1.9 kB at 170 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-api/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-api/0.13.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 129 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-api/0.13.0-SNAPSHOT/metrics-api-0.13.0-20240123.023519-138.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-api/0.13.0-SNAPSHOT/metrics-api-0.13.0-20240123.023519-138.pom (1.5 kB at 38 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/tools-api/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/tools-api/0.13.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 167 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/tools-api/0.13.0-SNAPSHOT/tools-api-0.13.0-20240123.023519-138.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/tools-api/0.13.0-SNAPSHOT/tools-api-0.13.0-20240123.023519-138.pom (2.4 kB at 183 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/upgrade/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/upgrade/0.13.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 54 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/upgrade/0.13.0-SNAPSHOT/upgrade-0.13.0-20240123.023519-138.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/upgrade/0.13.0-SNAPSHOT/upgrade-0.13.0-20240123.023519-138.pom (2.3 kB at 206 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/binding-parent/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/binding-parent/0.13.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 39 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/binding-parent/0.13.0-SNAPSHOT/binding-parent-0.13.0-20240123.023519-138.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/binding-parent/0.13.0-SNAPSHOT/binding-parent-0.13.0-20240123.023519-138.pom (2.4 kB at 77 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 100 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.0-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.0-20240122.200633-136.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.0-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.0-20240122.200633-136.pom (3.5 kB at 248 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 131 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.0-SNAPSHOT/odl-openflowjava-protocol-0.18.0-20240122.200633-136.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.0-SNAPSHOT/odl-openflowjava-protocol-0.18.0-20240122.200633-136.pom (4.2 kB at 468 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 170 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.0-SNAPSHOT/openflow-protocol-api-0.18.0-20240122.200633-136.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.0-SNAPSHOT/openflow-protocol-api-0.18.0-20240122.200633-136.pom (2.0 kB at 170 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.18.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 35 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.18.0-SNAPSHOT/openflowplugin-parent-0.18.0-20240122.200633-136.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.18.0-SNAPSHOT/openflowplugin-parent-0.18.0-20240122.200633-136.pom (11 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.0-SNAPSHOT/maven-metadata.xml (1.5 kB at 148 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.0-SNAPSHOT/openflow-protocol-spi-0.18.0-20240122.200633-136.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.0-SNAPSHOT/openflow-protocol-spi-0.18.0-20240122.200633-136.pom (1.6 kB at 204 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 108 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.0-SNAPSHOT/openflowjava-parent-0.18.0-20240122.200633-136.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.0-SNAPSHOT/openflowjava-parent-0.18.0-20240122.200633-136.pom (5.4 kB at 488 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 170 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.0-SNAPSHOT/openflow-protocol-impl-0.18.0-20240122.200633-136.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.0-SNAPSHOT/openflow-protocol-impl-0.18.0-20240122.200633-136.pom (4.6 kB at 508 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.0-SNAPSHOT/maven-metadata.xml (1.5 kB at 164 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.0-SNAPSHOT/openflowjava-util-0.18.0-20240122.200633-136.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.0-SNAPSHOT/openflowjava-util-0.18.0-20240122.200633-136.pom (1.2 kB at 38 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 59 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.0-SNAPSHOT/openflowjava-blueprint-config-0.18.0-20240122.200633-136.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.0-SNAPSHOT/openflowjava-blueprint-config-0.18.0-20240122.200633-136.pom (3.2 kB at 89 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.18.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 168 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.18.0-SNAPSHOT/model-flow-base-0.18.0-20240122.200633-136.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.18.0-SNAPSHOT/model-flow-base-0.18.0-20240122.200633-136.pom (1.4 kB at 180 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.18.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 140 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.18.0-SNAPSHOT/model-inventory-0.18.0-20240122.200633-136.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.18.0-SNAPSHOT/model-inventory-0.18.0-20240122.200633-136.pom (1.6 kB at 148 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 154 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.0-SNAPSHOT/model-flow-statistics-0.18.0-20240122.200633-136.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.0-SNAPSHOT/model-flow-statistics-0.18.0-20240122.200633-136.pom (1.4 kB at 154 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.18.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 141 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.18.0-SNAPSHOT/model-flow-service-0.18.0-20240122.200633-136.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.18.0-SNAPSHOT/model-flow-service-0.18.0-20240122.200633-136.pom (1.3 kB at 139 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.18.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 210 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.18.0-SNAPSHOT/model-topology-0.18.0-20240122.200633-136.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.18.0-SNAPSHOT/model-topology-0.18.0-20240122.200633-136.pom (1.6 kB at 117 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 118 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.0-SNAPSHOT/odl-openflowplugin-libraries-0.18.0-20240122.200633-136.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.0-SNAPSHOT/odl-openflowplugin-libraries-0.18.0-20240122.200633-136.pom (1.5 kB at 121 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.18.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 168 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.18.0-SNAPSHOT/liblldp-0.18.0-20240122.200633-136.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.18.0-SNAPSHOT/liblldp-0.18.0-20240122.200633-136.pom (2.1 kB at 210 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 154 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.0-SNAPSHOT/openflowplugin-blueprint-config-0.18.0-20240122.200633-136.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.0-SNAPSHOT/openflowplugin-blueprint-config-0.18.0-20240122.200633-136.pom (2.0 kB at 219 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.18.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 140 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.18.0-SNAPSHOT/openflowplugin-common-0.18.0-20240122.200633-136.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.18.0-SNAPSHOT/openflowplugin-common-0.18.0-20240122.200633-136.pom (1.0 kB at 84 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.18.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 62 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.18.0-SNAPSHOT/openflowplugin-api-0.18.0-20240122.200633-136.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.18.0-SNAPSHOT/openflowplugin-api-0.18.0-20240122.200633-136.pom (1.4 kB at 120 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.18.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 186 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.18.0-SNAPSHOT/openflowplugin-0.18.0-20240122.200633-136.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.18.0-SNAPSHOT/openflowplugin-0.18.0-20240122.200633-136.pom (2.2 kB at 203 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 169 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.0-SNAPSHOT/openflowplugin-extension-api-0.18.0-20240122.200633-136.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.0-SNAPSHOT/openflowplugin-extension-api-0.18.0-20240122.200633-136.pom (1.6 kB at 131 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.18.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 187 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.18.0-SNAPSHOT/openflowplugin-impl-0.18.0-20240122.200633-136.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.18.0-SNAPSHOT/openflowplugin-impl-0.18.0-20240122.200633-136.pom (5.2 kB at 573 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 188 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.0-SNAPSHOT/openflowplugin-extension-onf-0.18.0-20240122.200633-136.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.0-SNAPSHOT/openflowplugin-extension-onf-0.18.0-20240122.200633-136.pom (2.1 kB at 211 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-srm/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-srm/0.13.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 117 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-srm/0.13.0-SNAPSHOT/odl-serviceutils-srm-0.13.0-20240123.023519-138.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-srm/0.13.0-SNAPSHOT/odl-serviceutils-srm-0.13.0-20240123.023519-138.pom (2.1 kB at 260 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-rpc/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-rpc/0.13.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 8.9 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-rpc/0.13.0-SNAPSHOT/odl-serviceutils-rpc-0.13.0-20240123.023519-138.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-rpc/0.13.0-SNAPSHOT/odl-serviceutils-rpc-0.13.0-20240123.023519-138.pom (1.8 kB at 204 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/rpc-api/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/rpc-api/0.13.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 152 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/rpc-api/0.13.0-SNAPSHOT/rpc-api-0.13.0-20240123.023519-138.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/rpc-api/0.13.0-SNAPSHOT/rpc-api-0.13.0-20240123.023519-138.pom (1.4 kB at 107 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-api/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-api/0.13.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 79 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-api/0.13.0-SNAPSHOT/srm-api-0.13.0-20240123.023519-138.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-api/0.13.0-SNAPSHOT/srm-api-0.13.0-20240123.023519-138.pom (1.4 kB at 141 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-impl/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-impl/0.13.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 209 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-impl/0.13.0-SNAPSHOT/srm-impl-0.13.0-20240123.023519-138.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-impl/0.13.0-SNAPSHOT/srm-impl-0.13.0-20240123.023519-138.pom (2.7 kB at 274 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-shell/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-shell/0.13.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 186 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-shell/0.13.0-SNAPSHOT/srm-shell-0.13.0-20240123.023519-138.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-shell/0.13.0-SNAPSHOT/srm-shell-0.13.0-20240123.023519-138.pom (2.3 kB at 195 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 54 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.0-SNAPSHOT/bulk-o-matic-0.18.0-20240122.200633-136.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.0-SNAPSHOT/bulk-o-matic-0.18.0-20240122.200633-136.pom (1.4 kB at 137 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 131 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.0-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.0-20240122.200633-136.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.0-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.0-20240122.200633-136.pom (1.4 kB at 60 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 121 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.0-SNAPSHOT/of-switch-config-pusher-0.18.0-20240122.200633-136.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.0-SNAPSHOT/of-switch-config-pusher-0.18.0-20240122.200633-136.pom (2.3 kB at 253 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 142 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.0-SNAPSHOT/device-ownership-service-0.18.0-20240122.200633-136.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.0-SNAPSHOT/device-ownership-service-0.18.0-20240122.200633-136.pom (1.4 kB at 161 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 146 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.0-20240122.200633-136.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.0-20240122.200633-136.pom (1.6 kB at 160 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 189 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.0-SNAPSHOT/arbitratorreconciliation-impl-0.18.0-20240122.200633-136.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.0-SNAPSHOT/arbitratorreconciliation-impl-0.18.0-20240122.200633-136.pom (1.8 kB at 149 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 155 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.0-SNAPSHOT/arbitratorreconciliation-api-0.18.0-20240122.200633-136.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.0-SNAPSHOT/arbitratorreconciliation-api-0.18.0-20240122.200633-136.pom (904 B at 90 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 155 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.0-SNAPSHOT/reconciliation-framework-0.18.0-20240122.200633-136.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.0-SNAPSHOT/reconciliation-framework-0.18.0-20240122.200633-136.pom (2.1 kB at 150 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 121 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.0-SNAPSHOT/forwardingrules-manager-0.18.0-20240122.200633-136.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.0-SNAPSHOT/forwardingrules-manager-0.18.0-20240122.200633-136.pom (3.2 kB at 355 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 119 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.0-20240122.200633-136.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.0-20240122.200633-136.pom (1.4 kB at 85 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 188 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.0-SNAPSHOT/forwardingrules-sync-0.18.0-20240122.200633-136.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.0-SNAPSHOT/forwardingrules-sync-0.18.0-20240122.200633-136.pom (3.1 kB at 125 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 109 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.0-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.0-20240122.200633-136.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.0-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.0-20240122.200633-136.pom (1.4 kB at 60 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 170 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.0-SNAPSHOT/table-miss-enforcer-0.18.0-20240122.200633-136.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.0-SNAPSHOT/table-miss-enforcer-0.18.0-20240122.200633-136.pom (1.8 kB at 181 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 118 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-0.18.0-20240122.200633-136.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-0.18.0-20240122.200633-136.pom (1.8 kB at 180 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 169 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.0-SNAPSHOT/lldp-speaker-0.18.0-20240122.200633-136.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.0-SNAPSHOT/lldp-speaker-0.18.0-20240122.200633-136.pom (2.1 kB at 193 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 131 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.0-SNAPSHOT/topology-lldp-discovery-0.18.0-20240122.200633-136.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.0-SNAPSHOT/topology-lldp-discovery-0.18.0-20240122.200633-136.pom (2.4 kB at 296 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.18.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 100 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.18.0-SNAPSHOT/topology-manager-0.18.0-20240122.200633-136.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.18.0-SNAPSHOT/topology-manager-0.18.0-20240122.200633-136.pom (2.5 kB at 277 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 28 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.0-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.0-20240122.200633-136.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.0-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.0-20240122.200633-136.pom (1.3 kB at 150 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 146 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.0-20240122.200633-136.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.0-20240122.200633-136.pom (1.4 kB at 63 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 146 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.0-20240122.200633-136.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.0-20240122.200633-136.pom (1.4 kB at 124 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 81 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.0-SNAPSHOT/odl-openflowplugin-drop-test-0.18.0-20240122.200633-136.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.0-SNAPSHOT/odl-openflowplugin-drop-test-0.18.0-20240122.200633-136.pom (1.5 kB at 118 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 130 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.0-SNAPSHOT/odl-openflowplugin-flow-services-0.18.0-20240122.200633-136.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.0-SNAPSHOT/odl-openflowplugin-flow-services-0.18.0-20240122.200633-136.pom (2.3 kB at 213 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 146 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.0-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.0-20240122.200633-136.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.0-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.0-20240122.200633-136.pom (1.3 kB at 58 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 146 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.0-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.0-20240122.200633-136.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.0-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.0-20240122.200633-136.pom (1.7 kB at 169 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.18.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 152 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.18.0-SNAPSHOT/test-common-0.18.0-20240122.200633-136.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.18.0-SNAPSHOT/test-common-0.18.0-20240122.200633-136.pom (2.3 kB at 191 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.18.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 112 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.18.0-SNAPSHOT/drop-test-karaf-0.18.0-20240122.200633-136.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.18.0-SNAPSHOT/drop-test-karaf-0.18.0-20240122.200633-136.pom (1.9 kB at 176 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 109 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.0-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.0-20240122.200633-136.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.0-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.0-20240122.200633-136.pom (1.8 kB at 198 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 50 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.0-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.0-20240122.200633-136.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.0-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.0-20240122.200633-136.pom (1.4 kB at 150 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.18.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 99 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.18.0-SNAPSHOT/southbound-cli-0.18.0-20240122.200633-136.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.18.0-SNAPSHOT/southbound-cli-0.18.0-20240122.200633-136.pom (2.7 kB at 192 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 163 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.0-SNAPSHOT/features-openflowplugin-extension-0.18.0-20240122.200633-136.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.0-SNAPSHOT/features-openflowplugin-extension-0.18.0-20240122.200633-136.pom (1.6 kB at 122 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 48 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.0-20240122.200633-136.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.0-20240122.200633-136.pom (2.0 kB at 228 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 212 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.0-SNAPSHOT/openflowjava-extension-nicira-api-0.18.0-20240122.200633-136.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.0-SNAPSHOT/openflowjava-extension-nicira-api-0.18.0-20240122.200633-136.pom (1.4 kB at 156 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 113 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.0-SNAPSHOT/openflowjava-extension-nicira-0.18.0-20240122.200633-136.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.0-SNAPSHOT/openflowjava-extension-nicira-0.18.0-20240122.200633-136.pom (1.8 kB at 135 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 89 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.0-SNAPSHOT/openflowplugin-extension-nicira-0.18.0-20240122.200633-136.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.0-SNAPSHOT/openflowplugin-extension-nicira-0.18.0-20240122.200633-136.pom (2.4 kB at 264 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 130 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.0-20240122.200633-136.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.0-20240122.200633-136.pom (1.4 kB at 113 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 145 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.0-20240122.200633-136.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.0-20240122.200633-136.pom (1.9 kB at 208 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 169 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.0-SNAPSHOT/openflowjava-extension-eric-0.18.0-20240122.200633-136.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.0-SNAPSHOT/openflowjava-extension-eric-0.18.0-20240122.200633-136.pom (1.4 kB at 143 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 154 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.0-SNAPSHOT/openflowplugin-extension-eric-0.18.0-20240122.200633-136.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.0-SNAPSHOT/openflowplugin-extension-eric-0.18.0-20240122.200633-136.pom (2.0 kB at 120 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-features/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-features/0.13.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 108 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-features/0.13.0-SNAPSHOT/serviceutils-features-0.13.0-20240123.023519-138.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-features/0.13.0-SNAPSHOT/serviceutils-features-0.13.0-20240123.023519-138.pom (2.4 kB at 159 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-listener/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-listener/0.13.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 48 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-listener/0.13.0-SNAPSHOT/odl-serviceutils-listener-0.13.0-20240123.023519-138.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-listener/0.13.0-SNAPSHOT/odl-serviceutils-listener-0.13.0-20240123.023519-138.pom (2.1 kB at 138 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/listener-api/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/listener-api/0.13.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 152 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/listener-api/0.13.0-SNAPSHOT/listener-api-0.13.0-20240123.023519-138.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/listener-api/0.13.0-SNAPSHOT/listener-api-0.13.0-20240123.023519-138.pom (1.9 kB at 175 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/features-transportpce-models/19.1.0/features-transportpce-models-19.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/features-transportpce-models/19.1.0/features-transportpce-models-19.1.0.pom (2.2 kB at 215 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/odl-openroadm-devices/19.1.0/odl-openroadm-devices-19.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/odl-openroadm-devices/19.1.0/odl-openroadm-devices-19.1.0.pom (2.7 kB at 270 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/openroadm-device-1.2.1/19.1.0/openroadm-device-1.2.1-19.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/openroadm-device-1.2.1/19.1.0/openroadm-device-1.2.1-19.1.0.pom (3.2 kB at 290 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/openroadm-common-1.2.1/19.1.0/openroadm-common-1.2.1-19.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/openroadm-common-1.2.1/19.1.0/openroadm-common-1.2.1-19.1.0.pom (1.3 kB at 103 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/openroadm-device-2.2.1/19.1.0/openroadm-device-2.2.1-19.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/openroadm-device-2.2.1/19.1.0/openroadm-device-2.2.1-19.1.0.pom (3.2 kB at 290 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/openroadm-common-2.2.1/19.1.0/openroadm-common-2.2.1-19.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/openroadm-common-2.2.1/19.1.0/openroadm-common-2.2.1-19.1.0.pom (1.3 kB at 122 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/openroadm-device-7.1.0/19.1.0/openroadm-device-7.1.0-19.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/openroadm-device-7.1.0/19.1.0/openroadm-device-7.1.0-19.1.0.pom (3.2 kB at 212 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/openroadm-common-7.1.0/19.1.0/openroadm-common-7.1.0-19.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/openroadm-common-7.1.0/19.1.0/openroadm-common-7.1.0-19.1.0.pom (1.3 kB at 96 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/odl-openroadm-models/19.1.0/odl-openroadm-models-19.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/odl-openroadm-models/19.1.0/odl-openroadm-models-19.1.0.pom (2.3 kB at 212 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/openroadm-network-13.1.0/19.1.0/openroadm-network-13.1.0-19.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/openroadm-network-13.1.0/19.1.0/openroadm-network-13.1.0-19.1.0.pom (2.0 kB at 168 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/openroadm-common-13.1.0/19.1.0/openroadm-common-13.1.0-19.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/openroadm-common-13.1.0/19.1.0/openroadm-common-13.1.0-19.1.0.pom (1.3 kB at 90 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/openroadm-service-13.1.0/19.1.0/openroadm-service-13.1.0-19.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/openroadm-service-13.1.0/19.1.0/openroadm-service-13.1.0-19.1.0.pom (1.7 kB at 170 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/odl-tapi-2.1.1-models/19.1.0/odl-tapi-2.1.1-models-19.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/odl-tapi-2.1.1-models/19.1.0/odl-tapi-2.1.1-models-19.1.0.pom (1.9 kB at 102 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/tapi-2.1.1/19.1.0/tapi-2.1.1-19.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/tapi-2.1.1/19.1.0/tapi-2.1.1-19.1.0.pom (1.2 kB at 98 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/odl-tapi-2.4.0-models/19.1.0/odl-tapi-2.4.0-models-19.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/odl-tapi-2.4.0-models/19.1.0/odl-tapi-2.4.0-models-19.1.0.pom (1.9 kB at 215 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/tapi-2.4.0/19.1.0/tapi-2.4.0-19.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/tapi-2.4.0/19.1.0/tapi-2.4.0-19.1.0.pom (1.2 kB at 84 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/features-transportpce/8.1.0/features-transportpce-8.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/features-transportpce/8.1.0/features-transportpce-8.1.0.pom (2.5 kB at 253 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/odl-transportpce/8.1.0/odl-transportpce-8.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/odl-transportpce/8.1.0/odl-transportpce-8.1.0.pom (4.2 kB at 385 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-api/8.1.0/transportpce-api-8.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-api/8.1.0/transportpce-api-8.1.0.pom (5.0 kB at 413 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-common/8.1.0/transportpce-common-8.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-common/8.1.0/transportpce-common-8.1.0.pom (6.6 kB at 738 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-renderer/8.1.0/transportpce-renderer-8.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-renderer/8.1.0/transportpce-renderer-8.1.0.pom (4.6 kB at 461 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-networkmodel/8.1.0/transportpce-networkmodel-8.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-networkmodel/8.1.0/transportpce-networkmodel-8.1.0.pom (8.4 kB at 842 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-olm/8.1.0/transportpce-olm-8.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-olm/8.1.0/transportpce-olm-8.1.0.pom (5.5 kB at 552 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-pce/8.1.0/transportpce-pce-8.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-pce/8.1.0/transportpce-pce-8.1.0.pom (9.7 kB at 645 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/ext/jersey-proxy-client/2.41/jersey-proxy-client-2.41.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/ext/jersey-proxy-client/2.41/jersey-proxy-client-2.41.pom (3.1 kB at 209 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/ext/project/2.41/project-2.41.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/ext/project/2.41/project-2.41.pom (2.9 kB at 241 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/media/jersey-media-json-jackson/2.41/jersey-media-json-jackson-2.41.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/media/jersey-media-json-jackson/2.41/jersey-media-json-jackson-2.41.pom (6.4 kB at 579 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/ext/jersey-entity-filtering/2.41/jersey-entity-filtering-2.41.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/ext/jersey-entity-filtering/2.41/jersey-entity-filtering-2.41.pom (3.5 kB at 269 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jgrapht/jgrapht-core/1.5.2/jgrapht-core-1.5.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jgrapht/jgrapht-core/1.5.2/jgrapht-core-1.5.2.pom (3.7 kB at 372 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jgrapht/jgrapht/1.5.2/jgrapht-1.5.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jgrapht/jgrapht/1.5.2/jgrapht-1.5.2.pom (23 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jheaps/jheaps/0.14/jheaps-0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jheaps/jheaps/0.14/jheaps-0.14.pom (10 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apfloat/apfloat/1.10.1/apfloat-1.10.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apfloat/apfloat/1.10.1/apfloat-1.10.1.pom (12 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apfloat/apfloat-parent/1.10.1/apfloat-parent-1.10.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apfloat/apfloat-parent/1.10.1/apfloat-parent-1.10.1.pom (11 kB at 786 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-servicehandler/8.1.0/transportpce-servicehandler-8.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-servicehandler/8.1.0/transportpce-servicehandler-8.1.0.pom (4.5 kB at 497 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/odl-transportpce-tapi/8.1.0/odl-transportpce-tapi-8.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/odl-transportpce-tapi/8.1.0/odl-transportpce-tapi-8.1.0.pom (3.3 kB at 255 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-tapi/8.1.0/transportpce-tapi-8.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-tapi/8.1.0/transportpce-tapi-8.1.0.pom (6.8 kB at 615 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/odl-transportpce-nbinotifications/8.1.0/odl-transportpce-nbinotifications-8.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/odl-transportpce-nbinotifications/8.1.0/odl-transportpce-nbinotifications-8.1.0.pom (1.8 kB at 151 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-nbinotifications/8.1.0/transportpce-nbinotifications-8.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-nbinotifications/8.1.0/transportpce-nbinotifications-8.1.0.pom (5.5 kB at 456 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/kafka/kafka-clients/3.0.0/kafka-clients-3.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/kafka/kafka-clients/3.0.0/kafka-clients-3.0.0.pom (1.8 kB at 197 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/luben/zstd-jni/1.5.0-2/zstd-jni-1.5.0-2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/luben/zstd-jni/1.5.0-2/zstd-jni-1.5.0-2.pom (1.9 kB at 238 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/lz4/lz4-java/1.7.1/lz4-java-1.7.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/lz4/lz4-java/1.7.1/lz4-java-1.7.1.pom (2.0 kB at 204 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/xerial/snappy/snappy-java/1.1.8.1/snappy-java-1.1.8.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/xerial/snappy/snappy-java/1.1.8.1/snappy-java-1.1.8.1.pom (3.5 kB at 352 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/odl-transportpce-dmaap-client/8.1.0/odl-transportpce-dmaap-client-8.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/odl-transportpce-dmaap-client/8.1.0/odl-transportpce-dmaap-client-8.1.0.pom (2.2 kB at 219 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-dmaap-client/8.1.0/transportpce-dmaap-client-8.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-dmaap-client/8.1.0/transportpce-dmaap-client-8.1.0.pom (5.9 kB at 534 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.3/jackson-datatype-jsr310-2.15.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.3/jackson-datatype-jsr310-2.15.3.pom (4.9 kB at 377 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/module/jackson-modules-java8/2.15.3/jackson-modules-java8-2.15.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/module/jackson-modules-java8/2.15.3/jackson-modules-java8-2.15.3.pom (3.1 kB at 282 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/odl-transportpce-inventory/8.1.0/odl-transportpce-inventory-8.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/odl-transportpce-inventory/8.1.0/odl-transportpce-inventory-8.1.0.pom (4.0 kB at 402 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-inventory/8.1.0/transportpce-inventory-8.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-inventory/8.1.0/transportpce-inventory-8.1.0.pom (5.6 kB at 562 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/odl-transportpce-swagger/8.1.0/odl-transportpce-swagger-8.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/odl-transportpce-swagger/8.1.0/odl-transportpce-swagger-8.1.0.pom (1.8 kB at 146 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/features-yangtools/11.0.4/features-yangtools-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/features-yangtools/11.0.4/features-yangtools-11.0.4.pom (4.1 kB at 340 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/features-yangtools-experimental/11.0.4/features-yangtools-experimental-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/features-yangtools-experimental/11.0.4/features-yangtools-experimental-11.0.4.pom (1.8 kB at 220 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/features-test/13.0.7/features-test-13.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/features-test/13.0.7/features-test-13.0.7.pom (7.4 kB at 920 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/opendaylight-karaf-empty/13.0.7/opendaylight-karaf-empty-13.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/opendaylight-karaf-empty/13.0.7/opendaylight-karaf-empty-13.0.7.pom (1.0 kB at 95 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf.branding/13.0.7/karaf.branding-13.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf.branding/13.0.7/karaf.branding-13.0.7.pom (1.3 kB at 99 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcpkix-framework-ext/13.0.7/bcpkix-framework-ext-13.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcpkix-framework-ext/13.0.7/bcpkix-framework-ext-13.0.7.pom (3.6 kB at 452 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcprov-framework-ext/13.0.7/bcprov-framework-ext-13.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcprov-framework-ext/13.0.7/bcprov-framework-ext-13.0.7.pom (3.6 kB at 403 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcutil-framework-ext/13.0.7/bcutil-framework-ext-13.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcutil-framework-ext/13.0.7/bcutil-framework-ext-13.0.7.pom (3.6 kB at 401 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf-util/13.0.7/karaf-util-13.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf-util/13.0.7/karaf-util-13.0.7.pom (3.3 kB at 327 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bundles-test-lib/13.0.7/bundles-test-lib-13.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bundles-test-lib/13.0.7/bundles-test-lib-13.0.7.pom (2.2 kB at 271 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-api/5.10.0/junit-jupiter-api-5.10.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-api/5.10.0/junit-jupiter-api-5.10.0.pom (3.2 kB at 289 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-commons/1.10.0/junit-platform-commons-1.10.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-commons/1.10.0/junit-platform-commons-1.10.0.pom (2.8 kB at 236 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-params/5.10.0/junit-jupiter-params-5.10.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-params/5.10.0/junit-jupiter-params-5.10.0.pom (3.0 kB at 301 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-engine/5.10.0/junit-jupiter-engine-5.10.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-engine/5.10.0/junit-jupiter-engine-5.10.0.pom (3.2 kB at 356 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-engine/1.10.0/junit-platform-engine-1.10.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-engine/1.10.0/junit-platform-engine-1.10.0.pom (3.2 kB at 458 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-junit-jupiter/5.6.0/mockito-junit-jupiter-5.6.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-junit-jupiter/5.6.0/mockito-junit-jupiter-5.6.0.pom (2.3 kB at 255 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-core/5.6.0/mockito-core-5.6.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-core/5.6.0/mockito-core-5.6.0.pom (2.5 kB at 276 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy/1.14.8/byte-buddy-1.14.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy/1.14.8/byte-buddy-1.14.8.pom (16 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy-parent/1.14.8/byte-buddy-parent-1.14.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy-parent/1.14.8/byte-buddy-parent-1.14.8.pom (62 kB at 5.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy-agent/1.14.8/byte-buddy-agent-1.14.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy-agent/1.14.8/byte-buddy-agent-1.14.8.pom (10 kB at 951 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-migrationsupport/5.10.0/junit-jupiter-migrationsupport-5.10.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-migrationsupport/5.10.0/junit-jupiter-migrationsupport-5.10.0.pom (3.2 kB at 292 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/vintage/junit-vintage-engine/5.10.0/junit-vintage-engine-5.10.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/vintage/junit-vintage-engine/5.10.0/junit-vintage-engine-5.10.0.pom (3.2 kB at 318 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/features-aaa/0.18.3/features-aaa-0.18.3-features.xml [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-api/0.18.3/odl-aaa-api-0.18.3-features.xml [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-authn-api/0.18.3/aaa-authn-api-0.18.3.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jakarta-activation-api/13.0.7/odl-jakarta-activation-api-13.0.7-features.xml [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-cert/0.18.3/odl-aaa-cert-0.18.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/features-aaa/0.18.3/features-aaa-0.18.3-features.xml (1.6 kB at 101 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-cert/0.18.3/aaa-cert-0.18.3-config.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-cert/0.18.3/aaa-cert-0.18.3-config.xml (687 B at 20 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-cert/0.18.3/aaa-cert-0.18.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-cert/0.18.3/odl-aaa-cert-0.18.3-features.xml (1.1 kB at 25 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-api/0.18.3/odl-aaa-api-0.18.3-features.xml (1.0 kB at 23 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-cli/0.18.3/odl-aaa-cli-0.18.3-features.xml [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-cli/0.18.3/aaa-cli-0.18.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jakarta-activation-api/13.0.7/odl-jakarta-activation-api-13.0.7-features.xml (438 B at 9.3 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-password-service-api/0.18.3/aaa-password-service-api-0.18.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-authn-api/0.18.3/aaa-authn-api-0.18.3.jar (32 kB at 653 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-encryption-service/0.18.3/odl-aaa-encryption-service-0.18.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-cert/0.18.3/aaa-cert-0.18.3.jar (181 kB at 3.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-encrypt-service/0.18.3/aaa-encrypt-service-0.18.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-cli/0.18.3/odl-aaa-cli-0.18.3-features.xml (913 B at 18 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-encrypt-service-impl/0.18.3/aaa-encrypt-service-impl-0.18.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-cli/0.18.3/aaa-cli-0.18.3.jar (35 kB at 667 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/logging-markers/13.0.7/logging-markers-13.0.7.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-password-service-api/0.18.3/aaa-password-service-api-0.18.3.jar (21 kB at 390 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-shiro/0.18.3/odl-aaa-shiro-0.18.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-encryption-service/0.18.3/odl-aaa-encryption-service-0.18.3-features.xml (833 B at 14 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-password-service/0.18.3/odl-aaa-password-service-0.18.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-encrypt-service/0.18.3/aaa-encrypt-service-0.18.3.jar (14 kB at 240 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-password-service-impl/0.18.3/aaa-password-service-impl-0.18.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-encrypt-service-impl/0.18.3/aaa-encrypt-service-impl-0.18.3.jar (38 kB at 626 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-password-service-impl/0.18.3/aaa-password-service-impl-0.18.3-aaa-password-service-config.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/logging-markers/13.0.7/logging-markers-13.0.7.jar (9.3 kB at 147 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro/0.18.3/aaa-shiro-0.18.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-shiro/0.18.3/odl-aaa-shiro-0.18.3-features.xml (3.2 kB at 50 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-tokenauthrealm/0.18.3/aaa-tokenauthrealm-0.18.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-password-service/0.18.3/odl-aaa-password-service-0.18.3-features.xml (1.2 kB at 18 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-idm-store-h2/0.18.3/aaa-idm-store-h2-0.18.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-password-service-impl/0.18.3/aaa-password-service-impl-0.18.3.jar (20 kB at 287 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/web-api/0.18.3/web-api-0.18.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-password-service-impl/0.18.3/aaa-password-service-impl-0.18.3-aaa-password-service-config.xml (215 B at 3.0 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/servlet-api/0.18.3/servlet-api-0.18.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-tokenauthrealm/0.18.3/aaa-tokenauthrealm-0.18.3.jar (23 kB at 314 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro-api/0.18.3/aaa-shiro-api-0.18.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro/0.18.3/aaa-shiro-0.18.3.jar (155 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-filterchain/0.18.3/aaa-filterchain-0.18.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/web-api/0.18.3/web-api-0.18.3.jar (24 kB at 302 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro/0.18.3/aaa-shiro-0.18.3-aaa-app-config.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-idm-store-h2/0.18.3/aaa-idm-store-h2-0.18.3.jar (47 kB at 576 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro/0.18.3/aaa-shiro-0.18.3-aaa-datastore-config.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/servlet-api/0.18.3/servlet-api-0.18.3.jar (9.0 kB at 108 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro/0.18.3/aaa-shiro-0.18.3-idmtool.py [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-filterchain/0.18.3/aaa-filterchain-0.18.3.jar (25 kB at 281 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-filterchain/0.18.3/aaa-filterchain-0.18.3-config.cfg [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro/0.18.3/aaa-shiro-0.18.3-aaa-app-config.xml (15 kB at 168 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-web/0.18.3/odl-aaa-web-0.18.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro/0.18.3/aaa-shiro-0.18.3-aaa-datastore-config.xml (182 B at 2.0 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/web-osgi-impl/0.18.3/web-osgi-impl-0.18.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro-api/0.18.3/aaa-shiro-api-0.18.3.jar (109 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/servlet-jersey2/0.18.3/servlet-jersey2-0.18.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro/0.18.3/aaa-shiro-0.18.3-idmtool.py (18 kB at 185 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-apache-shiro/0.18.3/odl-apache-shiro-0.18.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-filterchain/0.18.3/aaa-filterchain-0.18.3-config.cfg (18 B at 180 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/repackaged-shiro/0.18.3/repackaged-shiro-0.18.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/servlet-jersey2/0.18.3/servlet-jersey2-0.18.3.jar (12 kB at 116 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/features-bgpcep/0.20.5/features-bgpcep-0.20.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-web/0.18.3/odl-aaa-web-0.18.3-features.xml (1.3 kB at 12 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-algo/0.20.5/odl-bgpcep-algo-0.20.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/web-osgi-impl/0.18.3/web-osgi-impl-0.18.3.jar (16 kB at 155 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/algo-impl/0.20.5/algo-impl-0.20.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-apache-shiro/0.18.3/odl-apache-shiro-0.18.3-features.xml (824 B at 7.7 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-algo-api/0.20.5/odl-bgpcep-algo-api-0.20.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/features-bgpcep/0.20.5/features-bgpcep-0.20.5-features.xml (13 kB at 117 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/algo-api/0.20.5/algo-api-0.20.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-algo/0.20.5/odl-bgpcep-algo-0.20.5-features.xml (792 B at 6.9 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp/0.20.5/odl-bgpcep-bgp-0.20.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/algo-impl/0.20.5/algo-impl-0.20.5.jar (38 kB at 334 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-config-example/0.20.5/odl-bgpcep-bgp-config-example-0.20.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-algo-api/0.20.5/odl-bgpcep-algo-api-0.20.5-features.xml (818 B at 7.0 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-config-example/0.20.5/bgp-config-example-0.20.5-bgp-initial-config.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp/0.20.5/odl-bgpcep-bgp-0.20.5-features.xml (4.6 kB at 38 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-config-example/0.20.5/bgp-config-example-0.20.5-network-topology-bgp-initial-config.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/algo-api/0.20.5/algo-api-0.20.5.jar (77 kB at 627 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig/0.20.5/odl-bgpcep-bgp-openconfig-0.20.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-config-example/0.20.5/odl-bgpcep-bgp-config-example-0.20.5-features.xml (718 B at 5.7 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-api/0.20.5/bgp-openconfig-api-0.20.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-config-example/0.20.5/bgp-config-example-0.20.5-bgp-initial-config.xml (35 kB at 271 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-spi/0.20.5/bgp-openconfig-spi-0.20.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig/0.20.5/odl-bgpcep-bgp-openconfig-0.20.5-features.xml (845 B at 6.5 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-dependencies/0.20.5/odl-bgpcep-bgp-dependencies-0.20.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/repackaged-shiro/0.18.3/repackaged-shiro-0.18.3.jar (583 kB at 4.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-concepts/0.20.5/bgp-concepts-0.20.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-config-example/0.20.5/bgp-config-example-0.20.5-network-topology-bgp-initial-config.xml (1.5 kB at 11 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-buffer/4.1.100.Final/netty-buffer-4.1.100.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-dependencies/0.20.5/odl-bgpcep-bgp-dependencies-0.20.5-features.xml (828 B at 5.8 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-extensions-api/0.20.5/odl-bgpcep-bgp-extensions-api-0.20.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-spi/0.20.5/bgp-openconfig-spi-0.20.5.jar (18 kB at 123 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-inet/0.20.5/odl-bgpcep-bgp-inet-0.20.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-concepts/0.20.5/bgp-concepts-0.20.5.jar (344 kB at 2.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-inet/0.20.5/bgp-inet-0.20.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-extensions-api/0.20.5/odl-bgpcep-bgp-extensions-api-0.20.5-features.xml (979 B at 6.5 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-codec-api/12.0.3/mdsal-binding-dom-codec-api-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-buffer/4.1.100.Final/netty-buffer-4.1.100.Final.jar (307 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser/0.20.5/odl-bgpcep-bgp-parser-0.20.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-inet/0.20.5/odl-bgpcep-bgp-inet-0.20.5-features.xml (612 B at 4.0 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-parser-impl/0.20.5/bgp-parser-impl-0.20.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser/0.20.5/odl-bgpcep-bgp-parser-0.20.5-features.xml (619 B at 3.9 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser-api/0.20.5/odl-bgpcep-bgp-parser-api-0.20.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-inet/0.20.5/bgp-inet-0.20.5.jar (243 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-parser-api/0.20.5/bgp-parser-api-0.20.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-codec-api/12.0.3/mdsal-binding-dom-codec-api-12.0.3.jar (39 kB at 232 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-parser-spi/0.20.5/bgp-parser-spi-0.20.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-parser-impl/0.20.5/bgp-parser-impl-0.20.5.jar (128 kB at 760 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-api/0.20.5/odl-bgpcep-bgp-rib-api-0.20.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser-api/0.20.5/odl-bgpcep-bgp-parser-api-0.20.5-features.xml (1.1 kB at 6.1 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-rib-api/0.20.5/bgp-rib-api-0.20.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-api/0.20.5/bgp-openconfig-api-0.20.5.jar (2.3 MB at 13 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-rib-spi/0.20.5/bgp-rib-spi-0.20.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-api/0.20.5/odl-bgpcep-bgp-rib-api-0.20.5-features.xml (1.5 kB at 8.0 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport/4.1.100.Final/netty-transport-4.1.100.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-parser-spi/0.20.5/bgp-parser-spi-0.20.5.jar (96 kB at 522 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-common/4.1.100.Final/netty-common-4.1.100.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-parser-api/0.20.5/bgp-parser-api-0.20.5.jar (344 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-linkstate/0.20.5/odl-bgpcep-bgp-linkstate-0.20.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-rib-spi/0.20.5/bgp-rib-spi-0.20.5.jar (164 kB at 875 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-linkstate/0.20.5/bgp-linkstate-0.20.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-rib-api/0.20.5/bgp-rib-api-0.20.5.jar (151 kB at 793 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-flowspec/0.20.5/odl-bgpcep-bgp-flowspec-0.20.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-linkstate/0.20.5/odl-bgpcep-bgp-linkstate-0.20.5-features.xml (1.3 kB at 6.4 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-flowspec/0.20.5/bgp-flowspec-0.20.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-common/4.1.100.Final/netty-common-4.1.100.Final.jar (660 kB at 3.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-labeled-unicast/0.20.5/odl-bgpcep-bgp-labeled-unicast-0.20.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-flowspec/0.20.5/odl-bgpcep-bgp-flowspec-0.20.5-features.xml (1.0 kB at 5.0 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-labeled-unicast/0.20.5/bgp-labeled-unicast-0.20.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport/4.1.100.Final/netty-transport-4.1.100.Final.jar (490 kB at 2.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-l3vpn/0.20.5/odl-bgpcep-bgp-l3vpn-0.20.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-labeled-unicast/0.20.5/odl-bgpcep-bgp-labeled-unicast-0.20.5-features.xml (1.4 kB at 6.3 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-l3vpn/0.20.5/bgp-l3vpn-0.20.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-linkstate/0.20.5/bgp-linkstate-0.20.5.jar (984 kB at 4.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-mvpn/0.20.5/odl-bgpcep-bgp-mvpn-0.20.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-l3vpn/0.20.5/odl-bgpcep-bgp-l3vpn-0.20.5-features.xml (1.0 kB at 4.8 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-mvpn/0.20.5/bgp-mvpn-0.20.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-labeled-unicast/0.20.5/bgp-labeled-unicast-0.20.5.jar (292 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-route-target/0.20.5/odl-bgpcep-bgp-route-target-0.20.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-flowspec/0.20.5/bgp-flowspec-0.20.5.jar (839 kB at 3.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-route-target/0.20.5/bgp-route-target-0.20.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-mvpn/0.20.5/odl-bgpcep-bgp-mvpn-0.20.5-features.xml (813 B at 3.6 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-evpn/0.20.5/odl-bgpcep-bgp-evpn-0.20.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-route-target/0.20.5/odl-bgpcep-bgp-route-target-0.20.5-features.xml (669 B at 2.9 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-evpn/0.20.5/bgp-evpn-0.20.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-l3vpn/0.20.5/bgp-l3vpn-0.20.5.jar (464 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-path-selection-mode/0.20.5/odl-bgpcep-bgp-path-selection-mode-0.20.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-evpn/0.20.5/odl-bgpcep-bgp-evpn-0.20.5-features.xml (1.1 kB at 4.6 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-path-selection-mode/0.20.5/bgp-path-selection-mode-0.20.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-mvpn/0.20.5/bgp-mvpn-0.20.5.jar (624 kB at 2.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-impl/0.20.5/odl-bgpcep-bgp-rib-impl-0.20.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-route-target/0.20.5/bgp-route-target-0.20.5.jar (212 kB at 885 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-rib-impl/0.20.5/bgp-rib-impl-0.20.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-path-selection-mode/0.20.5/odl-bgpcep-bgp-path-selection-mode-0.20.5-features.xml (873 B at 3.6 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec/4.1.100.Final/netty-codec-4.1.100.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-impl/0.20.5/odl-bgpcep-bgp-rib-impl-0.20.5-features.xml (2.8 kB at 11 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-classes-epoll/4.1.100.Final/netty-transport-classes-epoll-4.1.100.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-path-selection-mode/0.20.5/bgp-path-selection-mode-0.20.5.jar (61 kB at 240 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-peer-acceptor/0.20.5/bgp-peer-acceptor-0.20.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-evpn/0.20.5/bgp-evpn-0.20.5.jar (459 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-config-example/0.20.5/bgp-config-example-0.20.5-routing-policy-default-config.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-rib-impl/0.20.5/bgp-rib-impl-0.20.5.jar (302 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-topology/0.20.5/odl-bgpcep-bgp-topology-0.20.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec/4.1.100.Final/netty-codec-4.1.100.Final.jar (345 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-topology-provider/0.20.5/bgp-topology-provider-0.20.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-classes-epoll/4.1.100.Final/netty-transport-classes-epoll-4.1.100.Final.jar (147 kB at 566 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-cli/0.20.5/odl-bgpcep-bgp-cli-0.20.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-config-example/0.20.5/bgp-config-example-0.20.5-routing-policy-default-config.xml (17 kB at 66 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-cli/0.20.5/bgp-cli-0.20.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-peer-acceptor/0.20.5/bgp-peer-acceptor-0.20.5.jar (30 kB at 114 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-state/0.20.5/odl-bgpcep-bgp-openconfig-state-0.20.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-topology/0.20.5/odl-bgpcep-bgp-topology-0.20.5-features.xml (1.5 kB at 5.8 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-state/0.20.5/bgp-openconfig-state-0.20.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-cli/0.20.5/odl-bgpcep-bgp-cli-0.20.5-features.xml (893 B at 3.3 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-spi/0.20.5/odl-bgpcep-bgp-openconfig-rp-spi-0.20.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-cli/0.20.5/bgp-cli-0.20.5.jar (22 kB at 82 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-rp-spi/0.20.5/bgp-openconfig-rp-spi-0.20.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-state/0.20.5/odl-bgpcep-bgp-openconfig-state-0.20.5-features.xml (657 B at 2.4 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-impl/0.20.5/odl-bgpcep-bgp-openconfig-rp-impl-0.20.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-topology-provider/0.20.5/bgp-topology-provider-0.20.5.jar (459 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-rp-impl/0.20.5/bgp-openconfig-rp-impl-0.20.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-state/0.20.5/bgp-openconfig-state-0.20.5.jar (36 kB at 129 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-statement/0.20.5/odl-bgpcep-bgp-openconfig-rp-statement-0.20.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-rp-impl/0.20.5/bgp-openconfig-rp-impl-0.20.5.jar (19 kB at 67 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-rp-statement/0.20.5/bgp-openconfig-rp-statement-0.20.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-spi/0.20.5/odl-bgpcep-bgp-openconfig-rp-spi-0.20.5-features.xml (669 B at 2.4 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bmp/0.20.5/odl-bgpcep-bmp-0.20.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-impl/0.20.5/odl-bgpcep-bgp-openconfig-rp-impl-0.20.5-features.xml (1.3 kB at 4.6 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-bmp-parser-impl/0.20.5/bgp-bmp-parser-impl-0.20.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-rp-spi/0.20.5/bgp-openconfig-rp-spi-0.20.5.jar (52 kB at 182 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-bmp-impl/0.20.5/bgp-bmp-impl-0.20.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-statement/0.20.5/odl-bgpcep-bgp-openconfig-rp-statement-0.20.5-features.xml (890 B at 3.1 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bmp-api/0.20.5/odl-bgpcep-bmp-api-0.20.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bmp/0.20.5/odl-bgpcep-bmp-0.20.5-features.xml (3.4 kB at 12 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-bmp-api/0.20.5/bgp-bmp-api-0.20.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-rp-statement/0.20.5/bgp-openconfig-rp-statement-0.20.5.jar (77 kB at 260 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-bmp-spi/0.20.5/bgp-bmp-spi-0.20.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-bmp-parser-impl/0.20.5/bgp-bmp-parser-impl-0.20.5.jar (61 kB at 208 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-example/0.20.5/odl-bgpcep-bmp-config-example-0.20.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-bmp-impl/0.20.5/bgp-bmp-impl-0.20.5.jar (90 kB at 301 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-bmp-config-example/0.20.5/bgp-bmp-config-example-0.20.5-odl-bmp-monitors-config.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bmp-api/0.20.5/odl-bgpcep-bmp-api-0.20.5-features.xml (669 B at 2.2 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-loader/0.20.5/odl-bgpcep-bmp-config-loader-0.20.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-example/0.20.5/odl-bgpcep-bmp-config-example-0.20.5-features.xml (539 B at 1.8 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bmp-monitors-config-loader/0.20.5/bmp-monitors-config-loader-0.20.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-bmp-spi/0.20.5/bgp-bmp-spi-0.20.5.jar (37 kB at 121 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-concepts/0.20.5/odl-bgpcep-concepts-0.20.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-bmp-config-example/0.20.5/bgp-bmp-config-example-0.20.5-odl-bmp-monitors-config.xml (1.3 kB at 4.3 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/concepts/0.20.5/concepts-0.20.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-loader/0.20.5/odl-bgpcep-bmp-config-loader-0.20.5-features.xml (1.2 kB at 4.0 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-config-loader-impl/0.20.5/odl-bgpcep-config-loader-impl-0.20.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-bmp-api/0.20.5/bgp-bmp-api-0.20.5.jar (472 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/config-loader-impl/0.20.5/config-loader-impl-0.20.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/concepts/0.20.5/concepts-0.20.5.jar (53 kB at 163 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-runtime-api/12.0.3/mdsal-binding-runtime-api-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-concepts/0.20.5/odl-bgpcep-concepts-0.20.5-features.xml (755 B at 2.3 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-config-loader-spi/0.20.5/odl-bgpcep-config-loader-spi-0.20.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bmp-monitors-config-loader/0.20.5/bmp-monitors-config-loader-0.20.5.jar (12 kB at 38 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/config-loader-spi/0.20.5/config-loader-spi-0.20.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-config-loader-impl/0.20.5/odl-bgpcep-config-loader-impl-0.20.5-features.xml (839 B at 2.6 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-topology-config-loader/0.20.5/odl-bgpcep-topology-config-loader-0.20.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/config-loader-impl/0.20.5/config-loader-impl-0.20.5.jar (26 kB at 78 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/topology-config-loader/0.20.5/topology-config-loader-0.20.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-config-loader-spi/0.20.5/odl-bgpcep-config-loader-spi-0.20.5-features.xml (623 B at 1.9 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-protocols-config-loader/0.20.5/odl-bgpcep-protocols-config-loader-0.20.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-topology-config-loader/0.20.5/odl-bgpcep-topology-config-loader-0.20.5-features.xml (1.1 kB at 3.2 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/protocols-config-loader/0.20.5/protocols-config-loader-0.20.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/config-loader-spi/0.20.5/config-loader-spi-0.20.5.jar (13 kB at 39 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-routing-policy-config-loader/0.20.5/odl-bgpcep-routing-policy-config-loader-0.20.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-runtime-api/12.0.3/mdsal-binding-runtime-api-12.0.3.jar (39 kB at 115 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/routing-policy-config-loader/0.20.5/routing-policy-config-loader-0.20.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/topology-config-loader/0.20.5/topology-config-loader-0.20.5.jar (13 kB at 38 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-graph/0.20.5/odl-bgpcep-graph-0.20.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-protocols-config-loader/0.20.5/odl-bgpcep-protocols-config-loader-0.20.5-features.xml (931 B at 2.7 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/graph-impl/0.20.5/graph-impl-0.20.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/protocols-config-loader/0.20.5/protocols-config-loader-0.20.5.jar (13 kB at 38 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-graph-api/0.20.5/odl-bgpcep-graph-api-0.20.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-routing-policy-config-loader/0.20.5/odl-bgpcep-routing-policy-config-loader-0.20.5-features.xml (1.1 kB at 3.3 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/graph-api/0.20.5/graph-api-0.20.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/routing-policy-config-loader/0.20.5/routing-policy-config-loader-0.20.5.jar (12 kB at 35 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep/0.20.5/odl-bgpcep-pcep-0.20.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-graph/0.20.5/odl-bgpcep-graph-0.20.5-features.xml (745 B at 2.1 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-api/0.20.5/odl-bgpcep-pcep-api-0.20.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/graph-impl/0.20.5/graph-impl-0.20.5.jar (37 kB at 104 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-api/0.20.5/pcep-api-0.20.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-graph-api/0.20.5/odl-bgpcep-graph-api-0.20.5-features.xml (841 B at 2.3 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-spi/0.20.5/pcep-spi-0.20.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep/0.20.5/odl-bgpcep-pcep-0.20.5-features.xml (3.6 kB at 9.7 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/graph-api/0.20.5/graph-api-0.20.5.jar (106 kB at 288 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-impl/0.20.5/odl-bgpcep-pcep-impl-0.20.5-features.xml [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-impl/0.20.5/pcep-impl-0.20.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-api/0.20.5/odl-bgpcep-pcep-api-0.20.5-features.xml (661 B at 1.8 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-programming-api/0.20.5/odl-bgpcep-programming-api-0.20.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-spi/0.20.5/pcep-spi-0.20.5.jar (72 kB at 195 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/programming-api/0.20.5/programming-api-0.20.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-impl/0.20.5/odl-bgpcep-pcep-impl-0.20.5-features.xml (964 B at 2.6 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/programming-spi/0.20.5/programming-spi-0.20.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-impl/0.20.5/pcep-impl-0.20.5.jar (69 kB at 183 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/programming-topology-api/0.20.5/programming-topology-api-0.20.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-api/0.20.5/pcep-api-0.20.5.jar (1.1 MB at 2.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/programming-tunnel-api/0.20.5/programming-tunnel-api-0.20.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-programming-api/0.20.5/odl-bgpcep-programming-api-0.20.5-features.xml (1.5 kB at 3.9 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-programming-impl/0.20.5/odl-bgpcep-programming-impl-0.20.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/programming-api/0.20.5/programming-api-0.20.5.jar (108 kB at 280 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/programming-impl/0.20.5/programming-impl-0.20.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/programming-topology-api/0.20.5/programming-topology-api-0.20.5.jar (18 kB at 46 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-server/0.20.5/odl-bgpcep-pcep-server-0.20.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/programming-tunnel-api/0.20.5/programming-tunnel-api-0.20.5.jar (40 kB at 101 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-server-api/0.20.5/pcep-server-api-0.20.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/programming-spi/0.20.5/programming-spi-0.20.5.jar (13 kB at 34 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-topology/0.20.5/odl-bgpcep-pcep-topology-0.20.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/programming-impl/0.20.5/programming-impl-0.20.5.jar (35 kB at 88 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-tunnel-api/0.20.5/pcep-tunnel-api-0.20.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-programming-impl/0.20.5/odl-bgpcep-programming-impl-0.20.5-features.xml (1.0 kB at 2.5 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-topology-api/0.20.5/pcep-topology-api-0.20.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-server/0.20.5/odl-bgpcep-pcep-server-0.20.5-features.xml (1.0 kB at 2.6 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-topology-spi/0.20.5/pcep-topology-spi-0.20.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-topology/0.20.5/odl-bgpcep-pcep-topology-0.20.5-features.xml (990 B at 2.4 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-stateful/0.20.5/odl-bgpcep-pcep-stateful-0.20.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-server-api/0.20.5/pcep-server-api-0.20.5.jar (63 kB at 157 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-ietf-stateful/0.20.5/pcep-ietf-stateful-0.20.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-topology-spi/0.20.5/pcep-topology-spi-0.20.5.jar (13 kB at 32 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-server-provider/0.20.5/odl-bgpcep-pcep-server-provider-0.20.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-topology-api/0.20.5/pcep-topology-api-0.20.5.jar (330 kB at 804 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-server-provider/0.20.5/pcep-server-provider-0.20.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-tunnel-api/0.20.5/pcep-tunnel-api-0.20.5.jar (135 kB at 327 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-p2mp-te-lsp/0.20.5/odl-bgpcep-pcep-p2mp-te-lsp-0.20.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-stateful/0.20.5/odl-bgpcep-pcep-stateful-0.20.5-features.xml (835 B at 2.0 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-ietf-p2mp-te-lsp/0.20.5/pcep-ietf-p2mp-te-lsp-0.20.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-server-provider/0.20.5/odl-bgpcep-pcep-server-provider-0.20.5-features.xml (1.2 kB at 2.8 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-topology-provider/0.20.5/odl-bgpcep-pcep-topology-provider-0.20.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-p2mp-te-lsp/0.20.5/odl-bgpcep-pcep-p2mp-te-lsp-0.20.5-features.xml (801 B at 1.9 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-topology-provider/0.20.5/pcep-topology-provider-0.20.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-ietf-p2mp-te-lsp/0.20.5/pcep-ietf-p2mp-te-lsp-0.20.5.jar (36 kB at 84 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-tunnel-provider/0.20.5/odl-bgpcep-pcep-tunnel-provider-0.20.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-topology-provider/0.20.5/odl-bgpcep-pcep-topology-provider-0.20.5-features.xml (1.2 kB at 2.8 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-tunnel-provider/0.20.5/pcep-tunnel-provider-0.20.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-server-provider/0.20.5/pcep-server-provider-0.20.5.jar (80 kB at 186 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-segment-routing/0.20.5/odl-bgpcep-pcep-segment-routing-0.20.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-ietf-stateful/0.20.5/pcep-ietf-stateful-0.20.5.jar (595 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-segment-routing/0.20.5/pcep-segment-routing-0.20.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-tunnel-provider/0.20.5/odl-bgpcep-pcep-tunnel-provider-0.20.5-features.xml (841 B at 1.9 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-auto-bandwidth/0.20.5/odl-bgpcep-pcep-auto-bandwidth-0.20.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-topology-provider/0.20.5/pcep-topology-provider-0.20.5.jar (209 kB at 473 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-auto-bandwidth-extension/0.20.5/pcep-auto-bandwidth-extension-0.20.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-segment-routing/0.20.5/odl-bgpcep-pcep-segment-routing-0.20.5-features.xml (662 B at 1.5 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-config-example/0.20.5/odl-bgpcep-pcep-config-example-0.20.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-tunnel-provider/0.20.5/pcep-tunnel-provider-0.20.5.jar (59 kB at 131 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-config-example/0.20.5/pcep-config-example-0.20.5-network-topology-pcep-initial-config.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-auto-bandwidth/0.20.5/odl-bgpcep-pcep-auto-bandwidth-0.20.5-features.xml (667 B at 1.5 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-cli/0.20.5/odl-bgpcep-pcep-cli-0.20.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-segment-routing/0.20.5/pcep-segment-routing-0.20.5.jar (245 kB at 542 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-cli/0.20.5/pcep-cli-0.20.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-auto-bandwidth-extension/0.20.5/pcep-auto-bandwidth-extension-0.20.5.jar (45 kB at 99 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-base-parser/0.20.5/odl-bgpcep-pcep-base-parser-0.20.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-config-example/0.20.5/odl-bgpcep-pcep-config-example-0.20.5-features.xml (561 B at 1.2 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-base-parser/0.20.5/pcep-base-parser-0.20.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-config-example/0.20.5/pcep-config-example-0.20.5-network-topology-pcep-initial-config.xml (1.6 kB at 3.4 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-rsvp/0.20.5/odl-bgpcep-rsvp-0.20.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-base-parser/0.20.5/odl-bgpcep-pcep-base-parser-0.20.5-features.xml (632 B at 1.4 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/rsvp-impl/0.20.5/rsvp-impl-0.20.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-cli/0.20.5/odl-bgpcep-pcep-cli-0.20.5-features.xml (822 B at 1.8 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-rsvp-api/0.20.5/odl-bgpcep-rsvp-api-0.20.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-cli/0.20.5/pcep-cli-0.20.5.jar (15 kB at 33 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/rsvp-api/0.20.5/rsvp-api-0.20.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-base-parser/0.20.5/pcep-base-parser-0.20.5.jar (249 kB at 528 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/rsvp-spi/0.20.5/rsvp-spi-0.20.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-rsvp/0.20.5/odl-bgpcep-rsvp-0.20.5-features.xml (574 B at 1.2 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-topology-api/0.20.5/odl-bgpcep-topology-api-0.20.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-rsvp-api/0.20.5/odl-bgpcep-rsvp-api-0.20.5-features.xml (854 B at 1.8 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/topology-api/0.20.5/topology-api-0.20.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/rsvp-spi/0.20.5/rsvp-spi-0.20.5.jar (48 kB at 100 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-topology-tunnel-api/0.20.5/odl-bgpcep-topology-tunnel-api-0.20.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/rsvp-impl/0.20.5/rsvp-impl-0.20.5.jar (132 kB at 273 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/topology-tunnel-api/0.20.5/topology-tunnel-api-0.20.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/rsvp-api/0.20.5/rsvp-api-0.20.5.jar (679 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-topology-segment-routing/0.20.5/odl-bgpcep-topology-segment-routing-0.20.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/topology-api/0.20.5/topology-api-0.20.5.jar (160 kB at 328 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/topology-segment-routing/0.20.5/topology-segment-routing-0.20.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-topology-tunnel-api/0.20.5/odl-bgpcep-topology-tunnel-api-0.20.5-features.xml (721 B at 1.5 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/features-bgpcep-testing/0.20.5/features-bgpcep-testing-0.20.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-topology-api/0.20.5/odl-bgpcep-topology-api-0.20.5-features.xml (884 B at 1.8 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-extras-dependencies/0.20.5/odl-bgpcep-extras-dependencies-0.20.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-topology-segment-routing/0.20.5/odl-bgpcep-topology-segment-routing-0.20.5-features.xml (714 B at 1.4 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/util/0.20.5/util-0.20.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/topology-tunnel-api/0.20.5/topology-tunnel-api-0.20.5.jar (95 kB at 191 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-benchmark/0.20.5/odl-bgpcep-bgp-benchmark-0.20.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-extras-dependencies/0.20.5/odl-bgpcep-extras-dependencies-0.20.5-features.xml (768 B at 1.5 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-benchmark-app/0.20.5/bgp-benchmark-app-0.20.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/features-bgpcep-testing/0.20.5/features-bgpcep-testing-0.20.5-features.xml (987 B at 2.0 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-data-change-counter/0.20.5/odl-bgpcep-data-change-counter-0.20.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/topology-segment-routing/0.20.5/topology-segment-routing-0.20.5.jar (95 kB at 190 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/data-change-counter/0.20.5/data-change-counter-0.20.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/util/0.20.5/util-0.20.5.jar (27 kB at 53 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/features-controller/8.0.3/features-controller-8.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-benchmark/0.20.5/odl-bgpcep-bgp-benchmark-0.20.5-features.xml (958 B at 1.9 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-akka/8.0.3/odl-controller-akka-8.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-data-change-counter/0.20.5/odl-bgpcep-data-change-counter-0.20.5-features.xml (1.1 kB at 2.1 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/repackaged-akka/8.0.3/repackaged-akka-8.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-benchmark-app/0.20.5/bgp-benchmark-app-0.20.5.jar (72 kB at 141 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-scala/8.0.3/odl-controller-scala-8.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/data-change-counter/0.20.5/data-change-counter-0.20.5.jar (52 kB at 101 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-broker/8.0.3/odl-mdsal-broker-8.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-akka/8.0.3/odl-controller-akka-8.0.3-features.xml (1.2 kB at 2.2 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-broker-local/8.0.3/odl-controller-broker-local-8.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/features-controller/8.0.3/features-controller-8.0.3-features.xml (2.5 kB at 4.7 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-dom-simple/12.0.3/mdsal-eos-dom-simple-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-scala/8.0.3/odl-controller-scala-8.0.3-features.xml (629 B at 1.2 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/12.0.3/mdsal-dom-inmemory-datastore-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-broker/8.0.3/odl-mdsal-broker-8.0.3-features.xml (1.1 kB at 2.2 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-clustering-commons/8.0.3/odl-mdsal-clustering-commons-8.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-broker-local/8.0.3/odl-controller-broker-local-8.0.3-features.xml (1.2 kB at 2.2 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-commons/8.0.3/sal-clustering-commons-8.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-dom-simple/12.0.3/mdsal-eos-dom-simple-12.0.3.jar (20 kB at 37 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-graphite/4.2.20/metrics-graphite-4.2.20.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-clustering-commons/8.0.3/odl-mdsal-clustering-commons-8.0.3-features.xml (2.0 kB at 3.7 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/rabbitmq/amqp-client/5.18.0/amqp-client-5.18.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/12.0.3/mdsal-dom-inmemory-datastore-12.0.3.jar (30 kB at 56 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-akka-raft/8.0.3/sal-akka-raft-8.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-commons/8.0.3/sal-clustering-commons-8.0.3.jar (170 kB at 315 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-mgmt-api/8.0.3/cds-mgmt-api-8.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-graphite/4.2.20/metrics-graphite-4.2.20.jar (24 kB at 44 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-akka-segmented-journal/8.0.3/sal-akka-segmented-journal-8.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-mgmt-api/8.0.3/cds-mgmt-api-8.0.3.jar (16 kB at 30 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/atomix-storage/8.0.3/atomix-storage-8.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-akka-raft/8.0.3/sal-akka-raft-8.0.3.jar (293 kB at 530 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-mdsal-common/8.0.3/odl-controller-mdsal-common-8.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-akka-segmented-journal/8.0.3/sal-akka-segmented-journal-8.0.3.jar (34 kB at 62 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-common-util/8.0.3/sal-common-util-8.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/rabbitmq/amqp-client/5.18.0/amqp-client-5.18.0.jar (661 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-distributed-datastore/8.0.3/odl-mdsal-distributed-datastore-8.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-mdsal-common/8.0.3/odl-controller-mdsal-common-8.0.3-features.xml (762 B at 1.4 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-access-api/8.0.3/cds-access-api-8.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-common-util/8.0.3/sal-common-util-8.0.3.jar (15 kB at 26 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-access-client/8.0.3/cds-access-client-8.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-distributed-datastore/8.0.3/odl-mdsal-distributed-datastore-8.0.3-features.xml (3.4 kB at 6.0 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-dom-api/8.0.3/cds-dom-api-8.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/atomix-storage/8.0.3/atomix-storage-8.0.3.jar (548 kB at 951 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-distributed-datastore/8.0.3/sal-distributed-datastore-8.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-access-client/8.0.3/cds-access-client-8.0.3.jar (71 kB at 124 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/eos-dom-akka/8.0.3/eos-dom-akka-8.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-dom-api/8.0.3/cds-dom-api-8.0.3.jar (10 kB at 18 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/general-entity/12.0.3/general-entity-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-access-api/8.0.3/cds-access-api-8.0.3.jar (200 kB at 343 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-cluster-admin-api/8.0.3/sal-cluster-admin-api-8.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/general-entity/12.0.3/general-entity-12.0.3.jar (21 kB at 36 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-cluster-admin-impl/8.0.3/sal-cluster-admin-impl-8.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/eos-dom-akka/8.0.3/eos-dom-akka-8.0.3.jar (212 kB at 358 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/8.0.3/sal-clustering-config-8.0.3-akkaconf.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-cluster-admin-api/8.0.3/sal-cluster-admin-api-8.0.3.jar (230 kB at 384 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/8.0.3/sal-clustering-config-8.0.3-factoryakkaconf.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-distributed-datastore/8.0.3/sal-distributed-datastore-8.0.3.jar (1.0 MB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/8.0.3/sal-clustering-config-8.0.3-moduleshardconf.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/8.0.3/sal-clustering-config-8.0.3-akkaconf.xml (1.2 kB at 2.0 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/8.0.3/sal-clustering-config-8.0.3-moduleconf.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-cluster-admin-impl/8.0.3/sal-cluster-admin-impl-8.0.3.jar (46 kB at 76 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/8.0.3/sal-clustering-config-8.0.3-datastore.cfg [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/8.0.3/sal-clustering-config-8.0.3-factoryakkaconf.xml (7.2 kB at 12 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-remoterpc-connector/8.0.3/odl-mdsal-remoterpc-connector-8.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/8.0.3/sal-clustering-config-8.0.3-moduleshardconf.xml (1.4 kB at 2.2 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-remoterpc-connector/8.0.3/sal-remoterpc-connector-8.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/8.0.3/sal-clustering-config-8.0.3-moduleconf.xml (871 B at 1.4 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-blueprint/8.0.3/odl-controller-blueprint-8.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/8.0.3/sal-clustering-config-8.0.3-datastore.cfg (7.1 kB at 12 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/blueprint/8.0.3/blueprint-8.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-remoterpc-connector/8.0.3/odl-mdsal-remoterpc-connector-8.0.3-features.xml (688 B at 1.1 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-jolokia/8.0.3/odl-jolokia-8.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-blueprint/8.0.3/odl-controller-blueprint-8.0.3-features.xml (1.2 kB at 1.9 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-jolokia-osgi/8.0.3/odl-jolokia-osgi-8.0.3-configuration.cfg [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/blueprint/8.0.3/blueprint-8.0.3.jar (90 kB at 143 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/features-controller-experimental/8.0.3/features-controller-experimental-8.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-remoterpc-connector/8.0.3/sal-remoterpc-connector-8.0.3.jar (122 kB at 194 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-exp-netty-config/8.0.3/odl-controller-exp-netty-config-8.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-jolokia/8.0.3/odl-jolokia-8.0.3-features.xml (608 B at 955 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/netty-event-executor-config/0.19.3/netty-event-executor-config-0.19.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-jolokia-osgi/8.0.3/odl-jolokia-osgi-8.0.3-configuration.cfg (630 B at 982 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/netty-threadgroup-config/0.19.3/netty-threadgroup-config-0.19.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/features-controller-experimental/8.0.3/features-controller-experimental-8.0.3-features.xml (798 B at 1.2 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/netty-timer-config/0.19.3/netty-timer-config-0.19.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-exp-netty-config/8.0.3/odl-controller-exp-netty-config-8.0.3-features.xml (1.2 kB at 1.8 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/threadpool-config-api/0.19.3/threadpool-config-api-0.19.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/netty-event-executor-config/0.19.3/netty-event-executor-config-0.19.3.jar (14 kB at 22 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/threadpool-config-impl/0.19.3/threadpool-config-impl-0.19.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/netty-threadgroup-config/0.19.3/netty-threadgroup-config-0.19.3.jar (14 kB at 21 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-toaster/8.0.3/odl-toaster-8.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/netty-timer-config/0.19.3/netty-timer-config-0.19.3.jar (14 kB at 21 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/sample-toaster/8.0.3/sample-toaster-8.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/threadpool-config-api/0.19.3/threadpool-config-api-0.19.3.jar (8.7 kB at 13 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/sample-toaster-consumer/8.0.3/sample-toaster-consumer-8.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-toaster/8.0.3/odl-toaster-8.0.3-features.xml (945 B at 1.4 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/sample-toaster-provider/8.0.3/sample-toaster-provider-8.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/threadpool-config-impl/0.19.3/threadpool-config-impl-0.19.3.jar (15 kB at 23 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.metatype.annotations/1.4.1/org.osgi.service.metatype.annotations-1.4.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/sample-toaster-consumer/8.0.3/sample-toaster-consumer-8.0.3.jar (16 kB at 24 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/features-controller-testing/8.0.3/features-controller-testing-8.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/repackaged-akka/8.0.3/repackaged-akka-8.0.3.jar (19 MB at 29 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-clustering-test-app/8.0.3/odl-clustering-test-app-8.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/sample-toaster/8.0.3/sample-toaster-8.0.3.jar (77 kB at 114 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/clustering-it-model/8.0.3/clustering-it-model-8.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/sample-toaster-provider/8.0.3/sample-toaster-provider-8.0.3.jar (26 kB at 38 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/clustering-it-provider/8.0.3/clustering-it-provider-8.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.metatype.annotations/1.4.1/org.osgi.service.metatype.annotations-1.4.1.jar (28 kB at 41 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/clustering-it-karaf-cli/8.0.3/clustering-it-karaf-cli-8.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-clustering-test-app/8.0.3/odl-clustering-test-app-8.0.3-features.xml (1.1 kB at 1.6 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-cluster-admin-karaf-cli/8.0.3/sal-cluster-admin-karaf-cli-8.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/features-controller-testing/8.0.3/features-controller-testing-8.0.3-features.xml (791 B at 1.2 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-benchmark/8.0.3/odl-mdsal-benchmark-8.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/clustering-it-provider/8.0.3/clustering-it-provider-8.0.3.jar (87 kB at 125 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/benchmark-api/8.0.3/benchmark-api-8.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/clustering-it-model/8.0.3/clustering-it-model-8.0.3.jar (557 kB at 805 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/dsbenchmark/8.0.3/dsbenchmark-8.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/clustering-it-karaf-cli/8.0.3/clustering-it-karaf-cli-8.0.3.jar (73 kB at 105 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/ntfbenchmark/8.0.3/ntfbenchmark-8.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-benchmark/8.0.3/odl-mdsal-benchmark-8.0.3-features.xml (837 B at 1.2 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/rpcbenchmark/8.0.3/rpcbenchmark-8.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-cluster-admin-karaf-cli/8.0.3/sal-cluster-admin-karaf-cli-8.0.3.jar (39 kB at 56 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/ready-api/6.0.4/ready-api-6.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/ntfbenchmark/8.0.3/ntfbenchmark-8.0.3.jar (19 kB at 26 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/features-infrautils/6.0.4/features-infrautils-6.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/benchmark-api/8.0.3/benchmark-api-8.0.3.jar (218 kB at 309 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-diagstatus/6.0.4/odl-infrautils-diagstatus-6.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/dsbenchmark/8.0.3/dsbenchmark-8.0.3.jar (62 kB at 87 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-web/6.0.4/diagstatus-web-6.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/rpcbenchmark/8.0.3/rpcbenchmark-8.0.3.jar (22 kB at 31 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-api/6.0.4/diagstatus-api-6.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/ready-api/6.0.4/ready-api-6.0.4.jar (20 kB at 28 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-shell/6.0.4/diagstatus-shell-6.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/features-infrautils/6.0.4/features-infrautils-6.0.4-features.xml (966 B at 1.4 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-impl/6.0.4/diagstatus-impl-6.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-diagstatus/6.0.4/odl-infrautils-diagstatus-6.0.4-features.xml (1.9 kB at 2.6 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-ready/6.0.4/odl-infrautils-ready-6.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-web/6.0.4/diagstatus-web-6.0.4.jar (10 kB at 14 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/ready-impl/6.0.4/ready-impl-6.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-api/6.0.4/diagstatus-api-6.0.4.jar (24 kB at 34 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-utils/6.0.4/odl-infrautils-utils-6.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-shell/6.0.4/diagstatus-shell-6.0.4.jar (16 kB at 22 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/infrautils-util/6.0.4/infrautils-util-6.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-impl/6.0.4/diagstatus-impl-6.0.4.jar (22 kB at 31 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/features-infrautils-experimental/6.0.4/features-infrautils-experimental-6.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-utils/6.0.4/odl-infrautils-utils-6.0.4-features.xml (556 B at 763 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-inject/6.0.4/odl-infrautils-inject-6.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-ready/6.0.4/odl-infrautils-ready-6.0.4-features.xml (829 B at 1.1 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/inject/6.0.4/inject-6.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/ready-impl/6.0.4/ready-impl-6.0.4.jar (237 kB at 323 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/features-mdsal/12.0.3/features-mdsal-12.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/infrautils-util/6.0.4/infrautils-util-6.0.4.jar (27 kB at 36 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding/12.0.3/odl-mdsal-binding-12.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-inject/6.0.4/odl-infrautils-inject-6.0.4-features.xml (407 B at 552 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-api/12.0.3/odl-mdsal-binding-api-12.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/features-infrautils-experimental/6.0.4/features-infrautils-experimental-6.0.4-features.xml (796 B at 1.1 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-api/12.0.3/mdsal-binding-api-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/inject/6.0.4/inject-6.0.4.jar (12 kB at 16 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-spi/12.0.3/mdsal-binding-spi-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/features-mdsal/12.0.3/features-mdsal-12.0.3-features.xml (11 kB at 15 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-util/12.0.3/mdsal-binding-util-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding/12.0.3/odl-mdsal-binding-12.0.3-features.xml (751 B at 1.0 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-base/12.0.3/odl-mdsal-binding-base-12.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-api/12.0.3/odl-mdsal-binding-api-12.0.3-features.xml (1.1 kB at 1.5 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/yang-binding/12.0.3/yang-binding-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-api/12.0.3/mdsal-binding-api-12.0.3.jar (72 kB at 97 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-spec-util/12.0.3/mdsal-binding-spec-util-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-spi/12.0.3/mdsal-binding-spi-12.0.3.jar (17 kB at 22 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/yang-ext/2013.09.07.24.3/yang-ext-2013.09.07.24.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-util/12.0.3/mdsal-binding-util-12.0.3.jar (47 kB at 62 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/12.0.3/odl-mdsal-binding-dom-adapter-12.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-base/12.0.3/odl-mdsal-binding-base-12.0.3-features.xml (757 B at 1.0 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-adapter/12.0.3/mdsal-binding-dom-adapter-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-spec-util/12.0.3/mdsal-binding-spec-util-12.0.3.jar (21 kB at 27 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-codec-spi/12.0.3/mdsal-binding-dom-codec-spi-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/yang-binding/12.0.3/yang-binding-12.0.3.jar (84 kB at 111 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-model-api/12.0.3/mdsal-binding-model-api-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/yang-ext/2013.09.07.24.3/yang-ext-2013.09.07.24.3.jar (15 kB at 20 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-runtime/12.0.3/odl-mdsal-binding-runtime-12.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/12.0.3/odl-mdsal-binding-dom-adapter-12.0.3-features.xml (1.1 kB at 1.4 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-generator/12.0.3/mdsal-binding-generator-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-codec-spi/12.0.3/mdsal-binding-dom-codec-spi-12.0.3.jar (25 kB at 32 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-model-ri/12.0.3/mdsal-binding-model-ri-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-model-api/12.0.3/mdsal-binding-model-api-12.0.3.jar (48 kB at 61 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-codec/12.0.3/mdsal-binding-dom-codec-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-runtime/12.0.3/odl-mdsal-binding-runtime-12.0.3-features.xml (1.2 kB at 1.5 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-loader/12.0.3/mdsal-binding-loader-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-adapter/12.0.3/mdsal-binding-dom-adapter-12.0.3.jar (261 kB at 335 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-codec-osgi/12.0.3/mdsal-binding-dom-codec-osgi-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-generator/12.0.3/mdsal-binding-generator-12.0.3.jar (266 kB at 339 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-runtime-osgi/12.0.3/mdsal-binding-runtime-osgi-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-model-ri/12.0.3/mdsal-binding-model-ri-12.0.3.jar (81 kB at 103 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-runtime-spi/12.0.3/mdsal-binding-runtime-spi-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-codec-osgi/12.0.3/mdsal-binding-dom-codec-osgi-12.0.3.jar (25 kB at 32 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-bytebuddy/12.0.3/odl-mdsal-bytebuddy-12.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-loader/12.0.3/mdsal-binding-loader-12.0.3.jar (24 kB at 30 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-common/12.0.3/odl-mdsal-common-12.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-codec/12.0.3/mdsal-binding-dom-codec-12.0.3.jar (293 kB at 369 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-common-api/12.0.3/mdsal-common-api-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-runtime-osgi/12.0.3/mdsal-binding-runtime-osgi-12.0.3.jar (24 kB at 30 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom/12.0.3/odl-mdsal-dom-12.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-runtime-spi/12.0.3/mdsal-binding-runtime-spi-12.0.3.jar (36 kB at 45 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-api/12.0.3/odl-mdsal-dom-api-12.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-common/12.0.3/odl-mdsal-common-12.0.3-features.xml (577 B at 720 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-api/12.0.3/mdsal-dom-api-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-bytebuddy/12.0.3/odl-mdsal-bytebuddy-12.0.3-features.xml (382 B at 476 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-spi/12.0.3/mdsal-dom-spi-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-common-api/12.0.3/mdsal-common-api-12.0.3.jar (26 kB at 32 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-broker/12.0.3/odl-mdsal-dom-broker-12.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-api/12.0.3/odl-mdsal-dom-api-12.0.3-features.xml (839 B at 1.0 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-broker/12.0.3/mdsal-dom-broker-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom/12.0.3/odl-mdsal-dom-12.0.3-features.xml (524 B at 646 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-runtime/12.0.3/odl-mdsal-dom-runtime-12.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-broker/12.0.3/odl-mdsal-dom-broker-12.0.3-features.xml (619 B at 758 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-runtime-api/12.0.3/odl-mdsal-binding-runtime-api-12.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-spi/12.0.3/mdsal-dom-spi-12.0.3.jar (103 kB at 127 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-schema-osgi/12.0.3/mdsal-dom-schema-osgi-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-api/12.0.3/mdsal-dom-api-12.0.3.jar (79 kB at 97 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-common/12.0.3/odl-mdsal-eos-common-12.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-runtime/12.0.3/odl-mdsal-dom-runtime-12.0.3-features.xml (832 B at 1.0 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-common-api/12.0.3/mdsal-eos-common-api-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-broker/12.0.3/mdsal-dom-broker-12.0.3.jar (109 kB at 133 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-common-spi/12.0.3/mdsal-eos-common-spi-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-common/12.0.3/odl-mdsal-eos-common-12.0.3-features.xml (683 B at 823 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-dom/12.0.3/odl-mdsal-eos-dom-12.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-runtime-api/12.0.3/odl-mdsal-binding-runtime-api-12.0.3-features.xml (1.4 kB at 1.7 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-dom-api/12.0.3/mdsal-eos-dom-api-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-common-api/12.0.3/mdsal-eos-common-api-12.0.3.jar (22 kB at 27 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-binding/12.0.3/odl-mdsal-eos-binding-12.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-common-spi/12.0.3/mdsal-eos-common-spi-12.0.3.jar (13 kB at 16 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-binding-api/12.0.3/mdsal-eos-binding-api-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-schema-osgi/12.0.3/mdsal-dom-schema-osgi-12.0.3.jar (42 kB at 50 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-binding-adapter/12.0.3/mdsal-eos-binding-adapter-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-dom/12.0.3/odl-mdsal-eos-dom-12.0.3-features.xml (619 B at 739 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-singleton-common/12.0.3/odl-mdsal-singleton-common-12.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-dom-api/12.0.3/mdsal-eos-dom-api-12.0.3.jar (16 kB at 19 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-singleton-common-api/12.0.3/mdsal-singleton-common-api-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-binding/12.0.3/odl-mdsal-eos-binding-12.0.3-features.xml (1.0 kB at 1.2 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-singleton-dom/12.0.3/odl-mdsal-singleton-dom-12.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-binding-api/12.0.3/mdsal-eos-binding-api-12.0.3.jar (16 kB at 19 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-singleton-dom-impl/12.0.3/mdsal-singleton-dom-impl-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-binding-adapter/12.0.3/mdsal-eos-binding-adapter-12.0.3.jar (20 kB at 24 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-trace/12.0.3/odl-mdsal-trace-12.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-singleton-common/12.0.3/odl-mdsal-singleton-common-12.0.3-features.xml (663 B at 782 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-trace-api/12.0.3/mdsal-trace-api-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-singleton-dom/12.0.3/odl-mdsal-singleton-dom-12.0.3-features.xml (1.1 kB at 1.2 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-trace-impl/12.0.3/mdsal-trace-impl-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-singleton-common-api/12.0.3/mdsal-singleton-common-api-12.0.3.jar (14 kB at 16 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-trace-cli/12.0.3/mdsal-trace-cli-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-singleton-dom-impl/12.0.3/mdsal-singleton-dom-impl-12.0.3.jar (43 kB at 50 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-rfc8294-netty/12.0.3/odl-mdsal-rfc8294-netty-12.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-trace/12.0.3/odl-mdsal-trace-12.0.3-features.xml (950 B at 1.1 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-rfc8294-netty/12.0.3/mdsal-rfc8294-netty-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-trace-api/12.0.3/mdsal-trace-api-12.0.3.jar (22 kB at 26 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-replicate-common/12.0.3/odl-mdsal-replicate-common-12.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-trace-impl/12.0.3/mdsal-trace-impl-12.0.3.jar (35 kB at 41 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-trace-cli/12.0.3/mdsal-trace-cli-12.0.3.jar (9.7 kB at 11 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-replicate-common/12.0.3/mdsal-replicate-common-12.0.3.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-replicate-netty/12.0.3/odl-mdsal-replicate-netty-12.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-replicate-common/12.0.3/odl-mdsal-replicate-common-12.0.3-features.xml (639 B at 734 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-replicate-netty/12.0.3/mdsal-replicate-netty-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-rfc8294-netty/12.0.3/odl-mdsal-rfc8294-netty-12.0.3-features.xml (987 B at 1.1 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/12.0.3/odl-mdsal-model-rfc6991-12.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-rfc8294-netty/12.0.3/mdsal-rfc8294-netty-12.0.3.jar (13 kB at 15 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/12.0.3/rfc6991-ietf-inet-types-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-replicate-netty/12.0.3/odl-mdsal-replicate-netty-12.0.3-features.xml (1.5 kB at 1.7 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/ietf-type-util/12.0.3/ietf-type-util-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-replicate-common/12.0.3/mdsal-replicate-common-12.0.3.jar (12 kB at 14 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/12.0.3/rfc6991-ietf-yang-types-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/12.0.3/odl-mdsal-model-rfc6991-12.0.3-features.xml (835 B at 943 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7224/12.0.3/odl-mdsal-model-rfc7224-12.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/12.0.3/rfc6991-ietf-inet-types-12.0.3.jar (58 kB at 65 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-if-type/12.0.3/iana-if-type-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-replicate-netty/12.0.3/mdsal-replicate-netty-12.0.3.jar (54 kB at 61 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-iana-crypt-hash/12.0.3/odl-mdsal-model-rfc7317-iana-crypt-hash-12.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/ietf-type-util/12.0.3/ietf-type-util-12.0.3.jar (15 kB at 17 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/12.0.3/iana-crypt-hash-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7224/12.0.3/odl-mdsal-model-rfc7224-12.0.3-features.xml (650 B at 726 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/12.0.3/odl-mdsal-model-rfc7952-12.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/12.0.3/rfc6991-ietf-yang-types-12.0.3.jar (50 kB at 56 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc7952/12.0.3/rfc7952-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-iana-crypt-hash/12.0.3/odl-mdsal-model-rfc7317-iana-crypt-hash-12.0.3-features.xml (709 B at 786 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040/12.0.3/odl-mdsal-model-rfc8040-12.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/12.0.3/iana-crypt-hash-12.0.3.jar (20 kB at 23 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8040/12.0.3/rfc8040-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/12.0.3/odl-mdsal-model-rfc7952-12.0.3-features.xml (637 B at 703 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/12.0.3/odl-mdsal-model-rfc8072-12.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-if-type/12.0.3/iana-if-type-12.0.3.jar (606 kB at 667 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8072/12.0.3/rfc8072-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc7952/12.0.3/rfc7952-12.0.3.jar (15 kB at 17 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8294/12.0.3/odl-mdsal-model-rfc8294-12.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040/12.0.3/odl-mdsal-model-rfc8040-12.0.3-features.xml (637 B at 700 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-routing-types/12.0.3/iana-routing-types-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/12.0.3/odl-mdsal-model-rfc8072-12.0.3-features.xml (645 B at 703 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/12.0.3/rfc8294-ietf-routing-types-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8040/12.0.3/rfc8040-12.0.3.jar (59 kB at 65 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/12.0.3/odl-mdsal-model-rfc8342-12.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8294/12.0.3/odl-mdsal-model-rfc8294-12.0.3-features.xml (761 B at 828 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/12.0.3/rfc8342-ietf-datastores-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-routing-types/12.0.3/iana-routing-types-12.0.3.jar (27 kB at 29 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/12.0.3/rfc8342-ietf-origin-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8072/12.0.3/rfc8072-12.0.3.jar (97 kB at 105 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8343/12.0.3/odl-mdsal-model-rfc8343-12.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/12.0.3/odl-mdsal-model-rfc8342-12.0.3-features.xml (759 B at 817 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8343/12.0.3/rfc8343-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/12.0.3/rfc8342-ietf-datastores-12.0.3.jar (30 kB at 32 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8344/12.0.3/odl-mdsal-model-rfc8344-12.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/12.0.3/rfc8342-ietf-origin-12.0.3.jar (29 kB at 31 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8344/12.0.3/rfc8344-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/12.0.3/rfc8294-ietf-routing-types-12.0.3.jar (118 kB at 127 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345/12.0.3/odl-mdsal-model-rfc8345-12.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345/12.0.3/odl-mdsal-model-rfc8345-12.0.3-features.xml (990 B at 1.1 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network/12.0.3/rfc8345-ietf-network-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8344/12.0.3/odl-mdsal-model-rfc8344-12.0.3-features.xml (645 B at 683 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-state/12.0.3/rfc8345-ietf-network-state-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8343/12.0.3/rfc8343-12.0.3.jar (84 kB at 89 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology/12.0.3/rfc8345-ietf-network-topology-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8344/12.0.3/rfc8344-12.0.3.jar (160 kB at 169 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology-state/12.0.3/rfc8345-ietf-network-topology-state-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network/12.0.3/rfc8345-ietf-network-12.0.3.jar (60 kB at 63 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345-non-nmda/12.0.3/odl-mdsal-model-rfc8345-non-nmda-12.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-state/12.0.3/rfc8345-ietf-network-state-12.0.3.jar (59 kB at 62 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346/12.0.3/odl-mdsal-model-rfc8346-12.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8343/12.0.3/odl-mdsal-model-rfc8343-12.0.3-features.xml (645 B at 676 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology/12.0.3/rfc8346-ietf-l3-unicast-topology-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology-state/12.0.3/rfc8345-ietf-network-topology-state-12.0.3.jar (73 kB at 76 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology-state/12.0.3/rfc8346-ietf-l3-unicast-topology-state-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology/12.0.3/rfc8345-ietf-network-topology-12.0.3.jar (74 kB at 77 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346-non-nmda/12.0.3/odl-mdsal-model-rfc8346-non-nmda-12.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345-non-nmda/12.0.3/odl-mdsal-model-rfc8345-non-nmda-12.0.3-features.xml (599 B at 622 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348/12.0.3/odl-mdsal-model-rfc8348-12.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346/12.0.3/odl-mdsal-model-rfc8346-12.0.3-features.xml (1.0 kB at 1.0 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-hardware/12.0.3/iana-hardware-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology-state/12.0.3/rfc8346-ietf-l3-unicast-topology-state-12.0.3.jar (73 kB at 76 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware/12.0.3/rfc8348-ietf-hardware-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346-non-nmda/12.0.3/odl-mdsal-model-rfc8346-non-nmda-12.0.3-features.xml (830 B at 857 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware-state/12.0.3/rfc8348-ietf-hardware-state-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology/12.0.3/rfc8346-ietf-l3-unicast-topology-12.0.3.jar (147 kB at 152 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348-non-nmda/12.0.3/odl-mdsal-model-rfc8348-non-nmda-12.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348/12.0.3/odl-mdsal-model-rfc8348-12.0.3-features.xml (862 B at 888 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8349/12.0.3/odl-mdsal-model-rfc8349-12.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-hardware/12.0.3/iana-hardware-12.0.3.jar (44 kB at 45 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-routing/12.0.3/rfc8349-ietf-routing-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware/12.0.3/rfc8348-ietf-hardware-12.0.3.jar (94 kB at 96 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv4-unicast-routing/12.0.3/rfc8349-ietf-ipv4-unicast-routing-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348-non-nmda/12.0.3/odl-mdsal-model-rfc8348-non-nmda-12.0.3-features.xml (598 B at 610 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv6-unicast-routing/12.0.3/rfc8349-ietf-ipv6-unicast-routing-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware-state/12.0.3/rfc8348-ietf-hardware-state-12.0.3.jar (74 kB at 75 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8519/12.0.3/odl-mdsal-model-rfc8519-12.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8349/12.0.3/odl-mdsal-model-rfc8349-12.0.3-features.xml (882 B at 898 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-access-control-list/12.0.3/rfc8519-ietf-access-control-list-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8519/12.0.3/odl-mdsal-model-rfc8519-12.0.3-features.xml (877 B at 882 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-ethertypes/12.0.3/rfc8519-ietf-ethertypes-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv4-unicast-routing/12.0.3/rfc8349-ietf-ipv4-unicast-routing-12.0.3.jar (111 kB at 112 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-packet-fields/12.0.3/rfc8519-ietf-packet-fields-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-routing/12.0.3/rfc8349-ietf-routing-12.0.3.jar (291 kB at 291 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8520/12.0.3/odl-mdsal-model-rfc8520-12.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv6-unicast-routing/12.0.3/rfc8349-ietf-ipv6-unicast-routing-12.0.3.jar (194 kB at 194 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-acldns/12.0.3/rfc8520-ietf-acldns-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-access-control-list/12.0.3/rfc8519-ietf-access-control-list-12.0.3.jar (308 kB at 307 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-mud/12.0.3/rfc8520-ietf-mud-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-packet-fields/12.0.3/rfc8519-ietf-packet-fields-12.0.3.jar (78 kB at 77 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/12.0.3/odl-mdsal-model-rfc8525-12.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8520/12.0.3/odl-mdsal-model-rfc8520-12.0.3-features.xml (752 B at 744 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8525/12.0.3/rfc8525-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-ethertypes/12.0.3/rfc8519-ietf-ethertypes-12.0.3.jar (25 kB at 25 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8528/12.0.3/odl-mdsal-model-rfc8528-12.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-acldns/12.0.3/rfc8520-ietf-acldns-12.0.3.jar (24 kB at 23 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8528/12.0.3/rfc8528-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/12.0.3/odl-mdsal-model-rfc8525-12.0.3-features.xml (859 B at 845 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8529/12.0.3/odl-mdsal-model-rfc8529-12.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-mud/12.0.3/rfc8520-ietf-mud-12.0.3.jar (72 kB at 71 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8529/12.0.3/rfc8529-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8528/12.0.3/odl-mdsal-model-rfc8528-12.0.3-features.xml (645 B at 633 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8530/12.0.3/odl-mdsal-model-rfc8530-12.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8525/12.0.3/rfc8525-12.0.3.jar (146 kB at 142 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8530/12.0.3/rfc8530-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8528/12.0.3/rfc8528-12.0.3.jar (62 kB at 61 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8542/12.0.3/odl-mdsal-model-rfc8542-12.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8529/12.0.3/odl-mdsal-model-rfc8529-12.0.3-features.xml (859 B at 837 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-topology/12.0.3/rfc8542-ietf-dc-fabric-topology-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8529/12.0.3/rfc8529-12.0.3.jar (106 kB at 102 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-types/12.0.3/rfc8542-ietf-dc-fabric-types-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8530/12.0.3/odl-mdsal-model-rfc8530-12.0.3-features.xml (859 B at 833 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8776/12.0.3/odl-mdsal-model-rfc8776-12.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8542/12.0.3/odl-mdsal-model-rfc8542-12.0.3-features.xml (776 B at 751 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-types/12.0.3/rfc8776-ietf-te-types-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8530/12.0.3/rfc8530-12.0.3.jar (48 kB at 46 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-packet-types/12.0.3/rfc8776-ietf-te-packet-types-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-topology/12.0.3/rfc8542-ietf-dc-fabric-topology-12.0.3.jar (97 kB at 94 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795/12.0.3/odl-mdsal-model-rfc8795-12.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8776/12.0.3/odl-mdsal-model-rfc8776-12.0.3-features.xml (766 B at 734 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology/12.0.3/rfc8795-ietf-te-topology-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-types/12.0.3/rfc8542-ietf-dc-fabric-types-12.0.3.jar (83 kB at 80 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology-state/12.0.3/rfc8795-ietf-te-topology-state-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795/12.0.3/odl-mdsal-model-rfc8795-12.0.3-features.xml (985 B at 938 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795-non-nmda/12.0.3/odl-mdsal-model-rfc8795-non-nmda-12.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-packet-types/12.0.3/rfc8776-ietf-te-packet-types-12.0.3.jar (81 kB at 77 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819/12.0.3/odl-mdsal-model-rfc8819-12.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-types/12.0.3/rfc8776-ietf-te-types-12.0.3.jar (962 kB at 909 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags/12.0.3/rfc8819-ietf-module-tags-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795-non-nmda/12.0.3/odl-mdsal-model-rfc8795-non-nmda-12.0.3-features.xml (830 B at 783 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819-non-nmda/12.0.3/odl-mdsal-model-rfc8819-non-nmda-12.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology-state/12.0.3/rfc8795-ietf-te-topology-state-12.0.3.jar (116 kB at 109 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags-state/12.0.3/rfc8819-ietf-module-tags-state-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819/12.0.3/odl-mdsal-model-rfc8819-12.0.3-features.xml (662 B at 623 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/12.0.3/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal-12.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology/12.0.3/rfc8795-ietf-te-topology-12.0.3.jar (622 kB at 585 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/ietf-topology/2013.10.21.24.3/ietf-topology-2013.10.21.24.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags/12.0.3/rfc8819-ietf-module-tags-12.0.3.jar (31 kB at 29 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-odl-l2-types/12.0.3/odl-mdsal-model-odl-l2-types-12.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819-non-nmda/12.0.3/odl-mdsal-model-rfc8819-non-nmda-12.0.3-features.xml (707 B at 661 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.24.3/opendaylight-l2-types-2013.08.27.24.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags-state/12.0.3/rfc8819-ietf-module-tags-state-12.0.3.jar (30 kB at 28 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/features-mdsal-experimental/12.0.3/features-mdsal-experimental-12.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/12.0.3/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal-12.0.3-features.xml (812 B at 757 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-exp-yanglib-api/0.17.3/odl-mdsal-exp-yanglib-api-0.17.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/ietf-topology/2013.10.21.24.3/ietf-topology-2013.10.21.24.3.jar (103 kB at 95 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-yanglib-api/0.17.3/mdsal-yanglib-api-0.17.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-odl-l2-types/12.0.3/odl-mdsal-model-odl-l2-types-12.0.3-features.xml (696 B at 642 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-exp-yanglib-rfc8525/0.17.3/odl-mdsal-exp-yanglib-rfc8525-0.17.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.24.3/opendaylight-l2-types-2013.08.27.24.3.jar (19 kB at 18 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-yanglib-rfc8525/0.17.3/mdsal-yanglib-rfc8525-0.17.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/features-mdsal-experimental/12.0.3/features-mdsal-experimental-12.0.3-features.xml (999 B at 919 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/features-netconf/6.0.5/features-netconf-6.0.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-exp-yanglib-api/0.17.3/odl-mdsal-exp-yanglib-api-0.17.3-features.xml (620 B at 569 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-aaa-netconf-plugin/6.0.5/odl-aaa-netconf-plugin-6.0.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-yanglib-api/0.17.3/mdsal-yanglib-api-0.17.3.jar (16 kB at 14 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-auth/6.0.5/netconf-auth-6.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-exp-yanglib-rfc8525/0.17.3/odl-mdsal-exp-yanglib-rfc8525-0.17.3-features.xml (1.1 kB at 995 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-auth-aaa/6.0.5/netconf-auth-aaa-6.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/features-netconf/6.0.5/features-netconf-6.0.5-features.xml (5.2 kB at 4.7 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-all/6.0.5/odl-netconf-all-6.0.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-yanglib-rfc8525/0.17.3/mdsal-yanglib-rfc8525-0.17.3.jar (32 kB at 29 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-api/6.0.5/odl-netconf-api-6.0.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-aaa-netconf-plugin/6.0.5/odl-aaa-netconf-plugin-6.0.5-features.xml (652 B at 592 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc6470/6.0.5/odl-netconf-model-rfc6470-6.0.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-auth/6.0.5/netconf-auth-6.0.5.jar (8.0 kB at 7.3 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc6470/6.0.5/rfc6470-6.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-all/6.0.5/odl-netconf-all-6.0.5-features.xml (1.3 kB at 1.2 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc8526/6.0.5/odl-netconf-model-rfc8526-6.0.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-auth-aaa/6.0.5/netconf-auth-aaa-6.0.5.jar (11 kB at 9.8 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc6243/6.0.5/odl-netconf-model-rfc6243-6.0.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-api/6.0.5/odl-netconf-api-6.0.5-features.xml (1.6 kB at 1.5 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc6243/6.0.5/rfc6243-6.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc6470/6.0.5/odl-netconf-model-rfc6470-6.0.5-features.xml (639 B at 574 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc8526/6.0.5/rfc8526-6.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc8526/6.0.5/odl-netconf-model-rfc8526-6.0.5-features.xml (806 B at 721 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-api/6.0.5/netconf-api-6.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc6243/6.0.5/odl-netconf-model-rfc6243-6.0.5-features.xml (639 B at 571 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-client/6.0.5/odl-netconf-client-6.0.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc6470/6.0.5/rfc6470-6.0.5.jar (84 kB at 75 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-client/6.0.5/netconf-client-6.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc6243/6.0.5/rfc6243-6.0.5.jar (30 kB at 27 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/shaded-exificient/6.0.5/shaded-exificient-6.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc8526/6.0.5/rfc8526-6.0.5.jar (111 kB at 99 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-config/6.0.5/netconf-config-6.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-client/6.0.5/odl-netconf-client-6.0.5-features.xml (1.1 kB at 940 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-impl/6.0.5/odl-netconf-impl-6.0.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-api/6.0.5/netconf-api-6.0.5.jar (52 kB at 46 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-server/6.0.5/netconf-server-6.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-client/6.0.5/netconf-client-6.0.5.jar (303 kB at 268 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/6.0.5/rfc7407-ietf-x509-cert-to-name-6.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-impl/6.0.5/odl-netconf-impl-6.0.5-features.xml (1.7 kB at 1.5 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-mdsal/6.0.5/odl-netconf-mdsal-6.0.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-config/6.0.5/netconf-config-6.0.5.jar (18 kB at 16 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-server-mdsal/6.0.5/netconf-server-mdsal-6.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/6.0.5/rfc7407-ietf-x509-cert-to-name-6.0.5.jar (43 kB at 37 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/mdsal-netconf-yang-library/6.0.5/mdsal-netconf-yang-library-6.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-server/6.0.5/netconf-server-6.0.5.jar (387 kB at 337 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-nb/6.0.5/netconf-nb-6.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-mdsal/6.0.5/odl-netconf-mdsal-6.0.5-features.xml (1.2 kB at 1.0 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/shaded-sshd/6.0.5/shaded-sshd-6.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/shaded-exificient/6.0.5/shaded-exificient-6.0.5.jar (1.7 MB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc5277/6.0.5/odl-netconf-model-rfc5277-6.0.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/mdsal-netconf-yang-library/6.0.5/mdsal-netconf-yang-library-6.0.5.jar (18 kB at 15 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc5277/6.0.5/rfc5277-6.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-server-mdsal/6.0.5/netconf-server-mdsal-6.0.5.jar (134 kB at 116 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc6022/6.0.5/odl-netconf-model-rfc6022-6.0.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-nb/6.0.5/netconf-nb-6.0.5.jar (56 kB at 48 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc6022/6.0.5/rfc6022-6.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc5277/6.0.5/odl-netconf-model-rfc5277-6.0.5-features.xml (594 B at 510 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc6241/6.0.5/odl-netconf-model-rfc6241-6.0.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc6022/6.0.5/odl-netconf-model-rfc6022-6.0.5-features.xml (594 B at 508 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc6241/6.0.5/rfc6241-6.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc5277/6.0.5/rfc5277-6.0.5.jar (64 kB at 55 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-netty-util/6.0.5/odl-netconf-netty-util-6.0.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc6022/6.0.5/rfc6022-6.0.5.jar (167 kB at 142 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc6241/6.0.5/odl-netconf-model-rfc6241-6.0.5-features.xml (594 B at 506 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-netty-util/6.0.5/netconf-netty-util-6.0.5.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-util/6.0.5/odl-netconf-util-6.0.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-netty-util/6.0.5/odl-netconf-netty-util-6.0.5-features.xml (1.3 kB at 1.1 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-common-mdsal/6.0.5/netconf-common-mdsal-6.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-util/6.0.5/odl-netconf-util-6.0.5-features.xml (740 B at 626 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-clustered-topology/6.0.5/odl-netconf-clustered-topology-6.0.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-netty-util/6.0.5/netconf-netty-util-6.0.5.jar (111 kB at 94 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-topology-singleton/6.0.5/netconf-topology-singleton-6.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc6241/6.0.5/rfc6241-6.0.5.jar (399 kB at 337 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-topology/6.0.5/netconf-topology-6.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/shaded-sshd/6.0.5/shaded-sshd-6.0.5.jar (2.0 MB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-connector/6.0.5/odl-netconf-connector-6.0.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-clustered-topology/6.0.5/odl-netconf-clustered-topology-6.0.5-features.xml (779 B at 653 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-client-mdsal/6.0.5/netconf-client-mdsal-6.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-common-mdsal/6.0.5/netconf-common-mdsal-6.0.5.jar (54 kB at 46 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-dom-api/6.0.5/netconf-dom-api-6.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-topology-singleton/6.0.5/netconf-topology-singleton-6.0.5.jar (187 kB at 157 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-connector-all/6.0.5/odl-netconf-connector-all-6.0.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-connector/6.0.5/odl-netconf-connector-6.0.5-features.xml (1.5 kB at 1.3 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-callhome-ssh/6.0.5/odl-netconf-callhome-ssh-6.0.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-topology/6.0.5/netconf-topology-6.0.5.jar (118 kB at 98 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/callhome-model/6.0.5/callhome-model-6.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-dom-api/6.0.5/netconf-dom-api-6.0.5.jar (15 kB at 12 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/callhome-protocol/6.0.5/callhome-protocol-6.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-connector-all/6.0.5/odl-netconf-connector-all-6.0.5-features.xml (766 B at 633 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/callhome-provider/6.0.5/callhome-provider-6.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-client-mdsal/6.0.5/netconf-client-mdsal-6.0.5.jar (532 kB at 439 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-console/6.0.5/odl-netconf-console-6.0.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-callhome-ssh/6.0.5/odl-netconf-callhome-ssh-6.0.5-features.xml (826 B at 682 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-console/6.0.5/netconf-console-6.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/callhome-model/6.0.5/callhome-model-6.0.5.jar (82 kB at 68 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-topology/6.0.5/odl-netconf-topology-6.0.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/callhome-provider/6.0.5/callhome-provider-6.0.5.jar (73 kB at 60 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-topology-impl/6.0.5/netconf-topology-impl-6.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/callhome-protocol/6.0.5/callhome-protocol-6.0.5.jar (52 kB at 42 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-openapi/6.0.5/odl-restconf-openapi-6.0.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-console/6.0.5/odl-netconf-console-6.0.5-features.xml (1.1 kB at 860 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-openapi/6.0.5/restconf-openapi-6.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-topology/6.0.5/odl-netconf-topology-6.0.5-features.xml (788 B at 643 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf/6.0.5/odl-restconf-6.0.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-console/6.0.5/netconf-console-6.0.5.jar (36 kB at 30 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-nb/6.0.5/odl-restconf-nb-6.0.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-topology-impl/6.0.5/netconf-topology-impl-6.0.5.jar (14 kB at 12 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-common/6.0.5/odl-restconf-common-6.0.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-openapi/6.0.5/odl-restconf-openapi-6.0.5-features.xml (876 B at 711 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc8040/6.0.5/odl-netconf-model-rfc8040-6.0.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf/6.0.5/odl-restconf-6.0.5-features.xml (489 B at 396 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-common-models/6.0.5/restconf-common-models-6.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-nb/6.0.5/odl-restconf-nb-6.0.5-features.xml (2.5 kB at 2.1 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-common/6.0.5/restconf-common-6.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-common/6.0.5/odl-restconf-common-6.0.5-features.xml (1.7 kB at 1.4 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-nb/6.0.5/restconf-nb-6.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc8040/6.0.5/odl-netconf-model-rfc8040-6.0.5-features.xml (619 B at 499 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-api/6.0.5/restconf-api-6.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-common/6.0.5/restconf-common-6.0.5.jar (29 kB at 23 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/6.0.5/rfc8040-ietf-restconf-monitoring-6.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-common-models/6.0.5/restconf-common-models-6.0.5.jar (193 kB at 154 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-nb/6.0.5/restconf-nb-6.0.5-config.cfg [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-api/6.0.5/restconf-api-6.0.5.jar (56 kB at 44 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-all/6.0.5/odl-restconf-all-6.0.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-nb/6.0.5/restconf-nb-6.0.5.jar (372 kB at 296 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-transport-api/6.0.5/odl-netconf-transport-api-6.0.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-nb/6.0.5/restconf-nb-6.0.5-config.cfg (204 B at 161 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-api/6.0.5/transport-api-6.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-transport-api/6.0.5/odl-netconf-transport-api-6.0.5-features.xml (734 B at 578 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-transport/6.0.5/odl-netconf-transport-6.0.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-all/6.0.5/odl-restconf-all-6.0.5-features.xml (704 B at 554 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-ssh/6.0.5/transport-ssh-6.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-openapi/6.0.5/restconf-openapi-6.0.5.jar (2.9 MB at 2.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/6.0.5/draft-ietf-netconf-crypto-types-6.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/6.0.5/rfc8040-ietf-restconf-monitoring-6.0.5.jar (51 kB at 40 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-tcp/6.0.5/transport-tcp-6.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-transport/6.0.5/odl-netconf-transport-6.0.5-features.xml (1.3 kB at 1.0 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-tls/6.0.5/transport-tls-6.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-api/6.0.5/transport-api-6.0.5.jar (21 kB at 16 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-keystore/6.0.5/odl-netconf-keystore-6.0.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-tcp/6.0.5/transport-tcp-6.0.5.jar (154 kB at 120 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc8341/6.0.5/odl-netconf-model-rfc8341-6.0.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/6.0.5/draft-ietf-netconf-crypto-types-6.0.5.jar (227 kB at 176 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc8341/6.0.5/rfc8341-6.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-keystore/6.0.5/odl-netconf-keystore-6.0.5-features.xml (790 B at 610 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/keystore-api/6.0.5/keystore-api-6.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-ssh/6.0.5/transport-ssh-6.0.5.jar (1.0 MB at 777 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/keystore-none/6.0.5/keystore-none-6.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc8341/6.0.5/odl-netconf-model-rfc8341-6.0.5-features.xml (594 B at 458 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-truststore/6.0.5/odl-netconf-truststore-6.0.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc8341/6.0.5/rfc8341-6.0.5.jar (98 kB at 76 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/truststore-api/6.0.5/truststore-api-6.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/keystore-api/6.0.5/keystore-api-6.0.5.jar (189 kB at 145 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/truststore-none/6.0.5/truststore-none-6.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/keystore-none/6.0.5/keystore-none-6.0.5.jar (9.4 kB at 7.2 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/features-netconf-experimental/6.0.5/features-netconf-experimental-6.0.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-truststore/6.0.5/odl-netconf-truststore-6.0.5-features.xml (802 B at 613 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-yanglib/6.0.5/odl-yanglib-6.0.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-tls/6.0.5/transport-tls-6.0.5.jar (1.1 MB at 868 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/yanglib/6.0.5/yanglib-6.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/truststore-none/6.0.5/truststore-none-6.0.5.jar (9.4 kB at 7.1 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/features-netconf-testing/6.0.5/features-netconf-testing-6.0.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/truststore-api/6.0.5/truststore-api-6.0.5.jar (136 kB at 104 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-test-tools/6.0.5/odl-netconf-test-tools-6.0.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/features-netconf-experimental/6.0.5/features-netconf-experimental-6.0.5-features.xml (731 B at 555 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-test-perf/6.0.5/netconf-test-perf-6.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-yanglib/6.0.5/odl-yanglib-6.0.5-features.xml (895 B at 679 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/features-odlparent/13.0.7/features-odlparent-13.0.7-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/yanglib/6.0.5/yanglib-6.0.5.jar (23 kB at 17 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-antlr4/13.0.7/odl-antlr4-13.0.7-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/features-netconf-testing/6.0.5/features-netconf-testing-6.0.5-features.xml (733 B at 554 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-apache-commons-lang3/13.0.7/odl-apache-commons-lang3-13.0.7-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-test-tools/6.0.5/odl-netconf-test-tools-6.0.5-features.xml (930 B at 701 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-apache-commons-text/13.0.7/odl-apache-commons-text-13.0.7-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-antlr4/13.0.7/odl-antlr4-13.0.7-features.xml (358 B at 269 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-apache-spifly/13.0.7/odl-apache-spifly-13.0.7-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/features-odlparent/13.0.7/features-odlparent-13.0.7-features.xml (4.2 kB at 3.2 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/aries/spifly/org.apache.aries.spifly.dynamic.bundle/1.3.6/org.apache.aries.spifly.dynamic.bundle-1.3.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-test-perf/6.0.5/netconf-test-perf-6.0.5.jar (358 kB at 269 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-asm/13.0.7/odl-asm-13.0.7-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-apache-commons-lang3/13.0.7/odl-apache-commons-lang3-13.0.7-features.xml (412 B at 308 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-dropwizard-metrics/13.0.7/odl-dropwizard-metrics-13.0.7-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-apache-commons-text/13.0.7/odl-apache-commons-text-13.0.7-features.xml (620 B at 463 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-core/4.2.20/metrics-core-4.2.20.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-apache-spifly/13.0.7/odl-apache-spifly-13.0.7-features.xml (588 B at 438 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-healthchecks/4.2.20/metrics-healthchecks-4.2.20.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-asm/13.0.7/odl-asm-13.0.7-features.xml (549 B at 408 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-jmx/4.2.20/metrics-jmx-4.2.20.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/aries/spifly/org.apache.aries.spifly.dynamic.bundle/1.3.6/org.apache.aries.spifly.dynamic.bundle-1.3.6.jar (154 kB at 114 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-jvm/4.2.20/metrics-jvm-4.2.20.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-dropwizard-metrics/13.0.7/odl-dropwizard-metrics-13.0.7-features.xml (631 B at 468 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-gson/13.0.7/odl-gson-13.0.7-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-core/4.2.20/metrics-core-4.2.20.jar (131 kB at 97 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-guava/13.0.7/odl-guava-13.0.7-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-healthchecks/4.2.20/metrics-healthchecks-4.2.20.jar (24 kB at 17 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jackson-2/13.0.7/odl-jackson-2-13.0.7-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-jmx/4.2.20/metrics-jmx-4.2.20.jar (22 kB at 16 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-javassist-3/13.0.7/odl-javassist-3-13.0.7-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-jvm/4.2.20/metrics-jvm-4.2.20.jar (25 kB at 18 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-gson/13.0.7/odl-gson-13.0.7-features.xml (340 B at 250 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jersey-2/13.0.7/odl-jersey-2-13.0.7-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-guava/13.0.7/odl-guava-13.0.7-features.xml (490 B at 360 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-karaf-feat-jdbc/13.0.7/odl-karaf-feat-jdbc-13.0.7-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-javassist-3/13.0.7/odl-javassist-3-13.0.7-features.xml (365 B at 267 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-karaf-feat-jetty/13.0.7/odl-karaf-feat-jetty-13.0.7-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jackson-2/13.0.7/odl-jackson-2-13.0.7-features.xml (1.5 kB at 1.1 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-karaf-feat-war/13.0.7/odl-karaf-feat-war-13.0.7-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jersey-2/13.0.7/odl-jersey-2-13.0.7-features.xml (2.2 kB at 1.6 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-lmax-3/13.0.7/odl-lmax-3-13.0.7-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-karaf-feat-jetty/13.0.7/odl-karaf-feat-jetty-13.0.7-features.xml (409 B at 295 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/lmax/disruptor/3.4.4/disruptor-3.4.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-karaf-feat-jdbc/13.0.7/odl-karaf-feat-jdbc-13.0.7-features.xml (692 B at 498 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-netty-4/13.0.7/odl-netty-4-13.0.7-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar (794 kB at 572 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-http/4.1.100.Final/netty-codec-http-4.1.100.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-karaf-feat-war/13.0.7/odl-karaf-feat-war-13.0.7-features.xml (399 B at 287 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-handler/4.1.100.Final/netty-handler-4.1.100.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-lmax-3/13.0.7/odl-lmax-3-13.0.7-features.xml (360 B at 258 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-resolver/4.1.100.Final/netty-resolver-4.1.100.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-netty-4/13.0.7/odl-netty-4-13.0.7-features.xml (1.1 kB at 804 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-unix-common/4.1.100.Final/netty-transport-native-unix-common-4.1.100.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/lmax/disruptor/3.4.4/disruptor-3.4.4.jar (85 kB at 61 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-epoll/4.1.100.Final/netty-transport-native-epoll-4.1.100.Final-linux-x86_64.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-handler/4.1.100.Final/netty-handler-4.1.100.Final.jar (561 kB at 399 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-unix-common/4.1.100.Final/netty-transport-native-unix-common-4.1.100.Final-linux-x86_64.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-resolver/4.1.100.Final/netty-resolver-4.1.100.Final.jar (38 kB at 27 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-servlet-api/13.0.7/odl-servlet-api-13.0.7-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-epoll/4.1.100.Final/netty-transport-native-epoll-4.1.100.Final-linux-x86_64.jar (39 kB at 28 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-stax2-api/13.0.7/odl-stax2-api-13.0.7-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-http/4.1.100.Final/netty-codec-http-4.1.100.Final.jar (658 kB at 466 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-woodstox/13.0.7/odl-woodstox-13.0.7-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-unix-common/4.1.100.Final/netty-transport-native-unix-common-4.1.100.Final.jar (44 kB at 31 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-ws-rs-api/13.0.7/odl-ws-rs-api-13.0.7-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-servlet-api/13.0.7/odl-servlet-api-13.0.7-features.xml (384 B at 271 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/features-transportpce-models/19.1.0/features-transportpce-models-19.1.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-unix-common/4.1.100.Final/netty-transport-native-unix-common-4.1.100.Final-linux-x86_64.jar (73 kB at 52 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/odl-openroadm-devices/19.1.0/odl-openroadm-devices-19.1.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-stax2-api/13.0.7/odl-stax2-api-13.0.7-features.xml (365 B at 257 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/openroadm-device-1.2.1/19.1.0/openroadm-device-1.2.1-19.1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-woodstox/13.0.7/odl-woodstox-13.0.7-features.xml (563 B at 397 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/openroadm-common-1.2.1/19.1.0/openroadm-common-1.2.1-19.1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-ws-rs-api/13.0.7/odl-ws-rs-api-13.0.7-features.xml (395 B at 278 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/openroadm-device-2.2.1/19.1.0/openroadm-device-2.2.1-19.1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/features-transportpce-models/19.1.0/features-transportpce-models-19.1.0-features.xml (1.2 kB at 870 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/openroadm-common-2.2.1/19.1.0/openroadm-common-2.2.1-19.1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/odl-openroadm-devices/19.1.0/odl-openroadm-devices-19.1.0-features.xml (1.4 kB at 953 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/openroadm-device-7.1.0/19.1.0/openroadm-device-7.1.0-19.1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/openroadm-common-1.2.1/19.1.0/openroadm-common-1.2.1-19.1.0.jar (463 kB at 321 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/openroadm-common-7.1.0/19.1.0/openroadm-common-7.1.0-19.1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/openroadm-common-2.2.1/19.1.0/openroadm-common-2.2.1-19.1.0.jar (851 kB at 577 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/odl-openroadm-models/19.1.0/odl-openroadm-models-19.1.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/openroadm-device-1.2.1/19.1.0/openroadm-device-1.2.1-19.1.0.jar (1.2 MB at 842 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/openroadm-network-13.1.0/19.1.0/openroadm-network-13.1.0-19.1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/openroadm-device-2.2.1/19.1.0/openroadm-device-2.2.1-19.1.0.jar (1.7 MB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/openroadm-common-13.1.0/19.1.0/openroadm-common-13.1.0-19.1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/odl-openroadm-models/19.1.0/odl-openroadm-models-19.1.0-features.xml (1.1 kB at 727 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/openroadm-service-13.1.0/19.1.0/openroadm-service-13.1.0-19.1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/openroadm-common-7.1.0/19.1.0/openroadm-common-7.1.0-19.1.0.jar (1.2 MB at 820 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/odl-tapi-2.1.1-models/19.1.0/odl-tapi-2.1.1-models-19.1.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/openroadm-network-13.1.0/19.1.0/openroadm-network-13.1.0-19.1.0.jar (686 kB at 458 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/tapi-2.1.1/19.1.0/tapi-2.1.1-19.1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/openroadm-device-7.1.0/19.1.0/openroadm-device-7.1.0-19.1.0.jar (3.8 MB at 2.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/odl-tapi-2.4.0-models/19.1.0/odl-tapi-2.4.0-models-19.1.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/openroadm-common-13.1.0/19.1.0/openroadm-common-13.1.0-19.1.0.jar (1.7 MB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/tapi-2.4.0/19.1.0/tapi-2.4.0-19.1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/odl-tapi-2.1.1-models/19.1.0/odl-tapi-2.1.1-models-19.1.0-features.xml (645 B at 428 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/features-transportpce/8.1.0/features-transportpce-8.1.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/odl-tapi-2.4.0-models/19.1.0/odl-tapi-2.4.0-models-19.1.0-features.xml (645 B at 426 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/odl-transportpce/8.1.0/odl-transportpce-8.1.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/features-transportpce/8.1.0/features-transportpce-8.1.0-features.xml (1.6 kB at 1.1 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-api/8.1.0/transportpce-api-8.1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/odl-transportpce/8.1.0/odl-transportpce-8.1.0-features.xml (2.6 kB at 1.7 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-common/8.1.0/transportpce-common-8.1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-common/8.1.0/transportpce-common-8.1.0.jar (216 kB at 140 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-renderer/8.1.0/transportpce-renderer-8.1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/openroadm-service-13.1.0/19.1.0/openroadm-service-13.1.0-19.1.0.jar (2.7 MB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-networkmodel/8.1.0/transportpce-networkmodel-8.1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/tapi-2.1.1/19.1.0/tapi-2.1.1-19.1.0.jar (4.4 MB at 2.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-olm/8.1.0/transportpce-olm-8.1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-renderer/8.1.0/transportpce-renderer-8.1.0.jar (151 kB at 97 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-olm/8.1.0/transportpce-olm-8.1.0-config.cfg [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-api/8.1.0/transportpce-api-8.1.0.jar (1.7 MB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-pce/8.1.0/transportpce-pce-8.1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-networkmodel/8.1.0/transportpce-networkmodel-8.1.0.jar (174 kB at 112 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/ext/jersey-proxy-client/2.41/jersey-proxy-client-2.41.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-olm/8.1.0/transportpce-olm-8.1.0.jar (85 kB at 54 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/media/jersey-media-json-jackson/2.41/jersey-media-json-jackson-2.41.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-olm/8.1.0/transportpce-olm-8.1.0-config.cfg (64 B at 40 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/ext/jersey-entity-filtering/2.41/jersey-entity-filtering-2.41.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/ext/jersey-proxy-client/2.41/jersey-proxy-client-2.41.jar (26 kB at 17 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jgrapht/jgrapht-core/1.5.2/jgrapht-core-1.5.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-pce/8.1.0/transportpce-pce-8.1.0.jar (183 kB at 116 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jheaps/jheaps/0.14/jheaps-0.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/media/jersey-media-json-jackson/2.41/jersey-media-json-jackson-2.41.jar (81 kB at 51 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apfloat/apfloat/1.10.1/apfloat-1.10.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/ext/jersey-entity-filtering/2.41/jersey-entity-filtering-2.41.jar (84 kB at 53 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-servicehandler/8.1.0/transportpce-servicehandler-8.1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jheaps/jheaps/0.14/jheaps-0.14.jar (153 kB at 97 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/odl-transportpce-tapi/8.1.0/odl-transportpce-tapi-8.1.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-servicehandler/8.1.0/transportpce-servicehandler-8.1.0.jar (143 kB at 90 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-tapi/8.1.0/transportpce-tapi-8.1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/odl-transportpce-tapi/8.1.0/odl-transportpce-tapi-8.1.0-features.xml (1.4 kB at 906 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/odl-transportpce-nbinotifications/8.1.0/odl-transportpce-nbinotifications-8.1.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apfloat/apfloat/1.10.1/apfloat-1.10.1.jar (556 kB at 348 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-nbinotifications/8.1.0/transportpce-nbinotifications-8.1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jgrapht/jgrapht-core/1.5.2/jgrapht-core-1.5.2.jar (1.3 MB at 792 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/kafka/kafka-clients/3.0.0/kafka-clients-3.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/odl-transportpce-nbinotifications/8.1.0/odl-transportpce-nbinotifications-8.1.0-features.xml (1.0 kB at 648 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/luben/zstd-jni/1.5.0-2/zstd-jni-1.5.0-2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-tapi/8.1.0/transportpce-tapi-8.1.0.jar (252 kB at 157 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/xerial/snappy/snappy-java/1.1.8.1/snappy-java-1.1.8.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-nbinotifications/8.1.0/transportpce-nbinotifications-8.1.0.jar (55 kB at 34 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-nbinotifications/8.1.0/transportpce-nbinotifications-8.1.0-config.cfg [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/tapi-2.4.0/19.1.0/tapi-2.4.0-19.1.0.jar (11 MB at 6.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/odl-transportpce-dmaap-client/8.1.0/odl-transportpce-dmaap-client-8.1.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-nbinotifications/8.1.0/transportpce-nbinotifications-8.1.0-config.cfg (106 B at 65 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-dmaap-client/8.1.0/transportpce-dmaap-client-8.1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/odl-transportpce-dmaap-client/8.1.0/odl-transportpce-dmaap-client-8.1.0-features.xml (954 B at 586 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.3/jackson-datatype-jsr310-2.15.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-dmaap-client/8.1.0/transportpce-dmaap-client-8.1.0.jar (30 kB at 18 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-dmaap-client/8.1.0/transportpce-dmaap-client-8.1.0-config.cfg [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.3/jackson-datatype-jsr310-2.15.3.jar (123 kB at 75 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/odl-transportpce-inventory/8.1.0/odl-transportpce-inventory-8.1.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-dmaap-client/8.1.0/transportpce-dmaap-client-8.1.0-config.cfg (152 B at 92 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-inventory/8.1.0/transportpce-inventory-8.1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/xerial/snappy/snappy-java/1.1.8.1/snappy-java-1.1.8.1.jar (2.0 MB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-inventory/8.1.0/transportpce-inventory-8.1.0-config.cfg [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/odl-transportpce-inventory/8.1.0/odl-transportpce-inventory-8.1.0-features.xml (1.7 kB at 1.0 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-inventory/8.1.0/transportpce-inventory-8.1.0-datasource.cfg [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/kafka/kafka-clients/3.0.0/kafka-clients-3.0.0.jar (4.9 MB at 2.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/odl-transportpce-swagger/8.1.0/odl-transportpce-swagger-8.1.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-inventory/8.1.0/transportpce-inventory-8.1.0.jar (92 kB at 55 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/features-yangtools/11.0.4/features-yangtools-11.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-inventory/8.1.0/transportpce-inventory-8.1.0-config.cfg (281 B at 168 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-codec/11.0.4/odl-yangtools-codec-11.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-inventory/8.1.0/transportpce-inventory-8.1.0-datasource.cfg (252 B at 150 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-binfmt/11.0.4/yang-data-codec-binfmt-11.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/features-yangtools/11.0.4/features-yangtools-11.0.4-features.xml (2.6 kB at 1.6 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-gson/11.0.4/yang-data-codec-gson-11.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-codec/11.0.4/odl-yangtools-codec-11.0.4-features.xml (1.1 kB at 671 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-xml/11.0.4/yang-data-codec-xml-11.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/odl-transportpce-swagger/8.1.0/odl-transportpce-swagger-8.1.0-features.xml (550 B at 328 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-common/11.0.4/odl-yangtools-common-11.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-binfmt/11.0.4/yang-data-codec-binfmt-11.0.4.jar (108 kB at 64 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-common/11.0.4/yang-common-11.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-gson/11.0.4/yang-data-codec-gson-11.0.4.jar (76 kB at 45 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-data-api/11.0.4/odl-yangtools-data-api-11.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-xml/11.0.4/yang-data-codec-xml-11.0.4.jar (87 kB at 51 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-api/11.0.4/yang-data-api-11.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-common/11.0.4/odl-yangtools-common-11.0.4-features.xml (633 B at 374 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-spi/11.0.4/yang-data-spi-11.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-data-api/11.0.4/odl-yangtools-data-api-11.0.4-features.xml (951 B at 561 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-api/11.0.4/yang-data-tree-api-11.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-common/11.0.4/yang-common-11.0.4.jar (114 kB at 67 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-spi/11.0.4/yang-data-tree-spi-11.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-spi/11.0.4/yang-data-spi-11.0.4.jar (16 kB at 9.4 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-util/11.0.4/yang-data-util-11.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-api/11.0.4/yang-data-api-11.0.4.jar (156 kB at 92 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-data/11.0.4/odl-yangtools-data-11.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-api/11.0.4/yang-data-tree-api-11.0.4.jar (34 kB at 20 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-impl/11.0.4/yang-data-impl-11.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-spi/11.0.4/yang-data-tree-spi-11.0.4.jar (48 kB at 28 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-ri/11.0.4/yang-data-tree-ri-11.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-data/11.0.4/odl-yangtools-data-11.0.4-features.xml (963 B at 562 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-transform/11.0.4/yang-data-transform-11.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/luben/zstd-jni/1.5.0-2/zstd-jni-1.5.0-2.jar (6.8 MB at 4.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-export/11.0.4/odl-yangtools-export-11.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-util/11.0.4/yang-data-util-11.0.4.jar (127 kB at 74 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-export/11.0.4/yang-model-export-11.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-impl/11.0.4/yang-data-impl-11.0.4.jar (167 kB at 97 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-netty/11.0.4/odl-yangtools-netty-11.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-ri/11.0.4/yang-data-tree-ri-11.0.4.jar (213 kB at 123 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-common-netty/11.0.4/yang-common-netty-11.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-export/11.0.4/odl-yangtools-export-11.0.4-features.xml (625 B at 362 B/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-transform/11.0.4/yang-data-transform-11.0.4.jar (18 kB at 10 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-parser-api/11.0.4/odl-yangtools-parser-api-11.0.4-features.xml [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odlext-model-api/11.0.4/odlext-model-api-11.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-netty/11.0.4/odl-yangtools-netty-11.0.4-features.xml (791 B at 456 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/openconfig-model-api/11.0.4/openconfig-model-api-11.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-export/11.0.4/yang-model-export-11.0.4.jar (39 kB at 22 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6241-model-api/11.0.4/rfc6241-model-api-11.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-common-netty/11.0.4/yang-common-netty-11.0.4.jar (12 kB at 7.1 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6536-model-api/11.0.4/rfc6536-model-api-11.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odlext-model-api/11.0.4/odlext-model-api-11.0.4.jar (23 kB at 13 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6643-model-api/11.0.4/rfc6643-model-api-11.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-parser-api/11.0.4/odl-yangtools-parser-api-11.0.4-features.xml (2.1 kB at 1.2 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc7952-model-api/11.0.4/rfc7952-model-api-11.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/openconfig-model-api/11.0.4/openconfig-model-api-11.0.4.jar (21 kB at 12 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8040-model-api/11.0.4/rfc8040-model-api-11.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6241-model-api/11.0.4/rfc6241-model-api-11.0.4.jar (17 kB at 9.7 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8528-model-api/11.0.4/rfc8528-model-api-11.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6643-model-api/11.0.4/rfc6643-model-api-11.0.4.jar (33 kB at 19 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6536-model-api/11.0.4/rfc6536-model-api-11.0.4.jar (19 kB at 11 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8639-model-api/11.0.4/rfc8639-model-api-11.0.4.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8819-model-api/11.0.4/rfc8819-model-api-11.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc7952-model-api/11.0.4/rfc7952-model-api-11.0.4.jar (19 kB at 11 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-api/11.0.4/yang-model-api-11.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8528-model-api/11.0.4/rfc8528-model-api-11.0.4.jar (17 kB at 9.8 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-spi/11.0.4/yang-model-spi-11.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8040-model-api/11.0.4/rfc8040-model-api-11.0.4.jar (17 kB at 9.7 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-util/11.0.4/yang-model-util-11.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8639-model-api/11.0.4/rfc8639-model-api-11.0.4.jar (16 kB at 9.1 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-api/11.0.4/yang-parser-api-11.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8819-model-api/11.0.4/rfc8819-model-api-11.0.4.jar (19 kB at 11 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-api/11.0.4/yang-repo-api-11.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-api/11.0.4/yang-model-api-11.0.4.jar (293 kB at 166 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-ir/11.0.4/yang-ir-11.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-api/11.0.4/yang-parser-api-11.0.4.jar (24 kB at 14 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-spi/11.0.4/yang-repo-spi-11.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-util/11.0.4/yang-model-util-11.0.4.jar (41 kB at 23 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-parser/11.0.4/odl-yangtools-parser-11.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-spi/11.0.4/yang-model-spi-11.0.4.jar (99 kB at 56 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-ri/11.0.4/yang-model-ri-11.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-api/11.0.4/yang-repo-api-11.0.4.jar (49 kB at 28 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odlext-parser-support/11.0.4/odlext-parser-support-11.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-ir/11.0.4/yang-ir-11.0.4.jar (27 kB at 15 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/openconfig-parser-support/11.0.4/openconfig-parser-support-11.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-spi/11.0.4/yang-repo-spi-11.0.4.jar (39 kB at 22 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6241-parser-support/11.0.4/rfc6241-parser-support-11.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-parser/11.0.4/odl-yangtools-parser-11.0.4-features.xml (2.3 kB at 1.3 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6536-parser-support/11.0.4/rfc6536-parser-support-11.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odlext-parser-support/11.0.4/odlext-parser-support-11.0.4.jar (40 kB at 23 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6643-parser-support/11.0.4/rfc6643-parser-support-11.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/openconfig-parser-support/11.0.4/openconfig-parser-support-11.0.4.jar (22 kB at 12 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc7952-parser-support/11.0.4/rfc7952-parser-support-11.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6241-parser-support/11.0.4/rfc6241-parser-support-11.0.4.jar (17 kB at 9.5 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8040-parser-support/11.0.4/rfc8040-parser-support-11.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-ri/11.0.4/yang-model-ri-11.0.4.jar (516 kB at 288 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8528-parser-support/11.0.4/rfc8528-parser-support-11.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6536-parser-support/11.0.4/rfc6536-parser-support-11.0.4.jar (20 kB at 11 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8639-parser-support/11.0.4/rfc8639-parser-support-11.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6643-parser-support/11.0.4/rfc6643-parser-support-11.0.4.jar (42 kB at 23 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-impl/11.0.4/yang-parser-impl-11.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc7952-parser-support/11.0.4/rfc7952-parser-support-11.0.4.jar (18 kB at 9.9 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8819-parser-support/11.0.4/rfc8819-parser-support-11.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8639-parser-support/11.0.4/rfc8639-parser-support-11.0.4.jar (16 kB at 8.6 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-reactor/11.0.4/yang-parser-reactor-11.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8040-parser-support/11.0.4/rfc8040-parser-support-11.0.4.jar (26 kB at 15 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-rfc7950/11.0.4/yang-parser-rfc7950-11.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8528-parser-support/11.0.4/rfc8528-parser-support-11.0.4.jar (17 kB at 9.6 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-spi/11.0.4/yang-parser-spi-11.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-impl/11.0.4/yang-parser-impl-11.0.4.jar (55 kB at 31 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-fs/11.0.4/yang-repo-fs-11.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8819-parser-support/11.0.4/rfc8819-parser-support-11.0.4.jar (16 kB at 8.8 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-util/11.0.4/odl-yangtools-util-11.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-reactor/11.0.4/yang-parser-reactor-11.0.4.jar (156 kB at 86 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/concepts/11.0.4/concepts-11.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-util/11.0.4/odl-yangtools-util-11.0.4-features.xml (776 B at 426 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/util/11.0.4/util-11.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-fs/11.0.4/yang-repo-fs-11.0.4.jar (23 kB at 13 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-xpath-api/11.0.4/odl-yangtools-xpath-api-11.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-spi/11.0.4/yang-parser-spi-11.0.4.jar (139 kB at 76 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-xpath-api/11.0.4/yang-xpath-api-11.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/concepts/11.0.4/concepts-11.0.4.jar (38 kB at 21 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-xpath/11.0.4/odl-yangtools-xpath-11.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-rfc7950/11.0.4/yang-parser-rfc7950-11.0.4.jar (510 kB at 280 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-xpath-impl/11.0.4/yang-xpath-impl-11.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-xpath-api/11.0.4/yang-xpath-api-11.0.4.jar (79 kB at 43 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/features-yangtools-experimental/11.0.4/features-yangtools-experimental-11.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/util/11.0.4/util-11.0.4.jar (175 kB at 95 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/features-test/13.0.7/features-test-13.0.7.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-xpath-api/11.0.4/odl-yangtools-xpath-api-11.0.4-features.xml (629 B at 343 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jdt/org.eclipse.jdt.annotation/2.2.700/org.eclipse.jdt.annotation-2.2.700.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-xpath/11.0.4/odl-yangtools-xpath-11.0.4-features.xml (774 B at 422 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/opendaylight-karaf-empty/13.0.7/opendaylight-karaf-empty-13.0.7.zip [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-xpath-impl/11.0.4/yang-xpath-impl-11.0.4.jar (119 kB at 65 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf.branding/13.0.7/karaf.branding-13.0.7.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/features-yangtools-experimental/11.0.4/features-yangtools-experimental-11.0.4-features.xml (584 B at 316 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcpkix-framework-ext/13.0.7/bcpkix-framework-ext-13.0.7.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jdt/org.eclipse.jdt.annotation/2.2.700/org.eclipse.jdt.annotation-2.2.700.jar (28 kB at 15 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcprov-framework-ext/13.0.7/bcprov-framework-ext-13.0.7.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf.branding/13.0.7/karaf.branding-13.0.7.jar (3.3 kB at 1.8 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcutil-framework-ext/13.0.7/bcutil-framework-ext-13.0.7.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcpkix-framework-ext/13.0.7/bcpkix-framework-ext-13.0.7.jar (8.9 kB at 4.8 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcprov-framework-ext/13.0.7/bcprov-framework-ext-13.0.7.jar (11 kB at 6.0 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf-util/13.0.7/karaf-util-13.0.7.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.39.0/checker-qual-3.39.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcutil-framework-ext/13.0.7/bcutil-framework-ext-13.0.7.jar (8.2 kB at 4.3 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf-util/13.0.7/karaf-util-13.0.7.jar (9.3 kB at 4.7 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bundles-test-lib/13.0.7/bundles-test-lib-13.0.7.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/features-test/13.0.7/features-test-13.0.7.jar (491 kB at 191 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-api/5.10.0/junit-jupiter-api-5.10.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bundles-test-lib/13.0.7/bundles-test-lib-13.0.7.jar (25 kB at 9.9 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-commons/1.10.0/junit-platform-commons-1.10.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.39.0/checker-qual-3.39.0.jar (224 kB at 87 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-params/5.10.0/junit-jupiter-params-5.10.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.jar (17 kB at 6.5 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-engine/5.10.0/junit-jupiter-engine-5.10.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-commons/1.10.0/junit-platform-commons-1.10.0.jar (106 kB at 41 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-engine/1.10.0/junit-platform-engine-1.10.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-api/5.10.0/junit-jupiter-api-5.10.0.jar (211 kB at 82 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-junit-jupiter/5.6.0/mockito-junit-jupiter-5.6.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-params/5.10.0/junit-jupiter-params-5.10.0.jar (586 kB at 226 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-migrationsupport/5.10.0/junit-jupiter-migrationsupport-5.10.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-junit-jupiter/5.6.0/mockito-junit-jupiter-5.6.0.jar (8.8 kB at 3.4 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/vintage/junit-vintage-engine/5.10.0/junit-vintage-engine-5.10.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-engine/5.10.0/junit-jupiter-engine-5.10.0.jar (244 kB at 94 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-core/5.6.0/mockito-core-5.6.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-engine/1.10.0/junit-platform-engine-1.10.0.jar (205 kB at 52 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy/1.14.8/byte-buddy-1.14.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-migrationsupport/5.10.0/junit-jupiter-migrationsupport-5.10.0.jar (28 kB at 7.0 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy-agent/1.14.8/byte-buddy-agent-1.14.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/vintage/junit-vintage-engine/5.10.0/junit-vintage-engine-5.10.0.jar (67 kB at 17 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-core/5.6.0/mockito-core-5.6.0.jar (699 kB at 175 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy-agent/1.14.8/byte-buddy-agent-1.14.8.jar (257 kB at 64 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy/1.14.8/byte-buddy-1.14.8.jar (4.2 MB at 1.0 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/opendaylight-karaf-empty/13.0.7/opendaylight-karaf-empty-13.0.7.zip (73 MB at 17 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-features/1.15.0-SNAPSHOT/daexim-features-1.15.0-20240123.181703-140-features.xml [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim/1.15.0-SNAPSHOT/odl-daexim-1.15.0-20240123.181703-140-features.xml [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-model/1.15.0-SNAPSHOT/daexim-model-1.15.0-20240123.181703-140.jar [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/1.15.0-SNAPSHOT/daexim-impl-1.15.0-20240123.181703-140.jar [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-spi/1.15.0-SNAPSHOT/daexim-spi-1.15.0-20240123.181703-140.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-features/1.15.0-SNAPSHOT/daexim-features-1.15.0-20240123.181703-140-features.xml (734 B at 52 kB/s) [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim/1.15.0-SNAPSHOT/odl-daexim-1.15.0-20240123.181703-140-features.xml (1.6 kB at 125 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.0-20240123.181703-140.jar [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/1.15.0-SNAPSHOT/daexim-impl-1.15.0-20240123.181703-140.cfg [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-spi/1.15.0-SNAPSHOT/daexim-spi-1.15.0-20240123.181703-140.jar (8.2 kB at 545 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim-all/1.15.0-SNAPSHOT/odl-daexim-all-1.15.0-20240123.181703-140-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-model/1.15.0-SNAPSHOT/daexim-model-1.15.0-20240123.181703-140.jar (183 kB at 11 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/features-jsonrpc/1.16.0-SNAPSHOT/features-jsonrpc-1.16.0-20240123.114823-131-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/1.15.0-SNAPSHOT/daexim-impl-1.15.0-20240123.181703-140.jar (62 kB at 3.7 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/odl-jsonrpc-all/1.16.0-SNAPSHOT/odl-jsonrpc-all-1.16.0-20240123.114823-131-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.0-20240123.181703-140.jar (10 kB at 484 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.16.0-SNAPSHOT/odl-jsonrpc-bus-1.16.0-20240123.114823-131-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/1.15.0-SNAPSHOT/daexim-impl-1.15.0-20240123.181703-140.cfg (232 B at 9.3 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-messagelib/1.16.0-SNAPSHOT/bus-messagelib-1.16.0-20240123.114823-131.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim-all/1.15.0-SNAPSHOT/odl-daexim-all-1.15.0-20240123.181703-140-features.xml (681 B at 27 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-api/1.16.0-SNAPSHOT/bus-api-1.16.0-20240123.114823-131.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/features-jsonrpc/1.16.0-SNAPSHOT/features-jsonrpc-1.16.0-20240123.114823-131-features.xml (975 B at 31 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-spi/1.16.0-SNAPSHOT/bus-spi-1.16.0-20240123.114823-131.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.16.0-SNAPSHOT/odl-jsonrpc-bus-1.16.0-20240123.114823-131-features.xml (1.9 kB at 63 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.16.0-SNAPSHOT/bus-jsonrpc-1.16.0-20240123.114823-131.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-api/1.16.0-SNAPSHOT/bus-api-1.16.0-20240123.114823-131.jar (19 kB at 553 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/transport-http/1.16.0-SNAPSHOT/transport-http-1.16.0-20240123.114823-131.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-messagelib/1.16.0-SNAPSHOT/bus-messagelib-1.16.0-20240123.114823-131.jar (77 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/transport-zmq/1.16.0-SNAPSHOT/transport-zmq-1.16.0-20240123.114823-131.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/odl-jsonrpc-all/1.16.0-SNAPSHOT/odl-jsonrpc-all-1.16.0-20240123.114823-131-features.xml (714 B at 17 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/security/security-api/1.16.0-SNAPSHOT/security-api-1.16.0-20240123.114823-131.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-spi/1.16.0-SNAPSHOT/bus-spi-1.16.0-20240123.114823-131.jar (46 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/security/security-service/1.16.0-SNAPSHOT/security-service-1.16.0-20240123.114823-131.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.16.0-SNAPSHOT/bus-jsonrpc-1.16.0-20240123.114823-131.jar (38 kB at 844 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/security/security-aaa/1.16.0-SNAPSHOT/security-aaa-1.16.0-20240123.114823-131.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/transport-http/1.16.0-SNAPSHOT/transport-http-1.16.0-20240123.114823-131.jar (45 kB at 947 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-api/1.16.0-SNAPSHOT/jsonrpc-api-1.16.0-20240123.114823-131.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/transport-zmq/1.16.0-SNAPSHOT/transport-zmq-1.16.0-20240123.114823-131.jar (56 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/security/security-noop/1.16.0-SNAPSHOT/security-noop-1.16.0-20240123.114823-131.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/security/security-api/1.16.0-SNAPSHOT/security-api-1.16.0-20240123.114823-131.jar (23 kB at 461 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-config/1.16.0-SNAPSHOT/bus-config-1.16.0-20240123.114823-131-config.cfg [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/security/security-aaa/1.16.0-SNAPSHOT/security-aaa-1.16.0-20240123.114823-131.jar (12 kB at 228 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.16.0-SNAPSHOT/odl-jsonrpc-provider-1.16.0-20240123.114823-131-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/security/security-service/1.16.0-SNAPSHOT/security-service-1.16.0-20240123.114823-131.jar (9.9 kB at 180 kB/s) [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-api/1.16.0-SNAPSHOT/jsonrpc-api-1.16.0-20240123.114823-131.jar (120 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-provider-single/1.16.0-SNAPSHOT/jsonrpc-provider-single-1.16.0-20240123.114823-131.jar [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.16.0-SNAPSHOT/jsonrpc-provider-common-1.16.0-20240123.114823-131.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/security/security-noop/1.16.0-SNAPSHOT/security-noop-1.16.0-20240123.114823-131.jar (9.7 kB at 170 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/dom-codec/1.16.0-SNAPSHOT/dom-codec-1.16.0-20240123.114823-131.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-config/1.16.0-SNAPSHOT/bus-config-1.16.0-20240123.114823-131-config.cfg (195 B at 3.4 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/features-lispflowmapping/1.19.0-SNAPSHOT/features-lispflowmapping-1.19.0-20240123.184619-93-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.16.0-SNAPSHOT/odl-jsonrpc-provider-1.16.0-20240123.114823-131-features.xml (1.0 kB at 17 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.19.0-SNAPSHOT/odl-lispflowmapping-models-1.19.0-20240123.184619-93-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-provider-single/1.16.0-SNAPSHOT/jsonrpc-provider-single-1.16.0-20240123.114823-131.jar (17 kB at 260 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.19.0-SNAPSHOT/mappingservice.lisp-proto-1.19.0-20240123.184619-93.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/dom-codec/1.16.0-SNAPSHOT/dom-codec-1.16.0-20240123.114823-131.jar (45 kB at 676 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.api/1.19.0-SNAPSHOT/mappingservice.api-1.19.0-20240123.184619-93.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/features-lispflowmapping/1.19.0-SNAPSHOT/features-lispflowmapping-1.19.0-20240123.184619-93-features.xml (1.9 kB at 28 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.19.0-SNAPSHOT/odl-lispflowmapping-inmemorydb-1.19.0-20240123.184619-93-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.16.0-SNAPSHOT/jsonrpc-provider-common-1.16.0-20240123.114823-131.jar (347 kB at 5.0 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.19.0-SNAPSHOT/mappingservice.inmemorydb-1.19.0-20240123.184619-93.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.19.0-SNAPSHOT/odl-lispflowmapping-models-1.19.0-20240123.184619-93-features.xml (928 B at 13 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.19.0-SNAPSHOT/odl-lispflowmapping-southbound-1.19.0-20240123.184619-93-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.19.0-SNAPSHOT/odl-lispflowmapping-inmemorydb-1.19.0-20240123.184619-93-features.xml (896 B at 12 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.19.0-SNAPSHOT/mappingservice.dsbackend-1.19.0-20240123.184619-93.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.19.0-SNAPSHOT/mappingservice.inmemorydb-1.19.0-20240123.184619-93.jar (26 kB at 335 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.mapcache/1.19.0-SNAPSHOT/mappingservice.mapcache-1.19.0-20240123.184619-93.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.19.0-SNAPSHOT/odl-lispflowmapping-southbound-1.19.0-20240123.184619-93-features.xml (1.7 kB at 22 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.southbound/1.19.0-SNAPSHOT/mappingservice.southbound-1.19.0-20240123.184619-93.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.19.0-SNAPSHOT/mappingservice.dsbackend-1.19.0-20240123.184619-93.jar (21 kB at 242 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.config/1.19.0-SNAPSHOT/mappingservice.config-1.19.0-20240123.184619-93.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.19.0-SNAPSHOT/mappingservice.lisp-proto-1.19.0-20240123.184619-93.jar (761 kB at 8.7 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.19.0-SNAPSHOT/odl-lispflowmapping-mappingservice-1.19.0-20240123.184619-93-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.api/1.19.0-SNAPSHOT/mappingservice.api-1.19.0-20240123.184619-93.jar (451 kB at 5.2 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.implementation/1.19.0-SNAPSHOT/mappingservice.implementation-1.19.0-20240123.184619-93.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.southbound/1.19.0-SNAPSHOT/mappingservice.southbound-1.19.0-20240123.184619-93.jar (56 kB at 626 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.19.0-SNAPSHOT/odl-lispflowmapping-msmr-1.19.0-20240123.184619-93-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.mapcache/1.19.0-SNAPSHOT/mappingservice.mapcache-1.19.0-20240123.184619-93.jar (43 kB at 478 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.19.0-SNAPSHOT/odl-lispflowmapping-mappingservice-shell-1.19.0-20240123.184619-93-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.config/1.19.0-SNAPSHOT/mappingservice.config-1.19.0-20240123.184619-93.jar (13 kB at 139 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.shell/1.19.0-SNAPSHOT/mappingservice.shell-1.19.0-20240123.184619-93.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.19.0-SNAPSHOT/odl-lispflowmapping-mappingservice-1.19.0-20240123.184619-93-features.xml (1.4 kB at 15 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.18.0-SNAPSHOT/features-openflowplugin-0.18.0-20240122.200633-136-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.implementation/1.19.0-SNAPSHOT/mappingservice.implementation-1.19.0-20240123.184619-93.jar (108 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.0-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.0-20240122.200633-136-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.19.0-SNAPSHOT/odl-lispflowmapping-msmr-1.19.0-20240123.184619-93-features.xml (877 B at 8.7 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.0-SNAPSHOT/bulk-o-matic-0.18.0-20240122.200633-136.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.19.0-SNAPSHOT/odl-lispflowmapping-mappingservice-shell-1.19.0-20240123.184619-93-features.xml (790 B at 7.7 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.0-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.0-20240122.200633-136-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.shell/1.19.0-SNAPSHOT/mappingservice.shell-1.19.0-20240123.184619-93.jar (23 kB at 219 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.0-SNAPSHOT/of-switch-config-pusher-0.18.0-20240122.200633-136.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.18.0-SNAPSHOT/features-openflowplugin-0.18.0-20240122.200633-136-features.xml (5.1 kB at 49 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.0-SNAPSHOT/device-ownership-service-0.18.0-20240122.200633-136.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.0-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.0-20240122.200633-136-features.xml (780 B at 7.5 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.0-20240122.200633-136-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.0-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.0-20240122.200633-136-features.xml (901 B at 8.0 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.0-SNAPSHOT/arbitratorreconciliation-impl-0.18.0-20240122.200633-136.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.0-SNAPSHOT/bulk-o-matic-0.18.0-20240122.200633-136.jar (201 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.0-SNAPSHOT/arbitratorreconciliation-api-0.18.0-20240122.200633-136.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.0-SNAPSHOT/of-switch-config-pusher-0.18.0-20240122.200633-136.jar (13 kB at 113 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.0-SNAPSHOT/forwardingrules-manager-0.18.0-20240122.200633-136.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.0-SNAPSHOT/device-ownership-service-0.18.0-20240122.200633-136.jar (13 kB at 115 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.0-20240122.200633-136-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.0-20240122.200633-136-features.xml (1.2 kB at 10 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.0-SNAPSHOT/forwardingrules-sync-0.18.0-20240122.200633-136.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.0-SNAPSHOT/arbitratorreconciliation-impl-0.18.0-20240122.200633-136.jar (24 kB at 197 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.0-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.0-20240122.200633-136-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.0-SNAPSHOT/arbitratorreconciliation-api-0.18.0-20240122.200633-136.jar (41 kB at 333 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.0-SNAPSHOT/table-miss-enforcer-0.18.0-20240122.200633-136.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.0-20240122.200633-136-features.xml (786 B at 6.2 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-0.18.0-20240122.200633-136-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.0-SNAPSHOT/forwardingrules-sync-0.18.0-20240122.200633-136.jar (108 kB at 841 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.0-SNAPSHOT/lldp-speaker-0.18.0-20240122.200633-136.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.0-SNAPSHOT/forwardingrules-manager-0.18.0-20240122.200633-136.jar (188 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.0-SNAPSHOT/topology-lldp-discovery-0.18.0-20240122.200633-136.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.0-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.0-20240122.200633-136-features.xml (913 B at 7.0 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.18.0-SNAPSHOT/topology-manager-0.18.0-20240122.200633-136.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.0-SNAPSHOT/table-miss-enforcer-0.18.0-20240122.200633-136.jar (14 kB at 107 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.0-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.0-20240122.200633-136-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-0.18.0-20240122.200633-136-features.xml (1.1 kB at 7.9 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.0-20240122.200633-136-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.0-SNAPSHOT/lldp-speaker-0.18.0-20240122.200633-136.jar (89 kB at 642 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.0-20240122.200633-136-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.0-SNAPSHOT/topology-lldp-discovery-0.18.0-20240122.200633-136.jar (45 kB at 319 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.0-SNAPSHOT/odl-openflowplugin-drop-test-0.18.0-20240122.200633-136-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.18.0-SNAPSHOT/topology-manager-0.18.0-20240122.200633-136.jar (40 kB at 281 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.18.0-SNAPSHOT/test-common-0.18.0-20240122.200633-136.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.0-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.0-20240122.200633-136-features.xml (992 B at 7.0 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.18.0-SNAPSHOT/drop-test-karaf-0.18.0-20240122.200633-136.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.0-SNAPSHOT/odl-openflowplugin-drop-test-0.18.0-20240122.200633-136-features.xml (810 B at 5.5 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.0-SNAPSHOT/odl-openflowplugin-flow-services-0.18.0-20240122.200633-136-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.0-20240122.200633-136-features.xml (783 B at 5.3 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.0-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.0-20240122.200633-136-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.0-20240122.200633-136-features.xml (818 B at 5.5 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.0-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.0-20240122.200633-136-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.18.0-SNAPSHOT/drop-test-karaf-0.18.0-20240122.200633-136.jar (16 kB at 110 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.0-SNAPSHOT/odl-openflowjava-protocol-0.18.0-20240122.200633-136-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.18.0-SNAPSHOT/test-common-0.18.0-20240122.200633-136.jar (25 kB at 165 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.0-SNAPSHOT/openflow-protocol-api-0.18.0-20240122.200633-136.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.0-SNAPSHOT/odl-openflowplugin-flow-services-0.18.0-20240122.200633-136-features.xml (1.8 kB at 11 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.0-SNAPSHOT/openflow-protocol-spi-0.18.0-20240122.200633-136.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.0-SNAPSHOT/odl-openflowjava-protocol-0.18.0-20240122.200633-136-features.xml (1.8 kB at 11 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.0-SNAPSHOT/openflow-protocol-impl-0.18.0-20240122.200633-136.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.0-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.0-20240122.200633-136-features.xml (1.6 kB at 10.0 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.0-SNAPSHOT/openflowjava-util-0.18.0-20240122.200633-136.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.0-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.0-20240122.200633-136-features.xml (813 B at 5.1 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.0-SNAPSHOT/openflowjava-blueprint-config-0.18.0-20240122.200633-136-config.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.0-SNAPSHOT/openflowjava-blueprint-config-0.18.0-20240122.200633-136-config.xml (943 B at 5.5 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.0-SNAPSHOT/openflowjava-blueprint-config-0.18.0-20240122.200633-136-legacyConfig.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.0-SNAPSHOT/openflow-protocol-spi-0.18.0-20240122.200633-136.jar (45 kB at 263 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.18.0-SNAPSHOT/model-flow-base-0.18.0-20240122.200633-136.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.0-SNAPSHOT/openflowjava-util-0.18.0-20240122.200633-136.jar (15 kB at 87 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.0-SNAPSHOT/model-flow-statistics-0.18.0-20240122.200633-136.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.0-SNAPSHOT/openflow-protocol-impl-0.18.0-20240122.200633-136.jar (640 kB at 3.6 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.18.0-SNAPSHOT/model-flow-service-0.18.0-20240122.200633-136.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.0-SNAPSHOT/openflowjava-blueprint-config-0.18.0-20240122.200633-136-legacyConfig.xml (941 B at 5.2 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.18.0-SNAPSHOT/model-inventory-0.18.0-20240122.200633-136.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.0-SNAPSHOT/openflow-protocol-api-0.18.0-20240122.200633-136.jar (2.4 MB at 13 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.18.0-SNAPSHOT/model-topology-0.18.0-20240122.200633-136.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.18.0-SNAPSHOT/model-inventory-0.18.0-20240122.200633-136.jar (73 kB at 380 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.0-SNAPSHOT/odl-openflowplugin-southbound-0.18.0-20240122.200633-136-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.0-SNAPSHOT/model-flow-statistics-0.18.0-20240122.200633-136.jar (785 kB at 4.0 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.0-SNAPSHOT/openflowplugin-blueprint-config-0.18.0-20240122.200633-136.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.18.0-SNAPSHOT/model-topology-0.18.0-20240122.200633-136.jar (21 kB at 108 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.0-SNAPSHOT/openflowjava-blueprint-config-0.18.0-20240122.200633-136.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.0-SNAPSHOT/odl-openflowplugin-southbound-0.18.0-20240122.200633-136-features.xml (2.7 kB at 13 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.18.0-SNAPSHOT/openflowplugin-common-0.18.0-20240122.200633-136.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.18.0-SNAPSHOT/model-flow-service-0.18.0-20240122.200633-136.jar (1.4 MB at 6.7 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.18.0-SNAPSHOT/openflowplugin-api-0.18.0-20240122.200633-136.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.18.0-SNAPSHOT/model-flow-base-0.18.0-20240122.200633-136.jar (1.5 MB at 7.5 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.18.0-SNAPSHOT/openflowplugin-0.18.0-20240122.200633-136.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.0-SNAPSHOT/openflowplugin-blueprint-config-0.18.0-20240122.200633-136.jar (10 kB at 49 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.18.0-SNAPSHOT/openflowplugin-impl-0.18.0-20240122.200633-136.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.18.0-SNAPSHOT/openflowplugin-common-0.18.0-20240122.200633-136.jar (19 kB at 87 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.0-SNAPSHOT/openflowplugin-extension-api-0.18.0-20240122.200633-136.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.18.0-SNAPSHOT/openflowplugin-api-0.18.0-20240122.200633-136.jar (140 kB at 633 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.0-SNAPSHOT/openflowplugin-extension-onf-0.18.0-20240122.200633-136.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.18.0-SNAPSHOT/openflowplugin-0.18.0-20240122.200633-136.jar (429 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.0-SNAPSHOT/openflowplugin-blueprint-config-0.18.0-20240122.200633-136-config.cfg [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.0-SNAPSHOT/openflowjava-blueprint-config-0.18.0-20240122.200633-136.jar (10 kB at 46 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.0-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.0-20240122.200633-136-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.0-SNAPSHOT/openflowplugin-extension-onf-0.18.0-20240122.200633-136.jar (33 kB at 142 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.0-SNAPSHOT/reconciliation-framework-0.18.0-20240122.200633-136.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.18.0-SNAPSHOT/openflowplugin-impl-0.18.0-20240122.200633-136.jar (1.1 MB at 4.9 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.0-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.0-20240122.200633-136-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.0-SNAPSHOT/openflowplugin-extension-api-0.18.0-20240122.200633-136.jar (579 kB at 2.5 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.18.0-SNAPSHOT/southbound-cli-0.18.0-20240122.200633-136.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.0-SNAPSHOT/openflowplugin-blueprint-config-0.18.0-20240122.200633-136-config.cfg (6.4 kB at 27 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.0-SNAPSHOT/odl-openflowplugin-libraries-0.18.0-20240122.200633-136-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.0-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.0-20240122.200633-136-features.xml (823 B at 3.5 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.18.0-SNAPSHOT/liblldp-0.18.0-20240122.200633-136.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.0-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.0-20240122.200633-136-features.xml (1.1 kB at 4.7 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.0-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.0-20240122.200633-136-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.0-SNAPSHOT/reconciliation-framework-0.18.0-20240122.200633-136.jar (20 kB at 82 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.0-SNAPSHOT/features-openflowplugin-extension-0.18.0-20240122.200633-136-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.18.0-SNAPSHOT/southbound-cli-0.18.0-20240122.200633-136.jar (92 kB at 374 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.0-20240122.200633-136-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.0-SNAPSHOT/odl-openflowplugin-libraries-0.18.0-20240122.200633-136-features.xml (790 B at 3.2 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.0-SNAPSHOT/openflowjava-extension-nicira-api-0.18.0-20240122.200633-136.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.18.0-SNAPSHOT/liblldp-0.18.0-20240122.200633-136.jar (45 kB at 176 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.0-SNAPSHOT/openflowjava-extension-nicira-0.18.0-20240122.200633-136.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.0-20240122.200633-136-features.xml (972 B at 3.8 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.0-SNAPSHOT/openflowplugin-extension-nicira-0.18.0-20240122.200633-136.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.0-SNAPSHOT/features-openflowplugin-extension-0.18.0-20240122.200633-136-features.xml (1.1 kB at 4.4 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.0-20240122.200633-136-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.0-SNAPSHOT/openflowjava-extension-nicira-api-0.18.0-20240122.200633-136.jar (14 kB at 52 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.0-20240122.200633-136-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.0-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.0-20240122.200633-136-features.xml (1.2 kB at 4.5 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.0-SNAPSHOT/openflowjava-extension-eric-0.18.0-20240122.200633-136.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.0-20240122.200633-136-features.xml (642 B at 2.3 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.0-SNAPSHOT/openflowplugin-extension-eric-0.18.0-20240122.200633-136.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.0-20240122.200633-136-features.xml (858 B at 3.1 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-features/0.13.0-SNAPSHOT/serviceutils-features-0.13.0-20240123.023519-138-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.0-SNAPSHOT/openflowjava-extension-nicira-0.18.0-20240122.200633-136.jar (1.1 MB at 3.9 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-listener/0.13.0-SNAPSHOT/odl-serviceutils-listener-0.13.0-20240123.023519-138-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-features/0.13.0-SNAPSHOT/serviceutils-features-0.13.0-20240123.023519-138-features.xml (1.5 kB at 5.3 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/listener-api/0.13.0-SNAPSHOT/listener-api-0.13.0-20240123.023519-138.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.0-SNAPSHOT/openflowjava-extension-eric-0.18.0-20240122.200633-136.jar (60 kB at 209 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-api/0.13.0-SNAPSHOT/metrics-api-0.13.0-20240123.023519-138.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-listener/0.13.0-SNAPSHOT/odl-serviceutils-listener-0.13.0-20240123.023519-138-features.xml (854 B at 3.0 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-metrics/0.13.0-SNAPSHOT/odl-serviceutils-metrics-0.13.0-20240123.023519-80-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.0-SNAPSHOT/openflowplugin-extension-eric-0.18.0-20240122.200633-136.jar (111 kB at 381 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-impl/0.13.0-SNAPSHOT/metrics-impl-0.13.0-20240123.023519-138.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-metrics/0.13.0-SNAPSHOT/odl-serviceutils-metrics-0.13.0-20240123.023519-80-features.xml (1.2 kB at 4.1 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-impl/0.13.0-SNAPSHOT/metrics-impl-0.13.0-20240123.023519-138-config.cfg [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/listener-api/0.13.0-SNAPSHOT/listener-api-0.13.0-20240123.023519-138.jar (24 kB at 82 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-rpc/0.13.0-SNAPSHOT/odl-serviceutils-rpc-0.13.0-20240123.023519-138-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-impl/0.13.0-SNAPSHOT/metrics-impl-0.13.0-20240123.023519-138.jar (37 kB at 123 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/rpc-api/0.13.0-SNAPSHOT/rpc-api-0.13.0-20240123.023519-138.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-api/0.13.0-SNAPSHOT/metrics-api-0.13.0-20240123.023519-138.jar (25 kB at 84 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-srm/0.13.0-SNAPSHOT/odl-serviceutils-srm-0.13.0-20240123.023519-138-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.0-SNAPSHOT/openflowplugin-extension-nicira-0.18.0-20240122.200633-136.jar (3.1 MB at 10 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-api/0.13.0-SNAPSHOT/srm-api-0.13.0-20240123.023519-138.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-rpc/0.13.0-SNAPSHOT/odl-serviceutils-rpc-0.13.0-20240123.023519-138-features.xml (601 B at 2.0 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-impl/0.13.0-SNAPSHOT/srm-impl-0.13.0-20240123.023519-138.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-impl/0.13.0-SNAPSHOT/metrics-impl-0.13.0-20240123.023519-138-config.cfg (1.8 kB at 5.9 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-shell/0.13.0-SNAPSHOT/srm-shell-0.13.0-20240123.023519-138.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/rpc-api/0.13.0-SNAPSHOT/rpc-api-0.13.0-20240123.023519-138.jar (16 kB at 53 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-tools/0.13.0-SNAPSHOT/odl-serviceutils-tools-0.13.0-20240123.023519-138-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-srm/0.13.0-SNAPSHOT/odl-serviceutils-srm-0.13.0-20240123.023519-138-features.xml (1.0 kB at 3.4 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/tools-api/0.13.0-SNAPSHOT/tools-api-0.13.0-20240123.023519-138.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-api/0.13.0-SNAPSHOT/srm-api-0.13.0-20240123.023519-138.jar (132 kB at 424 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/upgrade/0.13.0-SNAPSHOT/upgrade-0.13.0-20240123.023519-138.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-tools/0.13.0-SNAPSHOT/odl-serviceutils-tools-0.13.0-20240123.023519-138-features.xml (1.1 kB at 3.4 kB/s) [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-impl/0.13.0-SNAPSHOT/srm-impl-0.13.0-20240123.023519-138.jar (21 kB at 65 kB/s) [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-shell/0.13.0-SNAPSHOT/srm-shell-0.13.0-20240123.023519-138.jar (29 kB at 90 kB/s) [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/tools-api/0.13.0-SNAPSHOT/tools-api-0.13.0-20240123.023519-138.jar (25 kB at 79 kB/s) [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/upgrade/0.13.0-SNAPSHOT/upgrade-0.13.0-20240123.023519-138.jar (23 kB at 70 kB/s) [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ features-index --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-index --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ features-index --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ features-index --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ features-index --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ features-index --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/puppycrawl/tools/checkstyle/10.12.4/checkstyle-10.12.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/puppycrawl/tools/checkstyle/10.12.4/checkstyle-10.12.4.pom (232 kB at 15 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/32.0.1-jre/guava-32.0.1-jre.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/32.0.1-jre/guava-32.0.1-jre.pom (11 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava-parent/32.0.1-jre/guava-parent-32.0.1-jre.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava-parent/32.0.1-jre/guava-parent-32.0.1-jre.pom (21 kB at 2.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.18.0/error_prone_annotations-2.18.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.18.0/error_prone_annotations-2.18.0.pom (2.2 kB at 196 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_parent/2.18.0/error_prone_parent-2.18.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_parent/2.18.0/error_prone_parent-2.18.0.pom (11 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/sf/saxon/Saxon-HE/12.3/Saxon-HE-12.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/sf/saxon/Saxon-HE/12.3/Saxon-HE-12.3.pom (4.2 kB at 350 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/xmlresolver/xmlresolver/5.2.0/xmlresolver-5.2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/xmlresolver/xmlresolver/5.2.0/xmlresolver-5.2.0.pom (2.6 kB at 234 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.27.0/checker-qual-3.27.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.27.0/checker-qual-3.27.0.pom (2.1 kB at 209 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/checkstyle/13.0.7/checkstyle-13.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/checkstyle/13.0.7/checkstyle-13.0.7.pom (545 B at 61 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/puppycrawl/tools/checkstyle/10.12.4/checkstyle-10.12.4.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/32.0.1-jre/guava-32.0.1-jre.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.18.0/error_prone_annotations-2.18.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/xmlresolver/xmlresolver/5.2.0/xmlresolver-5.2.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/sf/saxon/Saxon-HE/12.3/Saxon-HE-12.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.18.0/error_prone_annotations-2.18.0.jar (16 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/xmlresolver/xmlresolver/5.2.0/xmlresolver-5.2.0-data.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/xmlresolver/xmlresolver/5.2.0/xmlresolver-5.2.0.jar (166 kB at 5.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.27.0/checker-qual-3.27.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/puppycrawl/tools/checkstyle/10.12.4/checkstyle-10.12.4.jar (2.1 MB at 47 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/checkstyle/13.0.7/checkstyle-13.0.7.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.27.0/checker-qual-3.27.0.jar (224 kB at 4.6 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/xmlresolver/xmlresolver/5.2.0/xmlresolver-5.2.0-data.jar (1.0 MB at 21 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/32.0.1-jre/guava-32.0.1-jre.jar (3.0 MB at 60 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/checkstyle/13.0.7/checkstyle-13.0.7.jar (7.0 kB at 133 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/sf/saxon/Saxon-HE/12.3/Saxon-HE-12.3.jar (5.6 MB at 83 MB/s) [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ features-index --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ features-index --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-license/13.0.7/odl-license-13.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-license/13.0.7/odl-license-13.0.7.pom (1.3 kB at 127 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-license/13.0.7/odl-license-13.0.7.license [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-license/13.0.7/odl-license-13.0.7.license (11 kB at 1.4 MB/s) [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ features-index --- [INFO] Created: /w/workspace/ovsdb-distribution-check-calcium/distribution/features/repos/index/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ features-index --- [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/features-index/0.20.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/features-index/0.20.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 80 kB/s) [INFO] Generating feature descriptor file /w/workspace/ovsdb-distribution-check-calcium/distribution/features/repos/index/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ features-index --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ features-index >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ features-index --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/spotbugs/spotbugs/4.7.3/spotbugs-4.7.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/spotbugs/spotbugs/4.7.3/spotbugs-4.7.3.pom (6.9 kB at 361 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/bcel/bcel/6.5.0/bcel-6.5.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/bcel/bcel/6.5.0/bcel-6.5.0.pom (21 kB at 1.2 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 3.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.pom (2.8 kB at 197 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/2.0.0/slf4j-api-2.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/2.0.0/slf4j-api-2.0.0.pom (1.6 kB at 124 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-parent/2.0.0/slf4j-parent-2.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-parent/2.0.0/slf4j-parent-2.0.0.pom (16 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/gson/gson/2.9.1/gson-2.9.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/gson/gson/2.9.1/gson-2.9.1.pom (8.2 kB at 513 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/gson/gson-parent/2.9.1/gson-parent-2.9.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/gson/gson-parent/2.9.1/gson-parent-2.9.1.pom (4.5 kB at 374 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jaxen/jaxen/1.2.0/jaxen-1.2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jaxen/jaxen/1.2.0/jaxen-1.2.0.pom (15 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/sf/saxon/Saxon-HE/11.4/Saxon-HE-11.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/sf/saxon/Saxon-HE/11.4/Saxon-HE-11.4.pom (4.2 kB at 526 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/xmlresolver/xmlresolver/4.4.3/xmlresolver-4.4.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/xmlresolver/xmlresolver/4.4.3/xmlresolver-4.4.3.pom (2.3 kB at 251 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-core/2.19.0/log4j-core-2.19.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-core/2.19.0/log4j-core-2.19.0.pom (24 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j/2.19.0/log4j-2.19.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j/2.19.0/log4j-2.19.0.pom (71 kB at 5.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-bom/2.19.0/log4j-bom-2.19.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-bom/2.19.0/log4j-bom-2.19.0.pom (9.2 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.9.0/junit-bom-5.9.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.9.0/junit-bom-5.9.0.pom (5.6 kB at 469 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-api/2.19.0/log4j-api-2.19.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-api/2.19.0/log4j-api-2.19.0.pom (16 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/spotbugs/13.0.7/spotbugs-13.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/spotbugs/13.0.7/spotbugs-13.0.7.pom (841 B at 65 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-simple/2.0.0/slf4j-simple-2.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-simple/2.0.0/slf4j-simple-2.0.0.pom (1.1 kB at 88 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy/4.0.15/groovy-4.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy/4.0.15/groovy-4.0.15.pom (24 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-ant/4.0.15/groovy-ant-4.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-ant/4.0.15/groovy-ant-4.0.15.pom (24 kB at 2.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-groovydoc/4.0.15/groovy-groovydoc-4.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-groovydoc/4.0.15/groovy-groovydoc-4.0.15.pom (23 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-dateutil/4.0.15/groovy-dateutil-4.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-dateutil/4.0.15/groovy-dateutil-4.0.15.pom (23 kB at 2.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-docgenerator/4.0.15/groovy-docgenerator-4.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-docgenerator/4.0.15/groovy-docgenerator-4.0.15.pom (23 kB at 2.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-templates/4.0.15/groovy-templates-4.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-templates/4.0.15/groovy-templates-4.0.15.pom (23 kB at 2.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-xml/4.0.15/groovy-xml-4.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-xml/4.0.15/groovy-xml-4.0.15.pom (23 kB at 2.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-json/4.0.15/groovy-json-4.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-json/4.0.15/groovy-json-4.0.15.pom (23 kB at 2.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/javaparser/javaparser-core/3.25.5/javaparser-core-3.25.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/javaparser/javaparser-core/3.25.5/javaparser-core-3.25.5.pom (5.0 kB at 500 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/javaparser/javaparser-parent/3.25.5/javaparser-parent-3.25.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/javaparser/javaparser-parent/3.25.5/javaparser-parent-3.25.5.pom (24 kB at 2.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/32.1.2-jre/guava-32.1.2-jre.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/32.1.2-jre/guava-32.1.2-jre.pom (13 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava-parent/32.1.2-jre/guava-parent-32.1.2-jre.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava-parent/32.1.2-jre/guava-parent-32.1.2-jre.pom (20 kB at 2.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.33.0/checker-qual-3.33.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.33.0/checker-qual-3.33.0.pom (2.1 kB at 233 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/spotbugs/spotbugs/4.7.3/spotbugs-4.7.3.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/sf/saxon/Saxon-HE/11.4/Saxon-HE-11.4.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/xmlresolver/xmlresolver/4.4.3/xmlresolver-4.4.3.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/xmlresolver/xmlresolver/4.4.3/xmlresolver-4.4.3-data.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/xmlresolver/xmlresolver/4.4.3/xmlresolver-4.4.3.jar (153 kB at 6.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-core/2.19.0/log4j-core-2.19.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar (324 kB at 14 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-api/2.19.0/log4j-api-2.19.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/xmlresolver/xmlresolver/4.4.3/xmlresolver-4.4.3-data.jar (1.0 MB at 38 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/spotbugs/13.0.7/spotbugs-13.0.7.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-api/2.19.0/log4j-api-2.19.0.jar (318 kB at 8.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/2.0.0/slf4j-api-2.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/spotbugs/13.0.7/spotbugs-13.0.7.jar (3.4 kB at 93 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-simple/2.0.0/slf4j-simple-2.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/2.0.0/slf4j-api-2.0.0.jar (61 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy/4.0.15/groovy-4.0.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-simple/2.0.0/slf4j-simple-2.0.0.jar (15 kB at 324 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-ant/4.0.15/groovy-ant-4.0.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/spotbugs/spotbugs/4.7.3/spotbugs-4.7.3.jar (3.5 MB at 71 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-groovydoc/4.0.15/groovy-groovydoc-4.0.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/sf/saxon/Saxon-HE/11.4/Saxon-HE-11.4.jar (5.1 MB at 98 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-dateutil/4.0.15/groovy-dateutil-4.0.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-core/2.19.0/log4j-core-2.19.0.jar (1.9 MB at 37 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-docgenerator/4.0.15/groovy-docgenerator-4.0.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-ant/4.0.15/groovy-ant-4.0.15.jar (71 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-json/4.0.15/groovy-json-4.0.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-groovydoc/4.0.15/groovy-groovydoc-4.0.15.jar (144 kB at 2.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-templates/4.0.15/groovy-templates-4.0.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-dateutil/4.0.15/groovy-dateutil-4.0.15.jar (7.9 kB at 134 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-xml/4.0.15/groovy-xml-4.0.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-docgenerator/4.0.15/groovy-docgenerator-4.0.15.jar (114 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/javaparser/javaparser-core/3.25.5/javaparser-core-3.25.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-xml/4.0.15/groovy-xml-4.0.15.jar (213 kB at 2.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/32.1.2-jre/guava-32.1.2-jre.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-json/4.0.15/groovy-json-4.0.15.jar (130 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.33.0/checker-qual-3.33.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-templates/4.0.15/groovy-templates-4.0.15.jar (92 kB at 1.2 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.33.0/checker-qual-3.33.0.jar (224 kB at 2.5 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/javaparser/javaparser-core/3.25.5/javaparser-core-3.25.5.jar (1.4 MB at 13 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/32.1.2-jre/guava-32.1.2-jre.jar (3.0 MB at 26 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy/4.0.15/groovy-4.0.15.jar (7.6 MB at 58 MB/s) [INFO] [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ features-index <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ features-index --- [INFO] [INFO] --- maven-surefire-plugin:3.2.1:test (default) @ features-index --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/maven-surefire-common/3.2.1/maven-surefire-common-3.2.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/maven-surefire-common/3.2.1/maven-surefire-common-3.2.1.pom (6.2 kB at 518 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-api/3.2.1/surefire-api-3.2.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-api/3.2.1/surefire-api-3.2.1.pom (3.5 kB at 321 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-logger-api/3.2.1/surefire-logger-api-3.2.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-logger-api/3.2.1/surefire-logger-api-3.2.1.pom (3.3 kB at 362 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-shared-utils/3.2.1/surefire-shared-utils-3.2.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-shared-utils/3.2.1/surefire-shared-utils-3.2.1.pom (4.1 kB at 406 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-extensions-api/3.2.1/surefire-extensions-api-3.2.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-extensions-api/3.2.1/surefire-extensions-api-3.2.1.pom (3.3 kB at 236 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-booter/3.2.1/surefire-booter-3.2.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-booter/3.2.1/surefire-booter-3.2.1.pom (4.5 kB at 371 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-extensions-spi/3.2.1/surefire-extensions-spi-3.2.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-extensions-spi/3.2.1/surefire-extensions-spi-3.2.1.pom (1.8 kB at 220 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.12.0/commons-io-2.12.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.12.0/commons-io-2.12.0.pom (20 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/57/commons-parent-57.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/57/commons-parent-57.pom (83 kB at 5.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-xml/4.0.0/plexus-xml-4.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-xml/4.0.0/plexus-xml-4.0.0.pom (6.5 kB at 726 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-xml-impl/4.0.0-alpha-5/maven-xml-impl-4.0.0-alpha-5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-xml-impl/4.0.0-alpha-5/maven-xml-impl-4.0.0-alpha-5.pom (1.9 kB at 172 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven/4.0.0-alpha-5/maven-4.0.0-alpha-5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven/4.0.0-alpha-5/maven-4.0.0-alpha-5.pom (26 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-bom/4.0.0-alpha-5/maven-bom-4.0.0-alpha-5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-bom/4.0.0-alpha-5/maven-bom-4.0.0-alpha-5.pom (6.3 kB at 704 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-api-xml/4.0.0-alpha-5/maven-api-xml-4.0.0-alpha-5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-api-xml/4.0.0-alpha-5/maven-api-xml-4.0.0-alpha-5.pom (1.6 kB at 173 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-api/4.0.0-alpha-5/maven-api-4.0.0-alpha-5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-api/4.0.0-alpha-5/maven-api-4.0.0-alpha-5.pom (3.6 kB at 358 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-api-meta/4.0.0-alpha-5/maven-api-meta-4.0.0-alpha-5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-api-meta/4.0.0-alpha-5/maven-api-meta-4.0.0-alpha-5.pom (1.4 kB at 81 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/maven-surefire-common/3.2.1/maven-surefire-common-3.2.1.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-api/3.2.1/surefire-api-3.2.1.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-logger-api/3.2.1/surefire-logger-api-3.2.1.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-extensions-api/3.2.1/surefire-extensions-api-3.2.1.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-booter/3.2.1/surefire-booter-3.2.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-logger-api/3.2.1/surefire-logger-api-3.2.1.jar (14 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-extensions-spi/3.2.1/surefire-extensions-spi-3.2.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-extensions-api/3.2.1/surefire-extensions-api-3.2.1.jar (25 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.12.0/commons-io-2.12.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-booter/3.2.1/surefire-booter-3.2.1.jar (117 kB at 6.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-xml/4.0.0/plexus-xml-4.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/maven-surefire-common/3.2.1/maven-surefire-common-3.2.1.jar (306 kB at 15 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-xml-impl/4.0.0-alpha-5/maven-xml-impl-4.0.0-alpha-5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-api/3.2.1/surefire-api-3.2.1.jar (170 kB at 8.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-api-xml/4.0.0-alpha-5/maven-api-xml-4.0.0-alpha-5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-extensions-spi/3.2.1/surefire-extensions-spi-3.2.1.jar (8.2 kB at 327 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-api-meta/4.0.0-alpha-5/maven-api-meta-4.0.0-alpha-5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-xml-impl/4.0.0-alpha-5/maven-xml-impl-4.0.0-alpha-5.jar (27 kB at 979 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-shared-utils/3.2.1/surefire-shared-utils-3.2.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-api-xml/4.0.0-alpha-5/maven-api-xml-4.0.0-alpha-5.jar (8.4 kB at 290 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-xml/4.0.0/plexus-xml-4.0.0.jar (89 kB at 2.9 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.12.0/commons-io-2.12.0.jar (474 kB at 14 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-api-meta/4.0.0-alpha-5/maven-api-meta-4.0.0-alpha-5.jar (12 kB at 304 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-shared-utils/3.2.1/surefire-shared-utils-3.2.1.jar (2.3 MB at 35 MB/s) [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.7:copy-files (default) @ features-index --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.0:jar (attach-javadocs) @ features-index --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ features-index --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-index --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ features-index --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ features-index --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ features-index --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ features-index --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ features-index --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/distribution/features/repos/index/pom.xml to /tmp/r/org/opendaylight/integration/features-index/0.20.0-SNAPSHOT/features-index-0.20.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/distribution/features/repos/index/target/feature/feature.xml to /tmp/r/org/opendaylight/integration/features-index/0.20.0-SNAPSHOT/features-index-0.20.0-SNAPSHOT-features.xml [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ features-index --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/distribution/features/repos/index/dependency_tree.txt [INFO] [INFO] --< org.opendaylight.integration:odl-integration-compatible-with-all >-- [INFO] Building ODL :: integration :: odl-integration-compatible-with-all 0.20.0-SNAPSHOT [11/19] [INFO] ------------------------------[ feature ]------------------------------- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/lz4/lz4-java/1.7.1/lz4-java-1.7.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/lz4/lz4-java/1.7.1/lz4-java-1.7.1.jar (650 kB at 36 MB/s) [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-integration-compatible-with-all --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-integration-compatible-with-all --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-integration-compatible-with-all --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-integration-compatible-with-all --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-integration-compatible-with-all --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-integration-compatible-with-all --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-integration-compatible-with-all --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-integration-compatible-with-all --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-integration-compatible-with-all --- [INFO] Created: /w/workspace/ovsdb-distribution-check-calcium/distribution/features/singles/odl-integration-compatible-with-all/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-integration-compatible-with-all --- [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/odl-integration-compatible-with-all/0.20.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/odl-integration-compatible-with-all/0.20.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 163 kB/s) [INFO] Generating feature descriptor file /w/workspace/ovsdb-distribution-check-calcium/distribution/features/singles/odl-integration-compatible-with-all/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-integration-compatible-with-all --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ odl-integration-compatible-with-all >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ odl-integration-compatible-with-all --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ odl-integration-compatible-with-all <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ odl-integration-compatible-with-all --- [INFO] [INFO] --- maven-surefire-plugin:3.2.1:test (default) @ odl-integration-compatible-with-all --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.7:copy-files (default) @ odl-integration-compatible-with-all --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.0:jar (attach-javadocs) @ odl-integration-compatible-with-all --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ odl-integration-compatible-with-all --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-integration-compatible-with-all --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-integration-compatible-with-all --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-integration-compatible-with-all --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-integration-compatible-with-all --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-integration-compatible-with-all --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-integration-compatible-with-all --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/distribution/features/singles/odl-integration-compatible-with-all/pom.xml to /tmp/r/org/opendaylight/integration/odl-integration-compatible-with-all/0.20.0-SNAPSHOT/odl-integration-compatible-with-all-0.20.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/distribution/features/singles/odl-integration-compatible-with-all/target/feature/feature.xml to /tmp/r/org/opendaylight/integration/odl-integration-compatible-with-all/0.20.0-SNAPSHOT/odl-integration-compatible-with-all-0.20.0-SNAPSHOT-features.xml [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-integration-compatible-with-all --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/distribution/features/singles/odl-integration-compatible-with-all/dependency_tree.txt [INFO] [INFO] ----------< org.opendaylight.integration:odl-integration-all >---------- [INFO] Building ODL :: integration :: odl-integration-all 0.20.0-SNAPSHOT [12/19] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-integration-all --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-integration-all --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-integration-all --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-integration-all --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-integration-all --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-integration-all --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-integration-all --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-integration-all --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-integration-all --- [INFO] Created: /w/workspace/ovsdb-distribution-check-calcium/distribution/features/singles/odl-integration-all/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-integration-all --- [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/odl-integration-all/0.20.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/odl-integration-all/0.20.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 129 kB/s) [INFO] Generating feature descriptor file /w/workspace/ovsdb-distribution-check-calcium/distribution/features/singles/odl-integration-all/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-integration-all --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ odl-integration-all >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ odl-integration-all --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ odl-integration-all <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ odl-integration-all --- [INFO] [INFO] --- maven-surefire-plugin:3.2.1:test (default) @ odl-integration-all --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.7:copy-files (default) @ odl-integration-all --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.0:jar (attach-javadocs) @ odl-integration-all --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ odl-integration-all --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-integration-all --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-integration-all --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-integration-all --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-integration-all --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-integration-all --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-integration-all --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/distribution/features/singles/odl-integration-all/pom.xml to /tmp/r/org/opendaylight/integration/odl-integration-all/0.20.0-SNAPSHOT/odl-integration-all-0.20.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/distribution/features/singles/odl-integration-all/target/feature/feature.xml to /tmp/r/org/opendaylight/integration/odl-integration-all/0.20.0-SNAPSHOT/odl-integration-all-0.20.0-SNAPSHOT-features.xml [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-integration-all --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/distribution/features/singles/odl-integration-all/dependency_tree.txt [INFO] [INFO] -------------< org.opendaylight.integration:features-test >------------- [INFO] Building ODL :: integration :: features-test 0.20.0-SNAPSHOT [13/19] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ features-test --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ features-test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ features-test --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ features-test --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ features-test --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ features-test --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ features-test --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ features-test --- [INFO] Created: /w/workspace/ovsdb-distribution-check-calcium/distribution/features/repos/test/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ features-test --- [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/features-test/0.20.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/features-test/0.20.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 128 kB/s) [INFO] Generating feature descriptor file /w/workspace/ovsdb-distribution-check-calcium/distribution/features/repos/test/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ features-test --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ features-test >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ features-test --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ features-test <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ features-test --- [INFO] [INFO] --- maven-surefire-plugin:3.2.1:test (default) @ features-test --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.7:copy-files (default) @ features-test --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.0:jar (attach-javadocs) @ features-test --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ features-test --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-test --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ features-test --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ features-test --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ features-test --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ features-test --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ features-test --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/distribution/features/repos/test/pom.xml to /tmp/r/org/opendaylight/integration/features-test/0.20.0-SNAPSHOT/features-test-0.20.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/distribution/features/repos/test/target/feature/feature.xml to /tmp/r/org/opendaylight/integration/features-test/0.20.0-SNAPSHOT/features-test-0.20.0-SNAPSHOT-features.xml [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ features-test --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/distribution/features/repos/test/dependency_tree.txt [INFO] [INFO] -----------------< org.opendaylight.integration:karaf >----------------- [INFO] Building ODL :: integration :: karaf 0.20.0-SNAPSHOT [14/19] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf-plugin/13.0.7/karaf-plugin-13.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf-plugin/13.0.7/karaf-plugin-13.0.7.pom (4.3 kB at 390 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf-plugin/13.0.7/karaf-plugin-13.0.7.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf-plugin/13.0.7/karaf-plugin-13.0.7.jar (35 kB at 3.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-cli-jar/0.18.3/aaa-cli-jar-0.18.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-cli-jar/0.18.3/aaa-cli-jar-0.18.3.pom (6.0 kB at 500 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.pom (14 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/opendaylight-karaf-resources/13.0.7/opendaylight-karaf-resources-13.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/opendaylight-karaf-resources/13.0.7/opendaylight-karaf-resources-13.0.7.pom (13 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-cli-jar/0.18.3/aaa-cli-jar-0.18.3.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/opendaylight-karaf-resources/13.0.7/opendaylight-karaf-resources-13.0.7.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.jar (78 kB at 1.8 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-cli-jar/0.18.3/aaa-cli-jar-0.18.3.jar (4.1 MB at 71 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/opendaylight-karaf-resources/13.0.7/opendaylight-karaf-resources-13.0.7.jar (9.0 MB at 70 MB/s) [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ karaf --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ karaf --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ karaf --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ karaf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ karaf --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ karaf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (process-resources) @ karaf --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/distribution/karaf/src/main/resources [INFO] [INFO] --- karaf-maven-plugin:4.4.4:assembly (process-resources) @ karaf --- [INFO] Using repositories: [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Creating work directory: /w/workspace/ovsdb-distribution-check-calcium/distribution/karaf/target/assembly [INFO] Loading direct KAR and features XML dependencies [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.4/kar [INFO] Feature framework will be added as a startup feature [INFO] Generating Karaf assembly: /w/workspace/ovsdb-distribution-check-calcium/distribution/karaf/target/assembly [INFO] Unzipping kars [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.4/kar [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.4/xml/features [INFO] Loading profiles from: [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml [INFO] Loading repositories [INFO] Generating generated-startup profile [INFO] Generating generated-boot profile with parents: generated-startup [INFO] Generating generated-installed profile [INFO] Configuring etc/config.properties and etc/system.properties [INFO] Downloading libraries for generated profiles [INFO] Downloading additional libraries [INFO] Writing configurations [INFO] adding config file: etc/profile.cfg [INFO] Startup stage [INFO] Loading startup repositories [INFO] Resolving startup features and bundles [INFO] Features: framework [INFO] Bundles: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.7 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.4 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.3 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.3 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.2.0 [INFO] Boot stage [INFO] Loading boot repositories [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.integration/features-index/0.20.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/features-aaa/0.18.3/xml/features [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.daexim/daexim-features/1.15.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/features-infrautils/6.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/features-controller-testing/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/features-controller-experimental/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/features-controller/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/features-bgpcep-testing/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/features-bgpcep/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf-experimental/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/features-mdsal-experimental/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/features-mdsal/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/features-lispflowmapping/1.19.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.jsonrpc/features-jsonrpc/1.16.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/features-infrautils-experimental/6.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/southbound-features/1.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/hwvtepsouthbound-features/1.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/features-openflowplugin-extension/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/library-features/1.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/features-odlparent/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf-testing/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.18.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.18.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/features-yangtools-experimental/11.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/features-yangtools/11.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.transportpce/features-transportpce/8.1.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/serviceutils-features/0.13.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.transportpce.models/features-transportpce-models/19.1.0/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.22/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.18.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.18.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.18.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.18.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cli/0.18.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-clustering-test-app/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/6.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/6.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus/6.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.daexim/odl-daexim-all/1.15.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.daexim/odl-daexim/1.15.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-toaster/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-exp-netty-config/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-benchmark/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-extras-dependencies/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-algo/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-algo-api/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-config-example/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-dependencies/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-extensions-api/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-inet/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-parser/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-parser-api/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-rib-api/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-linkstate/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-flowspec/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-labeled-unicast/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-l3vpn/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-mvpn/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-broker-local/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-route-target/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-benchmark/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-data-change-counter/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-topology/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-cli/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig-state/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-rib-impl/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-path-selection-mode/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig-rp-spi/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bmp-api/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bmp-config-example/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig-rp-impl/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-evpn/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-concepts/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-config-loader-spi/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-routing-policy-config-loader/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-config-loader-impl/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-graph/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bmp-config-loader/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bmp/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig-rp-statement/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-api/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-impl/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-programming-api/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-topology-config-loader/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-graph-api/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-protocols-config-loader/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-topology/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-p2mp-te-lsp/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-server-provider/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-server/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-stateful/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-auto-bandwidth/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-programming-impl/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-cli/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-base-parser/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-rsvp/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-rsvp-api/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-config-example/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-segment-routing/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-topology-provider/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-tunnel-provider/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-all/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-impl/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-client/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-aaa-netconf-plugin/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-topology-segment-routing/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-topology-tunnel-api/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-topology-api/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-netty-util/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6241/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6022/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector-all/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-callhome-ssh/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-openapi/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-clustered-topology/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-util/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-all/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-topology/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-console/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-rfc8294-netty/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-replicate-common/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-replicate-netty/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7224/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7317-iana-crypt-hash/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8343/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8345/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8345-non-nmda/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8346/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8294/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8346-non-nmda/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8348/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8348-non-nmda/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8349/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8344/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8519/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8520/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8528/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8529/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8530/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8542/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8776/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8795/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8795-non-nmda/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8819/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8819-non-nmda/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-trace/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-southbound/1.19.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-models/1.19.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-inmemorydb/1.19.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-msmr/1.19.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-mappingservice/1.19.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.19.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.jsonrpc/odl-jsonrpc-all/1.16.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.jsonrpc/odl-jsonrpc-bus/1.16.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-inject/6.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-api/1.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-impl/1.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-exp-yanglib-rfc8525/0.17.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-exp-yanglib-api/0.17.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-test/1.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-impl-ui/1.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-impl-rest/1.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.jsonrpc/odl-jsonrpc-provider/1.16.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nxm-extensions/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-onf-extensions/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound/1.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-library/1.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology-manager/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-drop-test/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-config-pusher/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services-rest/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nsf-model/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-southbound/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-libraries/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-eric-extensions/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-spifly/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-asm/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-war/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-lmax-3/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-test-tools/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/11.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/11.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/11.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/11.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/11.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-netty/11.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/11.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/11.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/11.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/11.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/11.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.transportpce/odl-transportpce/8.1.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.transportpce/odl-transportpce-tapi/8.1.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.transportpce/odl-transportpce-nbinotifications/8.1.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.transportpce/odl-transportpce-dmaap-client/8.1.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.transportpce/odl-transportpce-inventory/8.1.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.transportpce/odl-transportpce-swagger/8.1.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-listener/0.13.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-metrics/0.13.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-rpc/0.13.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.transportpce.models/odl-openroadm-models/19.1.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.transportpce.models/odl-openroadm-devices/19.1.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.transportpce.models/odl-tapi-2.1.1-models/19.1.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.transportpce.models/odl-tapi-2.4.0-models/19.1.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.18.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6470/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8526/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8341/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-openapi/6.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/6.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-utils/1.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-tools/0.13.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-srm/0.13.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6243/6.0.5/xml/features [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin.openflowjava/odl-openflowjava-protocol/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.18.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/8.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/6.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8040/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/11.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.18.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/8.0.4/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/6.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/6.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-exp-netty-config/8.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/8.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/11.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/8.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/11.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.18.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6241/6.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6470/6.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8526/6.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/11.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/8.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/8.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/11.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8040/6.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/6.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/11.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6243/6.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.18.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.18.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/8.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.18.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.18.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/11.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/11.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/11.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/11.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/8.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/8.0.4/xml/features [INFO] Feature kar/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.4 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg [INFO] Feature jaas-boot/4.4.4 is defined as a boot feature [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.4.jar [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.4 [INFO] Feature jaas/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.4 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg [INFO] Feature bundle/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.4 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg [INFO] Feature shell/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.4 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg [INFO] adding config file: etc/org.apache.karaf.shell.cfg [INFO] Feature package/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.4 [INFO] Feature aries-proxy/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.5 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.5 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.5 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.5 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.13 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.5 [INFO] Feature service/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.4 [INFO] Feature ssh/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.10.0 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.10.0 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.4 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.10.0 [INFO] Feature d3228823-ffc4-4f6a-8462-83fe8991840a/0.0.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.0.7 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.7 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] Feature jline/3.21.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 [INFO] Feature feature/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.4 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg [INFO] Feature system/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.4 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg [INFO] Feature management/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.4 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 [INFO] adding config file: etc/jmx.acl.cfg [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg [INFO] adding config file: etc/org.apache.karaf.management.cfg [INFO] Feature log/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.4 [INFO] adding config file: etc/org.apache.karaf.log.cfg [INFO] Feature aries-blueprint/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.4 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 [INFO] Feature config/4.4.4 is defined as a boot feature [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg [INFO] Feature framework/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.4 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.3 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.3 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.4 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber [INFO] Feature instance/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.4 [INFO] Feature diagnostic/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.4 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.4.jar [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.4 [INFO] Feature shell-compat/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.4 [INFO] Feature deployer/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.4 [INFO] Feature scr/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 [INFO] Feature standard/4.4.4 is defined as a boot feature [INFO] Install stage [INFO] Loading installed repositories [INFO] Feature wrapper/4.4.4 is defined as an installed feature [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.4 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/1.7.32 [INFO] [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ karaf >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ karaf --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ karaf <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (apply-branding) @ karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:unpack-dependencies (unpack-karaf-resources) @ karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (org.ops4j.pax.url.mvn.cfg) @ karaf --- [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/opendaylight-karaf-resources/13.0.7/opendaylight-karaf-resources-13.0.7-config.properties [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/opendaylight-karaf-resources/13.0.7/opendaylight-karaf-resources-13.0.7-config.properties (4.5 kB at 344 kB/s) [INFO] Copying opendaylight-karaf-resources-13.0.7-config.properties to /w/workspace/ovsdb-distribution-check-calcium/distribution/karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy-dependencies (copy-aaa-cli-jar) @ karaf --- [INFO] Copying aaa-cli-jar-0.18.3.jar to /w/workspace/ovsdb-distribution-check-calcium/distribution/karaf/target/assembly/bin/aaa-cli-jar.jar [INFO] [INFO] --- maven-dependency-plugin:3.6.1:unpack-dependencies (unpack-odl-karaf-resources) @ karaf --- [INFO] [INFO] --- copy-files-plugin:13.0.7:copy-files (default) @ karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ karaf --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/distribution/karaf/src/main/assembly [INFO] [INFO] --- karaf-plugin:13.0.7:populate-local-repo (populate-local-repo) @ karaf --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-commons/9.4/asm-commons-9.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-commons/9.4/asm-commons-9.4.pom (2.8 kB at 50 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-tree/9.4/asm-tree-9.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-tree/9.4/asm-tree-9.4.pom (2.6 kB at 199 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-util/9.4/asm-util-9.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-util/9.4/asm-util-9.4.pom (2.9 kB at 326 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-analysis/9.4/asm-analysis-9.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-analysis/9.4/asm-analysis-9.4.pom (2.6 kB at 262 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-annotations/2.15.2/jackson-annotations-2.15.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-annotations/2.15.2/jackson-annotations-2.15.2.pom (7.1 kB at 706 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-databind/2.15.2/jackson-databind-2.15.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-databind/2.15.2/jackson-databind-2.15.2.pom (19 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-base/2.15.2/jackson-base-2.15.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-base/2.15.2/jackson-base-2.15.2.pom (11 kB at 752 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-bom/2.15.2/jackson-bom-2.15.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-bom/2.15.2/jackson-bom-2.15.2.pom (18 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.pom (9.8 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.15.2/jackson-module-jaxb-annotations-2.15.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.15.2/jackson-module-jaxb-annotations-2.15.2.pom (3.8 kB at 344 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/module/jackson-modules-base/2.15.2/jackson-modules-base-2.15.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/module/jackson-modules-base/2.15.2/jackson-modules-base-2.15.2.pom (3.8 kB at 378 kB/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 349 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 863 kB/s) [INFO] Feature repository discovered recursively: f2f0152d-86e1-48ad-896f-b4a400f1ef2c [INFO] Feature repository discovered recursively: features-index [INFO] Feature repository discovered recursively: features-aaa [INFO] Feature repository discovered recursively: odl-aaa-0.18.3 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-aaa-0.18.3 [INFO] Feature repository discovered recursively: odl-aaa-cli [INFO] Feature repository discovered recursively: odl-aaa-0.18.3 [INFO] Feature repository discovered recursively: odl-aaa-0.18.3 [INFO] Feature repository discovered recursively: odl-aaa-0.18.3 [INFO] Feature repository discovered recursively: odl-aaa-0.18.3 [INFO] Feature repository discovered recursively: odl-aaa-0.18.3 [INFO] Feature repository discovered recursively: features-bgpcep [INFO] Feature repository discovered recursively: odl-bgpcep-algo [INFO] Feature repository discovered recursively: odl-bgpcep-algo-api [INFO] Feature repository discovered recursively: odl-bgpcep-bgp [INFO] Feature repository discovered recursively: odl-bgpcep-0.20.5 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-dependencies-0.20.5 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-extensions-api [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-inet [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-parser [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-parser-api-0.20.5 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-rib-api-0.20.5 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-linkstate-0.20.5 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-flowspec [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-labeled-unicast-0.20.5 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-l3vpn [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-mvpn [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-route-target [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-evpn-0.20.5 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-path-selection-mode [INFO] Feature repository discovered recursively: odl-bgpcep-0.20.5 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-topology [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-cli [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-state [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-spi [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-impl-0.20.5 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-statement-0.20.5 [INFO] Feature repository discovered recursively: odl-bgpcep-bmp [INFO] Feature repository discovered recursively: odl-bgpcep-bmp-api [INFO] Feature repository discovered recursively: odl-bgpcep-0.20.5 [INFO] Feature repository discovered recursively: bgpcep-bmp-config-loader-0.20.5 [INFO] Feature repository discovered recursively: odl-bgpcep-concepts-0.20.5 [INFO] Feature repository discovered recursively: odl-bgpcep-config-loader-impl-0.20.5 [INFO] Feature repository discovered recursively: odl-bgpcep-config-loader-spi-0.20.5 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-config-loader-0.20.5 [INFO] Feature repository discovered recursively: odl-bgpcep-protocols-config-loader [INFO] Feature repository discovered recursively: odl-bgpcep-routing-policy-config-loader [INFO] Feature repository discovered recursively: odl-bgpcep-graph-0.20.5 [INFO] Feature repository discovered recursively: odl-bgpcep-graph-api-0.20.5 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-api [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-impl-0.20.5 [INFO] Feature repository discovered recursively: odl-bgpcep-programming-api-0.20.5 [INFO] Feature repository discovered recursively: odl-bgpcep-programming-impl-0.20.5 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-server [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-topology [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-stateful [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-server-provider [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-p2mp-te-lsp-0.20.5 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-topology-provider [INFO] Feature repository discovered recursively: odl-bgpcep-0.20.5 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-segment-routing [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-auto-bandwidth [INFO] Feature repository discovered recursively: odl-bgpcep-0.20.5 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-cli [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-base-parser [INFO] Feature repository discovered recursively: odl-bgpcep-rsvp [INFO] Feature repository discovered recursively: odl-bgpcep-rsvp-api0.20.5 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-api-0.20.5 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-tunnel-api-0.20.5 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-segment-routing [INFO] Feature repository discovered recursively: features-bgpcep-testing [INFO] Feature repository discovered recursively: odl-bgpcep-0.20.5 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-benchmark-0.20.5 [INFO] Feature repository discovered recursively: odl-bgpcep-data-change-counter-0.20.5 [INFO] Feature repository discovered recursively: features-controller [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-mdsal-8.0.3 [INFO] Feature repository discovered recursively: odl-mdsal-8.0.3 [INFO] Feature repository discovered recursively: odl-controller-8.0.3 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-8.0.3 [INFO] Feature repository discovered recursively: odl-controller-8.0.3 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-controller-blueprint-8.0.3 [INFO] Feature repository discovered recursively: odl-extras-8.0.3 [INFO] Feature repository discovered recursively: features-controller-experimental [INFO] Feature repository discovered recursively: odl-controller-exp-netty-config [INFO] Feature repository discovered recursively: odl-toaster-8.0.3 [INFO] Feature repository discovered recursively: features-controller-testing [INFO] Feature repository discovered recursively: odl-clustering-test-app-8.0.3 [INFO] Feature repository discovered recursively: odl-mdsal-benchmark [INFO] Feature repository discovered recursively: daexim-features [INFO] Feature repository discovered recursively: odl-daexim-1.15.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-daexim-all-1.15.0-SNAPSHOT [INFO] Feature repository discovered recursively: features-infrautils [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus [INFO] Feature repository discovered recursively: odl-infrautils-ready [INFO] Feature repository discovered recursively: odl-infrautils-utils [INFO] Feature repository discovered recursively: features-infrautils-experimental [INFO] Feature repository discovered recursively: odl-infrautils-inject [INFO] Feature repository discovered recursively: features-jsonrpc [INFO] Feature repository discovered recursively: odl-jsonrpc-1.16.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-jsonrpc-1.16.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-jsonrpc-provider-1.16.0-SNAPSHOT [INFO] Feature repository discovered recursively: features-lispflowmapping [INFO] Feature repository discovered recursively: odl-lispflowmapping-models [INFO] Feature repository discovered recursively: odl-lispflowmapping-inmemorydb [INFO] Feature repository discovered recursively: odl-lispflowmapping-southbound [INFO] Feature repository discovered recursively: odl-lispflowmapping-mappingservice [INFO] Feature repository discovered recursively: odl-lispflowmapping-msmr [INFO] Feature repository discovered recursively: odl-lispflowmapping-mappingservice-shell [INFO] Feature repository discovered recursively: features-mdsal [INFO] Feature repository discovered recursively: odl-mdsal-binding [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-mdsal-dom [INFO] Feature repository discovered recursively: odl-mdsal-dom-api [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-mdsal-trace-12.0.3 [INFO] Feature repository discovered recursively: odl-mdsal-uint24-netty [INFO] Feature repository discovered recursively: odl-mdsal-replicate-common [INFO] Feature repository discovered recursively: odl-mdsal-replicate-netty-12.0.3 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7224 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7317-iana-crypt-hash [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8294 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8343 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8344 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8345 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8345-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8346 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8346-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8348 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8348-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8349 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8519 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8520 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8528 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8529 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8530 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8542 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8776 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8795 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8795-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8819 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8819-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal [INFO] Feature repository discovered recursively: odl-mdsal-model-odl-l2-types [INFO] Feature repository discovered recursively: features-mdsal-experimental [INFO] Feature repository discovered recursively: odl-mdsal-exp-yanglib-api [INFO] Feature repository discovered recursively: odl-mdsal-exp-yanglib-rfc8525 [INFO] Feature repository discovered recursively: features-netconf [INFO] Feature repository discovered recursively: odl-aaa-netconf-plugin [INFO] Feature repository discovered recursively: odl-netconf-all [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 [INFO] Feature repository discovered recursively: odl-netconf-client-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-impl-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-mdsal [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-netty-util-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-clustered-topology [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-connector-all [INFO] Feature repository discovered recursively: odl-netconf-callhome-ssh [INFO] Feature repository discovered recursively: odl-netconf-console [INFO] Feature repository discovered recursively: odl-netconf-topology [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-restconf [INFO] Feature repository discovered recursively: odl-restconf-nb-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-restconf-all [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-transport [INFO] Feature repository discovered recursively: odl-netconf-keystore [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-truststore [INFO] Feature repository discovered recursively: features-netconf-experimental [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: features-netconf-testing [INFO] Feature repository discovered recursively: odl-netconf-test-tools [INFO] Feature repository discovered recursively: features-odlparent [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: odl-jackson-2 [INFO] Feature repository discovered recursively: odl-javassist-3 [INFO] Feature repository discovered recursively: odl-jersey-2 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.6 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty [INFO] Feature repository discovered recursively: odl-karaf-feat-war [INFO] Feature repository discovered recursively: odl-lmax-3 [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-woodstox [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: features-openflowplugin [INFO] Feature repository discovered recursively: odl-openflowplugin-app-bulk-o-matic [INFO] Feature repository discovered recursively: odl-openflowplugin-app-config-pusher [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-manager [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-sync [INFO] Feature repository discovered recursively: odl-openflowplugin-app-table-miss-enforcer [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology [INFO] Feature repository discovered recursively: odl-openflowplugin-app-lldp-speaker [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-lldp-discovery [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-manager [INFO] Feature repository discovered recursively: odl-openflowplugin-drop-test [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services-rest [INFO] Feature repository discovered recursively: odl-openflowplugin-nsf-model-0.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-openflowjava-0.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: openflowplugin-0.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-openflowplugin-app-reconciliation-framework [INFO] Feature repository discovered recursively: odl-openflowplugin-app-southbound-cli [INFO] Feature repository discovered recursively: odl-openflowplugin-libraries [INFO] Feature repository discovered recursively: odl-openflowplugin-app-arbitratorreconciliation [INFO] Feature repository discovered recursively: features-openflowplugin-extension [INFO] Feature repository discovered recursively: odl-openflowplugin-nxm-extensions [INFO] Feature repository discovered recursively: odl-openflowplugin-onf-extensions [INFO] Feature repository discovered recursively: odl-openflowplugin-eric-extensions [INFO] Feature repository discovered recursively: library-features [INFO] Feature repository discovered recursively: odl-ovsdb-library-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: hwvtepsouthbound-features [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-api-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound [INFO] Feature repository discovered recursively: odl-ovsdb-utils-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-rest-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-ui-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-test [INFO] Feature repository discovered recursively: southbound-features [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-api-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-rest-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-ui-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: serviceutils-features [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-serviceutils-srm [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.0-SNAPSHOT [INFO] Feature repository discovered recursively: features-transportpce-models [INFO] Feature repository discovered recursively: odl-openroadm-devices [INFO] Feature repository discovered recursively: odl-openroadm-models [INFO] Feature repository discovered recursively: odl-tapi-2.1.1-models [INFO] Feature repository discovered recursively: odl-tapi-2.4.0-models [INFO] Feature repository discovered recursively: features-transportpce [INFO] Feature repository discovered recursively: odl-transportpce [INFO] Feature repository discovered recursively: odl-transportpce-tapi [INFO] Feature repository discovered recursively: odl-transportpce-nbinotifications [INFO] Feature repository discovered recursively: odl-transportpce-dmaap-client [INFO] Feature repository discovered recursively: odl-transportpce-inventory [INFO] Feature repository discovered recursively: odl-transportpce-swagger [INFO] Feature repository discovered recursively: features-yangtools [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-yangtools-export [INFO] Feature repository discovered recursively: odl-yangtools-netty [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-parser [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: features-yangtools-experimental [INFO] Feature repository discovered recursively: features-test [INFO] Feature repository discovered recursively: odl-integration-compatible-with-all [INFO] Feature repository discovered recursively: odl-integration-all [INFO] Feature repository discovered recursively: framework-4.4.4 [INFO] Feature repository discovered recursively: standard-4.4.4 [INFO] Feature repository discovered recursively: framework-4.4.4 [INFO] Feature repository discovered recursively: features-index [INFO] Feature repository discovered recursively: features-aaa [INFO] Feature repository discovered recursively: odl-aaa-0.18.3 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: odl-aaa-0.18.3 [INFO] Feature repository discovered recursively: odl-controller-blueprint-8.0.3 [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime [INFO] Feature repository discovered recursively: odl-mdsal-dom-api [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api [INFO] Feature repository discovered recursively: odl-yangtools-parser [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: odl-mdsal-8.0.3 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-controller-8.0.3 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-controller-8.0.3 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-8.0.3 [INFO] Feature repository discovered recursively: odl-aaa-0.18.3 [INFO] Feature repository discovered recursively: odl-aaa-cli [INFO] Feature repository discovered recursively: odl-aaa-0.18.3 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.6 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty [INFO] Feature repository discovered recursively: odl-extras-8.0.3 [INFO] Feature repository discovered recursively: odl-aaa-0.18.3 [INFO] Feature repository discovered recursively: odl-aaa-0.18.3 [INFO] Feature repository discovered recursively: odl-aaa-0.18.3 [INFO] Feature repository discovered recursively: odl-jersey-2 [INFO] Feature repository discovered recursively: odl-javassist-3 [INFO] Feature repository discovered recursively: features-bgpcep [INFO] Feature repository discovered recursively: odl-bgpcep-algo [INFO] Feature repository discovered recursively: odl-bgpcep-algo-api [INFO] Feature repository discovered recursively: odl-bgpcep-graph-api-0.20.5 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8294 [INFO] Feature repository discovered recursively: odl-bgpcep-concepts-0.20.5 [INFO] Feature repository discovered recursively: odl-bgpcep-graph-0.20.5 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-parser [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-parser-api-0.20.5 [INFO] Feature repository discovered recursively: odl-yangtools-netty [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-dependencies-0.20.5 [INFO] Feature repository discovered recursively: odl-bgpcep-0.20.5 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-rib-api-0.20.5 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8343 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig [INFO] Feature repository discovered recursively: odl-bgpcep-0.20.5 [INFO] Feature repository discovered recursively: odl-controller-exp-netty-config [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-inet [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-extensions-api [INFO] Feature repository discovered recursively: odl-bgpcep-bmp-api [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-route-target [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-spi [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-path-selection-mode [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-impl-0.20.5 [INFO] Feature repository discovered recursively: odl-bgpcep-config-loader-spi-0.20.5 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-statement-0.20.5 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-state [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-topology [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-linkstate-0.20.5 [INFO] Feature repository discovered recursively: odl-mdsal-uint24-netty [INFO] Feature repository discovered recursively: odl-bgpcep-rsvp [INFO] Feature repository discovered recursively: odl-bgpcep-rsvp-api0.20.5 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-api-0.20.5 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal [INFO] Feature repository discovered recursively: odl-bgpcep-topology-tunnel-api-0.20.5 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-cli [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-flowspec [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-labeled-unicast-0.20.5 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-l3vpn [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-mvpn [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-evpn-0.20.5 [INFO] Feature repository discovered recursively: odl-bgpcep-protocols-config-loader [INFO] Feature repository discovered recursively: odl-bgpcep-routing-policy-config-loader [INFO] Feature repository discovered recursively: odl-bgpcep-config-loader-impl-0.20.5 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-config-loader-0.20.5 [INFO] Feature repository discovered recursively: odl-bgpcep-0.20.5 [INFO] Feature repository discovered recursively: odl-bgpcep-bmp [INFO] Feature repository discovered recursively: bgpcep-bmp-config-loader-0.20.5 [INFO] Feature repository discovered recursively: odl-bgpcep-0.20.5 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-api [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-impl-0.20.5 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-base-parser [INFO] Feature repository discovered recursively: odl-bgpcep-programming-api-0.20.5 [INFO] Feature repository discovered recursively: odl-bgpcep-programming-impl-0.20.5 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-topology [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-stateful [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-p2mp-te-lsp-0.20.5 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-topology-provider [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-server-provider [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-server [INFO] Feature repository discovered recursively: odl-bgpcep-0.20.5 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-segment-routing [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-auto-bandwidth [INFO] Feature repository discovered recursively: odl-bgpcep-0.20.5 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-cli [INFO] Feature repository discovered recursively: odl-bgpcep-topology-segment-routing [INFO] Feature repository discovered recursively: features-bgpcep-testing [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-benchmark-0.20.5 [INFO] Feature repository discovered recursively: odl-bgpcep-data-change-counter-0.20.5 [INFO] Feature repository discovered recursively: features-controller [INFO] Feature repository discovered recursively: odl-mdsal-8.0.3 [INFO] Feature repository discovered recursively: odl-mdsal-dom [INFO] Feature repository discovered recursively: features-controller-experimental [INFO] Feature repository discovered recursively: odl-toaster-8.0.3 [INFO] Feature repository discovered recursively: features-controller-testing [INFO] Feature repository discovered recursively: odl-clustering-test-app-8.0.3 [INFO] Feature repository discovered recursively: odl-mdsal-benchmark [INFO] Feature repository discovered recursively: daexim-features [INFO] Feature repository discovered recursively: odl-daexim-1.15.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-mdsal-binding [INFO] Feature repository discovered recursively: odl-infrautils-ready [INFO] Feature repository discovered recursively: odl-infrautils-utils [INFO] Feature repository discovered recursively: odl-daexim-all-1.15.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-restconf [INFO] Feature repository discovered recursively: odl-restconf-nb-6.0.5 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-yangtools-export [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 [INFO] Feature repository discovered recursively: features-infrautils [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus [INFO] Feature repository discovered recursively: features-infrautils-experimental [INFO] Feature repository discovered recursively: odl-infrautils-inject [INFO] Feature repository discovered recursively: features-jsonrpc [INFO] Feature repository discovered recursively: odl-jsonrpc-1.16.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-jackson-2 [INFO] Feature repository discovered recursively: odl-woodstox [INFO] Feature repository discovered recursively: odl-jsonrpc-provider-1.16.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-jsonrpc-1.16.0-SNAPSHOT [INFO] Feature repository discovered recursively: features-lispflowmapping [INFO] Feature repository discovered recursively: odl-lispflowmapping-models [INFO] Feature repository discovered recursively: odl-lispflowmapping-inmemorydb [INFO] Feature repository discovered recursively: odl-lispflowmapping-southbound [INFO] Feature repository discovered recursively: odl-lispflowmapping-mappingservice [INFO] Feature repository discovered recursively: odl-lispflowmapping-msmr [INFO] Feature repository discovered recursively: odl-lispflowmapping-mappingservice-shell [INFO] Feature repository discovered recursively: features-mdsal [INFO] Feature repository discovered recursively: odl-mdsal-trace-12.0.3 [INFO] Feature repository discovered recursively: odl-mdsal-replicate-common [INFO] Feature repository discovered recursively: odl-mdsal-replicate-netty-12.0.3 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7224 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7317-iana-crypt-hash [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8344 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8345 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8345-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8346 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8346-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8348 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8348-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8349 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8519 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8520 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8528 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8529 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8530 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8542 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8776 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8795 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8795-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8819 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8819-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-odl-l2-types [INFO] Feature repository discovered recursively: features-mdsal-experimental [INFO] Feature repository discovered recursively: odl-mdsal-exp-yanglib-api [INFO] Feature repository discovered recursively: odl-mdsal-exp-yanglib-rfc8525 [INFO] Feature repository discovered recursively: features-netconf [INFO] Feature repository discovered recursively: odl-aaa-netconf-plugin [INFO] Feature repository discovered recursively: odl-netconf-all [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-impl-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-netty-util-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-transport [INFO] Feature repository discovered recursively: odl-netconf-keystore [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-truststore [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-client-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-mdsal [INFO] Feature repository discovered recursively: odl-netconf-clustered-topology [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-connector-all [INFO] Feature repository discovered recursively: odl-netconf-callhome-ssh [INFO] Feature repository discovered recursively: odl-netconf-topology [INFO] Feature repository discovered recursively: odl-netconf-console [INFO] Feature repository discovered recursively: odl-restconf-all [INFO] Feature repository discovered recursively: features-netconf-experimental [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: features-netconf-testing [INFO] Feature repository discovered recursively: odl-netconf-test-tools [INFO] Feature repository discovered recursively: features-odlparent [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-karaf-feat-war [INFO] Feature repository discovered recursively: odl-lmax-3 [INFO] Feature repository discovered recursively: features-openflowplugin [INFO] Feature repository discovered recursively: odl-openflowplugin-app-bulk-o-matic [INFO] Feature repository discovered recursively: openflowplugin-0.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-openflowplugin-nsf-model-0.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-openflowjava-0.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-openflowplugin-libraries [INFO] Feature repository discovered recursively: odl-serviceutils-srm [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-openflowplugin-app-config-pusher [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-manager [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-sync [INFO] Feature repository discovered recursively: odl-openflowplugin-app-table-miss-enforcer [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology [INFO] Feature repository discovered recursively: odl-openflowplugin-app-lldp-speaker [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-lldp-discovery [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-manager [INFO] Feature repository discovered recursively: odl-openflowplugin-drop-test [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services [INFO] Feature repository discovered recursively: odl-openflowplugin-app-reconciliation-framework [INFO] Feature repository discovered recursively: odl-openflowplugin-app-arbitratorreconciliation [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services-rest [INFO] Feature repository discovered recursively: odl-openflowplugin-app-southbound-cli [INFO] Feature repository discovered recursively: features-openflowplugin-extension [INFO] Feature repository discovered recursively: odl-openflowplugin-nxm-extensions [INFO] Feature repository discovered recursively: odl-openflowplugin-onf-extensions [INFO] Feature repository discovered recursively: odl-openflowplugin-eric-extensions [INFO] Feature repository discovered recursively: library-features [INFO] Feature repository discovered recursively: odl-ovsdb-library-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-jackson-2 [INFO] Feature repository discovered recursively: odl-woodstox [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-aaa-0.18.4 [INFO] Feature repository discovered recursively: odl-controller-blueprint-8.0.4 [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime [INFO] Feature repository discovered recursively: odl-mdsal-dom-api [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api [INFO] Feature repository discovered recursively: odl-yangtools-parser [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: odl-mdsal-8.0.4 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-controller-8.0.4 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-controller-8.0.4 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-8.0.4 [INFO] Feature repository discovered recursively: odl-aaa-0.18.4 [INFO] Feature repository discovered recursively: hwvtepsouthbound-features [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-api-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 [INFO] Feature repository discovered recursively: odl-mdsal-model-odl-l2-types [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound [INFO] Feature repository discovered recursively: odl-ovsdb-utils-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-api-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-rest-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-restconf [INFO] Feature repository discovered recursively: odl-restconf-nb-6.0.6 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 [INFO] Feature repository discovered recursively: odl-controller-exp-netty-config [INFO] Feature repository discovered recursively: odl-netconf-6.0.6 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty [INFO] Feature repository discovered recursively: odl-yangtools-export [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 [INFO] Feature repository discovered recursively: odl-aaa-0.18.4 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc [INFO] Feature repository discovered recursively: odl-extras-8.0.4 [INFO] Feature repository discovered recursively: odl-aaa-0.18.4 [INFO] Feature repository discovered recursively: odl-aaa-0.18.4 [INFO] Feature repository discovered recursively: odl-aaa-0.18.4 [INFO] Feature repository discovered recursively: odl-jersey-2 [INFO] Feature repository discovered recursively: odl-javassist-3 [INFO] Feature repository discovered recursively: odl-aaa-0.18.4 [INFO] Feature repository discovered recursively: odl-netconf-6.0.6 [INFO] Feature repository discovered recursively: odl-netconf-6.0.6 [INFO] Feature repository discovered recursively: odl-netconf-6.0.6 [INFO] Feature repository discovered recursively: odl-netconf-6.0.6 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 [INFO] Feature repository discovered recursively: odl-netconf-6.0.6 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-ui-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-netconf-6.0.6 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-test [INFO] Feature repository discovered recursively: southbound-features [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus [INFO] Feature repository discovered recursively: odl-infrautils-utils [INFO] Feature repository discovered recursively: odl-infrautils-ready [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-rest-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-ui-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: serviceutils-features [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.0-SNAPSHOT [INFO] Feature repository discovered recursively: features-transportpce-models [INFO] Feature repository discovered recursively: odl-openroadm-devices [INFO] Feature repository discovered recursively: odl-openroadm-models [INFO] Feature repository discovered recursively: odl-tapi-2.1.1-models [INFO] Feature repository discovered recursively: odl-tapi-2.4.0-models [INFO] Feature repository discovered recursively: features-transportpce [INFO] Feature repository discovered recursively: odl-transportpce [INFO] Feature repository discovered recursively: odl-transportpce-tapi [INFO] Feature repository discovered recursively: odl-transportpce-nbinotifications [INFO] Feature repository discovered recursively: odl-transportpce-dmaap-client [INFO] Feature repository discovered recursively: odl-transportpce-inventory [INFO] Feature repository discovered recursively: odl-transportpce-swagger [INFO] Feature repository discovered recursively: features-yangtools [INFO] Feature repository discovered recursively: features-yangtools-experimental [INFO] Feature repository discovered recursively: standard-4.4.4 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.22 [INFO] Feature repository discovered recursively: odl-integration-compatible-with-all [INFO] Feature repository discovered recursively: odl-integration-all [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-trace-api/12.0.3/mdsal-trace-api-12.0.3-config.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-trace-api/12.0.3/mdsal-trace-api-12.0.3-config.xml (1.5 kB at 140 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-replicate-netty/12.0.3/mdsal-replicate-netty-12.0.3-sink.config [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-replicate-netty/12.0.3/mdsal-replicate-netty-12.0.3-sink.config (146 B at 9.7 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-replicate-netty/12.0.3/mdsal-replicate-netty-12.0.3-source.config [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-replicate-netty/12.0.3/mdsal-replicate-netty-12.0.3-source.config (92 B at 7.1 kB/s) [WARNING] Duplicate versions for org.jolokia:jolokia-osgi::jar, 1.7.2 and 1.7.1 [WARNING] Duplicate versions for io.netty:netty-codec-http::jar, 4.1.100.Final and 4.1.104.Final [WARNING] Duplicate versions for io.netty:netty-common::jar, 4.1.100.Final and 4.1.104.Final [WARNING] Duplicate versions for io.netty:netty-buffer::jar, 4.1.100.Final and 4.1.104.Final [WARNING] Duplicate versions for io.netty:netty-transport::jar, 4.1.100.Final and 4.1.104.Final [WARNING] Duplicate versions for io.netty:netty-codec::jar, 4.1.100.Final and 4.1.104.Final [WARNING] Duplicate versions for io.netty:netty-handler::jar, 4.1.100.Final and 4.1.104.Final [WARNING] Duplicate versions for io.netty:netty-resolver::jar, 4.1.100.Final and 4.1.104.Final [WARNING] Duplicate versions for io.netty:netty-transport-native-unix-common::jar, 4.1.100.Final and 4.1.104.Final [WARNING] Duplicate versions for io.netty:netty-transport-native-epoll:linux-x86_64:jar, 4.1.100.Final and 4.1.104.Final [WARNING] Duplicate versions for io.netty:netty-transport-classes-epoll::jar, 4.1.100.Final and 4.1.104.Final [WARNING] Duplicate versions for io.netty:netty-transport-native-unix-common:linux-x86_64:jar, 4.1.100.Final and 4.1.104.Final [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-cert::jar, 0.18.3 and 0.18.4 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-cert:config:xml, 0.18.3 and 0.18.4 [WARNING] Duplicate versions for org.opendaylight.controller:blueprint::jar, 8.0.3 and 8.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-codec-binfmt::jar, 11.0.4 and 11.0.5 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-codec-gson::jar, 11.0.4 and 11.0.5 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-codec-xml::jar, 11.0.4 and 11.0.5 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-impl::jar, 11.0.4 and 11.0.5 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-tree-ri::jar, 11.0.4 and 11.0.5 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-transform::jar, 11.0.4 and 11.0.5 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-api::jar, 11.0.4 and 11.0.5 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-spi::jar, 11.0.4 and 11.0.5 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-tree-api::jar, 11.0.4 and 11.0.5 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-tree-spi::jar, 11.0.4 and 11.0.5 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-util::jar, 11.0.4 and 11.0.5 [WARNING] Duplicate versions for org.opendaylight.yangtools:odlext-model-api::jar, 11.0.4 and 11.0.5 [WARNING] Duplicate versions for org.opendaylight.yangtools:openconfig-model-api::jar, 11.0.4 and 11.0.5 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc6241-model-api::jar, 11.0.4 and 11.0.5 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc6536-model-api::jar, 11.0.4 and 11.0.5 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc6643-model-api::jar, 11.0.4 and 11.0.5 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc7952-model-api::jar, 11.0.4 and 11.0.5 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8040-model-api::jar, 11.0.4 and 11.0.5 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8528-model-api::jar, 11.0.4 and 11.0.5 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8639-model-api::jar, 11.0.4 and 11.0.5 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8819-model-api::jar, 11.0.4 and 11.0.5 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-model-api::jar, 11.0.4 and 11.0.5 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-model-spi::jar, 11.0.4 and 11.0.5 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-model-util::jar, 11.0.4 and 11.0.5 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-parser-api::jar, 11.0.4 and 11.0.5 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-repo-api::jar, 11.0.4 and 11.0.5 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-ir::jar, 11.0.4 and 11.0.5 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-repo-spi::jar, 11.0.4 and 11.0.5 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-common::jar, 11.0.4 and 11.0.5 [WARNING] Duplicate versions for org.opendaylight.yangtools:concepts::jar, 11.0.4 and 11.0.5 [WARNING] Duplicate versions for org.opendaylight.yangtools:util::jar, 11.0.4 and 11.0.5 [WARNING] Duplicate versions for org.checkerframework:checker-qual::jar, 3.39.0 and 3.42.0 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-xpath-api::jar, 11.0.4 and 11.0.5 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-api::jar, 12.0.3 and 12.0.4 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-spi::jar, 12.0.3 and 12.0.4 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-util::jar, 12.0.3 and 12.0.4 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-common-api::jar, 12.0.3 and 12.0.4 [WARNING] Duplicate versions for org.opendaylight.mdsal:yang-binding::jar, 12.0.3 and 12.0.4 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-spec-util::jar, 12.0.3 and 12.0.4 [WARNING] Duplicate versions for org.opendaylight.mdsal.model:yang-ext::jar, 2013.09.07.24.3 and 2013.09.07.24.4 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-generator::jar, 12.0.3 and 12.0.4 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-dom-codec::jar, 12.0.3 and 12.0.4 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-loader::jar, 12.0.3 and 12.0.4 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi::jar, 12.0.3 and 12.0.4 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-runtime-osgi::jar, 12.0.3 and 12.0.4 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-dom-schema-osgi::jar, 12.0.3 and 12.0.4 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-dom-api::jar, 12.0.3 and 12.0.4 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-dom-spi::jar, 12.0.3 and 12.0.4 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-model-api::jar, 12.0.3 and 12.0.4 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-model-ri::jar, 12.0.3 and 12.0.4 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-runtime-api::jar, 12.0.3 and 12.0.4 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-runtime-spi::jar, 12.0.3 and 12.0.4 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-dom-codec-api::jar, 12.0.3 and 12.0.4 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-dom-codec-spi::jar, 12.0.3 and 12.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-model-ri::jar, 11.0.4 and 11.0.5 [WARNING] Duplicate versions for org.opendaylight.yangtools:odlext-parser-support::jar, 11.0.4 and 11.0.5 [WARNING] Duplicate versions for org.opendaylight.yangtools:openconfig-parser-support::jar, 11.0.4 and 11.0.5 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc6241-parser-support::jar, 11.0.4 and 11.0.5 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc6536-parser-support::jar, 11.0.4 and 11.0.5 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc6643-parser-support::jar, 11.0.4 and 11.0.5 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc7952-parser-support::jar, 11.0.4 and 11.0.5 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8040-parser-support::jar, 11.0.4 and 11.0.5 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8528-parser-support::jar, 11.0.4 and 11.0.5 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8639-parser-support::jar, 11.0.4 and 11.0.5 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-parser-impl::jar, 11.0.4 and 11.0.5 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8819-parser-support::jar, 11.0.4 and 11.0.5 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-parser-reactor::jar, 11.0.4 and 11.0.5 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-parser-rfc7950::jar, 11.0.4 and 11.0.5 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-parser-spi::jar, 11.0.4 and 11.0.5 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-repo-fs::jar, 11.0.4 and 11.0.5 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-xpath-impl::jar, 11.0.4 and 11.0.5 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-singleton-dom-impl::jar, 12.0.3 and 12.0.4 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-singleton-common-api::jar, 12.0.3 and 12.0.4 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-eos-common-api::jar, 12.0.3 and 12.0.4 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-eos-common-spi::jar, 12.0.3 and 12.0.4 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-eos-dom-api::jar, 12.0.3 and 12.0.4 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-eos-binding-api::jar, 12.0.3 and 12.0.4 [WARNING] Duplicate versions for org.opendaylight.mdsal.model:general-entity::jar, 12.0.3 and 12.0.4 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-eos-binding-adapter::jar, 12.0.3 and 12.0.4 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-dom-adapter::jar, 12.0.3 and 12.0.4 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-dom-broker::jar, 12.0.3 and 12.0.4 [WARNING] Duplicate versions for org.opendaylight.controller:sal-remoterpc-connector::jar, 8.0.3 and 8.0.4 [WARNING] Duplicate versions for org.opendaylight.controller:cds-access-api::jar, 8.0.3 and 8.0.4 [WARNING] Duplicate versions for org.opendaylight.controller:cds-access-client::jar, 8.0.3 and 8.0.4 [WARNING] Duplicate versions for org.opendaylight.controller:cds-dom-api::jar, 8.0.3 and 8.0.4 [WARNING] Duplicate versions for org.opendaylight.controller:sal-distributed-datastore::jar, 8.0.3 and 8.0.4 [WARNING] Duplicate versions for org.opendaylight.controller:eos-dom-akka::jar, 8.0.3 and 8.0.4 [WARNING] Duplicate versions for org.opendaylight.controller:sal-cluster-admin-api::jar, 8.0.3 and 8.0.4 [WARNING] Duplicate versions for org.opendaylight.controller:sal-cluster-admin-impl::jar, 8.0.3 and 8.0.4 [WARNING] Duplicate versions for org.opendaylight.controller:sal-clustering-config:akkaconf:xml, 8.0.3 and 8.0.4 [WARNING] Duplicate versions for org.opendaylight.controller:sal-clustering-config:factoryakkaconf:xml, 8.0.3 and 8.0.4 [WARNING] Duplicate versions for org.opendaylight.controller:sal-clustering-config:moduleshardconf:xml, 8.0.3 and 8.0.4 [WARNING] Duplicate versions for org.opendaylight.controller:sal-clustering-config:moduleconf:xml, 8.0.3 and 8.0.4 [WARNING] Duplicate versions for org.opendaylight.controller:sal-clustering-config:datastore:cfg, 8.0.3 and 8.0.4 [WARNING] Duplicate versions for org.apache.commons:commons-lang3::jar, 3.13.0 and 3.14.0 [WARNING] Duplicate versions for org.opendaylight.controller:sal-clustering-commons::jar, 8.0.3 and 8.0.4 [WARNING] Duplicate versions for io.dropwizard.metrics:metrics-graphite::jar, 4.2.20 and 4.2.23 [WARNING] Duplicate versions for com.rabbitmq:amqp-client::jar, 5.18.0 and 5.20.0 [WARNING] Duplicate versions for org.opendaylight.controller:sal-akka-raft::jar, 8.0.3 and 8.0.4 [WARNING] Duplicate versions for org.opendaylight.controller:cds-mgmt-api::jar, 8.0.3 and 8.0.4 [WARNING] Duplicate versions for org.opendaylight.controller:sal-akka-segmented-journal::jar, 8.0.3 and 8.0.4 [WARNING] Duplicate versions for org.opendaylight.controller:atomix-storage::jar, 8.0.3 and 8.0.4 [WARNING] Duplicate versions for io.dropwizard.metrics:metrics-core::jar, 4.2.20 and 4.2.23 [WARNING] Duplicate versions for io.dropwizard.metrics:metrics-healthchecks::jar, 4.2.20 and 4.2.23 [WARNING] Duplicate versions for io.dropwizard.metrics:metrics-jmx::jar, 4.2.20 and 4.2.23 [WARNING] Duplicate versions for io.dropwizard.metrics:metrics-jvm::jar, 4.2.20 and 4.2.23 [WARNING] Duplicate versions for org.opendaylight.controller:repackaged-akka::jar, 8.0.3 and 8.0.4 [WARNING] Duplicate versions for org.opendaylight.controller:sal-common-util::jar, 8.0.3 and 8.0.4 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-encrypt-service::jar, 0.18.3 and 0.18.4 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-encrypt-service-impl::jar, 0.18.3 and 0.18.4 [WARNING] Duplicate versions for org.opendaylight.mdsal.model:ietf-topology::jar, 2013.10.21.24.3 and 2013.10.21.24.4 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types::jar, 12.0.3 and 12.0.4 [WARNING] Duplicate versions for org.opendaylight.mdsal.model:ietf-type-util::jar, 12.0.3 and 12.0.4 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types::jar, 12.0.3 and 12.0.4 [WARNING] Duplicate versions for org.opendaylight.mdsal.model:opendaylight-l2-types::jar, 2013.08.27.24.3 and 2013.08.27.24.4 [WARNING] Duplicate versions for org.opendaylight.netconf:restconf-nb::jar, 6.0.5 and 6.0.6 [WARNING] Duplicate versions for org.opendaylight.netconf:restconf-api::jar, 6.0.5 and 6.0.6 [WARNING] Duplicate versions for org.opendaylight.netconf:netconf-dom-api::jar, 6.0.5 and 6.0.6 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc8072::jar, 12.0.3 and 12.0.4 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc8040::jar, 12.0.3 and 12.0.4 [WARNING] Duplicate versions for org.opendaylight.controller:netty-event-executor-config::jar, 0.19.3 and 0.19.4 [WARNING] Duplicate versions for org.opendaylight.controller:netty-threadgroup-config::jar, 0.19.3 and 0.19.4 [WARNING] Duplicate versions for org.opendaylight.controller:netty-timer-config::jar, 0.19.3 and 0.19.4 [WARNING] Duplicate versions for org.opendaylight.controller:threadpool-config-api::jar, 0.19.3 and 0.19.4 [WARNING] Duplicate versions for org.opendaylight.controller:threadpool-config-impl::jar, 0.19.3 and 0.19.4 [WARNING] Duplicate versions for org.opendaylight.netconf:restconf-common-models::jar, 6.0.5 and 6.0.6 [WARNING] Duplicate versions for org.opendaylight.netconf:restconf-common::jar, 6.0.5 and 6.0.6 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-model-export::jar, 11.0.4 and 11.0.5 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc8525::jar, 12.0.3 and 12.0.4 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores::jar, 12.0.3 and 12.0.4 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin::jar, 12.0.3 and 12.0.4 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc7952::jar, 12.0.3 and 12.0.4 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-shiro::jar, 0.18.3 and 0.18.4 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-tokenauthrealm::jar, 0.18.3 and 0.18.4 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-idm-store-h2::jar, 0.18.3 and 0.18.4 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-shiro-api::jar, 0.18.3 and 0.18.4 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-filterchain::jar, 0.18.3 and 0.18.4 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-shiro:aaa-app-config:xml, 0.18.3 and 0.18.4 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-shiro:aaa-datastore-config:xml, 0.18.3 and 0.18.4 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-password-service-impl:aaa-password-service-config:xml, 0.18.3 and 0.18.4 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-shiro:idmtool:py, 0.18.3 and 0.18.4 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-filterchain:config:cfg, 0.18.3 and 0.18.4 [WARNING] Duplicate versions for org.opendaylight.controller:odl-jolokia-osgi:configuration:cfg, 8.0.3 and 8.0.4 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-password-service-api::jar, 0.18.3 and 0.18.4 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-password-service-impl::jar, 0.18.3 and 0.18.4 [WARNING] Duplicate versions for org.opendaylight.aaa:repackaged-shiro::jar, 0.18.3 and 0.18.4 [WARNING] Duplicate versions for org.opendaylight.aaa.web:web-osgi-impl::jar, 0.18.3 and 0.18.4 [WARNING] Duplicate versions for org.opendaylight.aaa.web:web-api::jar, 0.18.3 and 0.18.4 [WARNING] Duplicate versions for org.opendaylight.aaa.web:servlet-jersey2::jar, 0.18.3 and 0.18.4 [WARNING] Duplicate versions for org.opendaylight.aaa.web:servlet-api::jar, 0.18.3 and 0.18.4 [WARNING] Duplicate versions for org.javassist:javassist::jar, 3.29.2-GA and 3.30.2-GA [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-authn-api::jar, 0.18.3 and 0.18.4 [WARNING] Duplicate versions for org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring::jar, 6.0.5 and 6.0.6 [WARNING] Duplicate versions for org.opendaylight.netconf:netconf-api::jar, 6.0.5 and 6.0.6 [WARNING] Duplicate versions for org.opendaylight.netconf:netconf-auth::jar, 6.0.5 and 6.0.6 [WARNING] Duplicate versions for org.opendaylight.netconf.model:rfc5277::jar, 6.0.5 and 6.0.6 [WARNING] Duplicate versions for org.opendaylight.netconf.model:rfc6241::jar, 6.0.5 and 6.0.6 [WARNING] Duplicate versions for org.opendaylight.netconf.model:rfc6470::jar, 6.0.5 and 6.0.6 [WARNING] Duplicate versions for org.opendaylight.netconf.model:rfc8526::jar, 6.0.5 and 6.0.6 [WARNING] Duplicate versions for org.opendaylight.netconf.model:rfc6243::jar, 6.0.5 and 6.0.6 [WARNING] Duplicate versions for org.opendaylight.netconf:restconf-openapi::jar, 6.0.5 and 6.0.6 [WARNING] Duplicate versions for org.opendaylight.infrautils:diagstatus-web::jar, 6.0.4 and 6.0.5 [WARNING] Duplicate versions for org.opendaylight.infrautils:diagstatus-api::jar, 6.0.4 and 6.0.5 [WARNING] Duplicate versions for org.opendaylight.infrautils:diagstatus-shell::jar, 6.0.4 and 6.0.5 [WARNING] Duplicate versions for org.opendaylight.infrautils:diagstatus-impl::jar, 6.0.4 and 6.0.5 [WARNING] Duplicate versions for org.opendaylight.infrautils:infrautils-util::jar, 6.0.4 and 6.0.5 [WARNING] Duplicate versions for org.opendaylight.infrautils:ready-impl::jar, 6.0.4 and 6.0.5 [WARNING] Duplicate versions for org.opendaylight.infrautils:ready-api::jar, 6.0.4 and 6.0.5 [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (fix-permissions) @ karaf --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-bc) @ karaf --- [INFO] Executing tasks [INFO] [delete] Deleting directory /w/workspace/ovsdb-distribution-check-calcium/distribution/karaf/target/assembly/system/org/bouncycastle [INFO] Executed tasks [INFO] [INFO] --- maven-javadoc-plugin:3.6.0:jar (attach-javadocs) @ karaf --- [INFO] Skipping javadoc generation [INFO] [INFO] --- karaf-maven-plugin:4.4.4:archive (package) @ karaf --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ karaf --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ karaf --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ karaf --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ karaf --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ karaf --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ karaf --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ karaf --- [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/distribution/karaf/pom.xml to /tmp/r/org/opendaylight/integration/karaf/0.20.0-SNAPSHOT/karaf-0.20.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/distribution/karaf/target/karaf-0.20.0-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/integration/karaf/0.20.0-SNAPSHOT/karaf-0.20.0-SNAPSHOT.tar.gz [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/distribution/karaf/target/karaf-0.20.0-SNAPSHOT.zip to /tmp/r/org/opendaylight/integration/karaf/0.20.0-SNAPSHOT/karaf-0.20.0-SNAPSHOT.zip [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ karaf --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/distribution/karaf/dependency_tree.txt [INFO] [INFO] ----------< org.opendaylight.integration:singles-aggregator >----------- [INFO] Building ODL :: integration :: singles-aggregator 0.20.0-SNAPSHOT [15/19] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ singles-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ singles-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ singles-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ singles-aggregator --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ singles-aggregator --- [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/distribution/features/singles/pom.xml to /tmp/r/org/opendaylight/integration/singles-aggregator/0.20.0-SNAPSHOT/singles-aggregator-0.20.0-SNAPSHOT.pom [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ singles-aggregator --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/distribution/features/singles/dependency_tree.txt [INFO] [INFO] -----------< org.opendaylight.integration:repos-aggregator >------------ [INFO] Building ODL :: integration :: repos-aggregator 0.20.0-SNAPSHOT [16/19] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ repos-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ repos-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ repos-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ repos-aggregator --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ repos-aggregator --- [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/distribution/features/repos/pom.xml to /tmp/r/org/opendaylight/integration/repos-aggregator/0.20.0-SNAPSHOT/repos-aggregator-0.20.0-SNAPSHOT.pom [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ repos-aggregator --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/distribution/features/repos/dependency_tree.txt [INFO] [INFO] ----------< org.opendaylight.integration:features-aggregator >---------- [INFO] Building ODL :: integration :: features-aggregator 0.20.0-SNAPSHOT [17/19] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ features-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ features-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ features-aggregator --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ features-aggregator --- [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/distribution/features/pom.xml to /tmp/r/org/opendaylight/integration/features-aggregator/0.20.0-SNAPSHOT/features-aggregator-0.20.0-SNAPSHOT.pom [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ features-aggregator --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/distribution/features/dependency_tree.txt [INFO] [INFO] --------------< org.opendaylight.integration:onap-karaf >--------------- [INFO] Building ODL :: integration :: onap-karaf 0.20.0-SNAPSHOT [18/19] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ onap-karaf --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ onap-karaf --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ onap-karaf --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ onap-karaf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ onap-karaf --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ onap-karaf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ onap-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ onap-karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (process-resources) @ onap-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/distribution/onap-karaf/src/main/resources [INFO] [INFO] --- karaf-maven-plugin:4.4.4:assembly (process-resources) @ onap-karaf --- [INFO] Using repositories: [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Creating work directory: /w/workspace/ovsdb-distribution-check-calcium/distribution/onap-karaf/target/assembly [INFO] Loading direct KAR and features XML dependencies [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.4/kar [INFO] Feature framework will be added as a startup feature [INFO] Generating Karaf assembly: /w/workspace/ovsdb-distribution-check-calcium/distribution/onap-karaf/target/assembly [INFO] Unzipping kars [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.4/kar [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.4/xml/features [INFO] Loading profiles from: [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml [INFO] Loading repositories [INFO] Generating generated-startup profile [INFO] Generating generated-boot profile with parents: generated-startup [INFO] Generating generated-installed profile [INFO] Configuring etc/config.properties and etc/system.properties [INFO] Downloading libraries for generated profiles [INFO] Downloading additional libraries [INFO] Writing configurations [INFO] adding config file: etc/profile.cfg [INFO] Startup stage [INFO] Loading startup repositories [INFO] Resolving startup features and bundles [INFO] Features: framework [INFO] Bundles: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.7 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.4 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.3 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.3 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.2.0 [INFO] Boot stage [INFO] Loading boot repositories [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/features-aaa/0.18.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/features-controller/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.18.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.18.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cli/0.18.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.daexim/daexim-features/1.15.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/features-mdsal/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.18.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.18.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-broker-local/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.daexim/odl-daexim/1.15.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.daexim/odl-daexim-all/1.15.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/features-controller-experimental/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.18.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-trace/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-rfc8294-netty/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-replicate-common/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-replicate-netty/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7224/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7317-iana-crypt-hash/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.18.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8294/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8343/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8344/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8345/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8345-non-nmda/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8346/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8346-non-nmda/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8348/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8348-non-nmda/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8349/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8519/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8520/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8528/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8529/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8530/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8542/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8776/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8795/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8795-non-nmda/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8819/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8819-non-nmda/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/12.0.3/xml/features [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/features-odlparent/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf-experimental/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/11.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/11.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/11.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/11.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/6.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/6.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/11.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-exp-netty-config/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-toaster/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-spifly/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-asm/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-war/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-lmax-3/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/13.0.7/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.22/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.18.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-client/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-netty/11.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6022/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-all/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6241/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-util/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-impl/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-netty-util/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-aaa-netconf-plugin/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-clustered-topology/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-callhome-ssh/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-topology/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector-all/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-all/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-openapi/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib/6.0.5/xml/features [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/11.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/11.0.4/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6470/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8526/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8341/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/11.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/11.0.4/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6243/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/11.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8040/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-console/6.0.5/xml/features [INFO] Feature kar/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.4 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg [INFO] Feature jaas-boot/4.4.4 is defined as a boot feature [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.4.jar [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.4 [INFO] Feature jaas/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.4 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg [INFO] Feature bundle/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.4 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg [INFO] Feature shell/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.4 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg [INFO] adding config file: etc/org.apache.karaf.shell.cfg [INFO] Feature package/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.4 [INFO] Feature aries-proxy/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.5 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.5 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.5 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.5 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.13 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.5 [INFO] Feature service/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.4 [INFO] Feature ssh/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.10.0 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.10.0 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.4 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.10.0 [INFO] Feature jline/3.21.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 [INFO] Feature feature/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.4 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg [INFO] Feature system/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.4 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg [INFO] Feature management/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.4 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 [INFO] adding config file: etc/jmx.acl.cfg [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg [INFO] adding config file: etc/org.apache.karaf.management.cfg [INFO] Feature log/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.4 [INFO] adding config file: etc/org.apache.karaf.log.cfg [INFO] Feature aries-blueprint/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.4 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 [INFO] Feature config/4.4.4 is defined as a boot feature [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg [INFO] Feature framework/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.4 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.3 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.3 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.4 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber [INFO] Feature instance/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.4 [INFO] Feature diagnostic/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.4 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.4.jar [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.4 [INFO] Feature shell-compat/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.4 [INFO] Feature deployer/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.4 [INFO] Feature scr/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 [INFO] Feature 99ada59b-b32a-458d-9bf2-c2ffdbbd2a38/0.0.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.0.7 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.7 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] Feature standard/4.4.4 is defined as a boot feature [INFO] Install stage [INFO] Loading installed repositories [INFO] Feature wrapper/4.4.4 is defined as an installed feature [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.4 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/1.7.32 [INFO] [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ onap-karaf >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ onap-karaf --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ onap-karaf <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ onap-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (apply-branding) @ onap-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:unpack-dependencies (unpack-karaf-resources) @ onap-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (org.ops4j.pax.url.mvn.cfg) @ onap-karaf --- [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties [INFO] Copying opendaylight-karaf-resources-13.0.7-config.properties to /w/workspace/ovsdb-distribution-check-calcium/distribution/onap-karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy-dependencies (copy-aaa-cli-jar) @ onap-karaf --- [INFO] Copying aaa-cli-jar-0.18.3.jar to /w/workspace/ovsdb-distribution-check-calcium/distribution/onap-karaf/target/assembly/bin/aaa-cli-jar.jar [INFO] [INFO] --- maven-dependency-plugin:3.6.1:unpack-dependencies (unpack-odl-karaf-resources) @ onap-karaf --- [INFO] [INFO] --- copy-files-plugin:13.0.7:copy-files (default) @ onap-karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ onap-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/distribution/onap-karaf/src/main/assembly [INFO] [INFO] --- karaf-plugin:13.0.7:populate-local-repo (populate-local-repo) @ onap-karaf --- [INFO] Feature repository discovered recursively: 9cce61a2-8c3e-4455-a883-93792afa58a3 [INFO] Feature repository discovered recursively: features-aaa [INFO] Feature repository discovered recursively: odl-aaa-0.18.3 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-aaa-0.18.3 [INFO] Feature repository discovered recursively: odl-aaa-cli [INFO] Feature repository discovered recursively: odl-aaa-0.18.3 [INFO] Feature repository discovered recursively: odl-aaa-0.18.3 [INFO] Feature repository discovered recursively: odl-aaa-0.18.3 [INFO] Feature repository discovered recursively: odl-aaa-0.18.3 [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: odl-aaa-0.18.3 [INFO] Feature repository discovered recursively: features-controller [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-mdsal-8.0.3 [INFO] Feature repository discovered recursively: odl-mdsal-8.0.3 [INFO] Feature repository discovered recursively: odl-controller-8.0.3 [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-8.0.3 [INFO] Feature repository discovered recursively: odl-controller-8.0.3 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-controller-blueprint-8.0.3 [INFO] Feature repository discovered recursively: odl-extras-8.0.3 [INFO] Feature repository discovered recursively: features-controller-experimental [INFO] Feature repository discovered recursively: odl-controller-exp-netty-config [INFO] Feature repository discovered recursively: odl-toaster-8.0.3 [INFO] Feature repository discovered recursively: daexim-features [INFO] Feature repository discovered recursively: odl-daexim-1.15.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-infrautils-ready [INFO] Feature repository discovered recursively: odl-infrautils-utils [INFO] Feature repository discovered recursively: odl-daexim-all-1.15.0-SNAPSHOT [INFO] Feature repository discovered recursively: features-mdsal [INFO] Feature repository discovered recursively: odl-mdsal-binding [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-mdsal-dom [INFO] Feature repository discovered recursively: odl-mdsal-dom-api [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api [INFO] Feature repository discovered recursively: odl-yangtools-parser [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-mdsal-trace-12.0.3 [INFO] Feature repository discovered recursively: odl-mdsal-uint24-netty [INFO] Feature repository discovered recursively: odl-yangtools-netty [INFO] Feature repository discovered recursively: odl-mdsal-replicate-common [INFO] Feature repository discovered recursively: odl-mdsal-replicate-netty-12.0.3 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7224 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7317-iana-crypt-hash [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8294 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8343 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8344 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8345 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8345-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8346 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8346-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8348 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8348-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8349 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8519 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8520 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8528 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8529 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8530 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8542 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8776 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8795 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8795-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8819 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8819-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal [INFO] Feature repository discovered recursively: odl-mdsal-model-odl-l2-types [INFO] Feature repository discovered recursively: features-netconf [INFO] Feature repository discovered recursively: odl-aaa-netconf-plugin [INFO] Feature repository discovered recursively: odl-netconf-all [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 [INFO] Feature repository discovered recursively: odl-netconf-client-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-impl-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-mdsal [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-netty-util-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-clustered-topology [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-connector-all [INFO] Feature repository discovered recursively: odl-netconf-callhome-ssh [INFO] Feature repository discovered recursively: odl-netconf-console [INFO] Feature repository discovered recursively: odl-netconf-topology [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-restconf [INFO] Feature repository discovered recursively: odl-restconf-nb-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-yangtools-export [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-restconf-all [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-transport [INFO] Feature repository discovered recursively: odl-netconf-keystore [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-truststore [INFO] Feature repository discovered recursively: features-netconf-experimental [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: features-odlparent [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: odl-jackson-2 [INFO] Feature repository discovered recursively: odl-javassist-3 [INFO] Feature repository discovered recursively: odl-jersey-2 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.6 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty [INFO] Feature repository discovered recursively: odl-karaf-feat-war [INFO] Feature repository discovered recursively: odl-lmax-3 [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-woodstox [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: framework-4.4.4 [INFO] Feature repository discovered recursively: standard-4.4.4 [INFO] Feature repository discovered recursively: framework-4.4.4 [INFO] Feature repository discovered recursively: features-aaa [INFO] Feature repository discovered recursively: odl-aaa-0.18.3 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: odl-aaa-0.18.3 [INFO] Feature repository discovered recursively: odl-controller-blueprint-8.0.3 [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime [INFO] Feature repository discovered recursively: odl-mdsal-dom-api [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api [INFO] Feature repository discovered recursively: odl-yangtools-parser [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: odl-mdsal-8.0.3 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-controller-8.0.3 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-controller-8.0.3 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-8.0.3 [INFO] Feature repository discovered recursively: odl-aaa-0.18.3 [INFO] Feature repository discovered recursively: odl-aaa-cli [INFO] Feature repository discovered recursively: odl-aaa-0.18.3 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.6 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty [INFO] Feature repository discovered recursively: odl-extras-8.0.3 [INFO] Feature repository discovered recursively: odl-aaa-0.18.3 [INFO] Feature repository discovered recursively: odl-aaa-0.18.3 [INFO] Feature repository discovered recursively: odl-aaa-0.18.3 [INFO] Feature repository discovered recursively: odl-jersey-2 [INFO] Feature repository discovered recursively: odl-javassist-3 [INFO] Feature repository discovered recursively: features-controller [INFO] Feature repository discovered recursively: odl-mdsal-8.0.3 [INFO] Feature repository discovered recursively: odl-mdsal-dom [INFO] Feature repository discovered recursively: features-controller-experimental [INFO] Feature repository discovered recursively: odl-controller-exp-netty-config [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-toaster-8.0.3 [INFO] Feature repository discovered recursively: daexim-features [INFO] Feature repository discovered recursively: odl-daexim-1.15.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-mdsal-binding [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 [INFO] Feature repository discovered recursively: odl-infrautils-ready [INFO] Feature repository discovered recursively: odl-infrautils-utils [INFO] Feature repository discovered recursively: odl-daexim-all-1.15.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-restconf [INFO] Feature repository discovered recursively: odl-restconf-nb-6.0.5 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-yangtools-export [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 [INFO] Feature repository discovered recursively: features-mdsal [INFO] Feature repository discovered recursively: odl-mdsal-trace-12.0.3 [INFO] Feature repository discovered recursively: odl-mdsal-uint24-netty [INFO] Feature repository discovered recursively: odl-yangtools-netty [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8294 [INFO] Feature repository discovered recursively: odl-mdsal-replicate-common [INFO] Feature repository discovered recursively: odl-mdsal-replicate-netty-12.0.3 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7224 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8343 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7317-iana-crypt-hash [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8344 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8345 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8345-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8346 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8346-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8348 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8348-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8349 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8519 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8520 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8528 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8529 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8530 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8542 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8776 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8795 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8795-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8819 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8819-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal [INFO] Feature repository discovered recursively: odl-mdsal-model-odl-l2-types [INFO] Feature repository discovered recursively: features-netconf [INFO] Feature repository discovered recursively: odl-aaa-netconf-plugin [INFO] Feature repository discovered recursively: odl-netconf-all [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-impl-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-netty-util-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-transport [INFO] Feature repository discovered recursively: odl-netconf-keystore [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-truststore [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-client-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-mdsal [INFO] Feature repository discovered recursively: odl-netconf-clustered-topology [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-connector-all [INFO] Feature repository discovered recursively: odl-netconf-callhome-ssh [INFO] Feature repository discovered recursively: odl-netconf-topology [INFO] Feature repository discovered recursively: odl-netconf-console [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-jackson-2 [INFO] Feature repository discovered recursively: odl-woodstox [INFO] Feature repository discovered recursively: odl-restconf-all [INFO] Feature repository discovered recursively: features-netconf-experimental [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: features-odlparent [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-karaf-feat-war [INFO] Feature repository discovered recursively: odl-lmax-3 [INFO] Feature repository discovered recursively: standard-4.4.4 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.22 [WARNING] Duplicate versions for org.jolokia:jolokia-osgi::jar, 1.7.2 and 1.7.1 [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (fix-permissions) @ onap-karaf --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-bc) @ onap-karaf --- [INFO] Executing tasks [INFO] [delete] Deleting directory /w/workspace/ovsdb-distribution-check-calcium/distribution/onap-karaf/target/assembly/system/org/bouncycastle [INFO] Executed tasks [INFO] [INFO] --- maven-javadoc-plugin:3.6.0:jar (attach-javadocs) @ onap-karaf --- [INFO] Skipping javadoc generation [INFO] [INFO] --- karaf-maven-plugin:4.4.4:archive (package) @ onap-karaf --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ onap-karaf --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ onap-karaf --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ onap-karaf --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ onap-karaf --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ onap-karaf --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ onap-karaf --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ onap-karaf --- [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/distribution/onap-karaf/pom.xml to /tmp/r/org/opendaylight/integration/onap-karaf/0.20.0-SNAPSHOT/onap-karaf-0.20.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/distribution/onap-karaf/target/onap-karaf-0.20.0-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/integration/onap-karaf/0.20.0-SNAPSHOT/onap-karaf-0.20.0-SNAPSHOT.tar.gz [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ onap-karaf --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/distribution/onap-karaf/dependency_tree.txt [INFO] [INFO] --------< org.opendaylight.integration:distribution-aggregator >-------- [INFO] Building Integration/Distribution 0.20.0-SNAPSHOT [19/19] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ distribution-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ distribution-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ distribution-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ distribution-aggregator --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ distribution-aggregator --- [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/distribution/pom.xml to /tmp/r/org/opendaylight/integration/distribution-aggregator/0.20.0-SNAPSHOT/distribution-aggregator-0.20.0-SNAPSHOT.pom [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ distribution-aggregator --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/distribution/dependency_tree.txt [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Integration/Distribution 0.20.0-SNAPSHOT: [INFO] [INFO] ODL :: integration :: distribution-artifacts ....... SUCCESS [ 0.598 s] [INFO] ODL :: integration :: properties ................... SUCCESS [ 0.013 s] [INFO] ODL :: integration :: artifact-artifacts ........... SUCCESS [ 0.014 s] [INFO] ODL :: integration :: other-artifacts .............. SUCCESS [ 0.009 s] [INFO] ODL :: integration :: upstream-all-artifacts ....... SUCCESS [ 0.011 s] [INFO] ODL :: integration :: upstream-aggregator .......... SUCCESS [ 0.007 s] [INFO] ODL :: integration :: all-artifacts ................ SUCCESS [ 0.010 s] [INFO] ODL :: integration :: artifacts-aggregator ......... SUCCESS [ 0.007 s] [INFO] ODL :: integration :: Karaf :: Scripts :: karaf-scripts SUCCESS [ 1.261 s] [INFO] ODL :: integration :: features-index ............... SUCCESS [ 30.800 s] [INFO] ODL :: integration :: odl-integration-compatible-with-all SUCCESS [ 1.521 s] [INFO] ODL :: integration :: odl-integration-all .......... SUCCESS [ 1.526 s] [INFO] ODL :: integration :: features-test ................ SUCCESS [ 2.172 s] [INFO] ODL :: integration :: karaf ........................ SUCCESS [ 31.478 s] [INFO] ODL :: integration :: singles-aggregator ........... SUCCESS [ 0.008 s] [INFO] ODL :: integration :: repos-aggregator ............. SUCCESS [ 0.004 s] [INFO] ODL :: integration :: features-aggregator .......... SUCCESS [ 0.004 s] [INFO] ODL :: integration :: onap-karaf ................... SUCCESS [ 12.178 s] [INFO] Integration/Distribution ........................... SUCCESS [ 0.011 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:25 min [INFO] Finished at: 2024-01-23T19:35:40Z [INFO] ------------------------------------------------------------------------ [ovsdb-distribution-check-calcium] $ /bin/sh -x /tmp/jenkins3043783376173205266.sh + set +e + find /tmp/r/org/opendaylight/ovsdb/ -path '*-SNAPSHOT*' -delete + find /tmp/r/ -regex '.*/_remote.repositories\|.*/maven-metadata-local\.xml\|.*/maven-metadata-fake-nexus\.xml\|.*/resolver-status\.properties' -delete + find /tmp/r/ -type d -empty -delete + echo 'INFO: A listing of project related files left in local repository follows.' INFO: A listing of project related files left in local repository follows. + find /tmp/r/org/opendaylight/ovsdb/ find: ‘/tmp/r/org/opendaylight/ovsdb/’: No such file or directory + true [ovsdb-distribution-check-calcium] $ /bin/sh -xe /tmp/jenkins9025041571180581925.sh + echo ' opendaylight-release opendaylight-mirror opendaylight https://nexus.opendaylight.org/content/repositories/public/ never false opendaylight-plugin-mirror opendaylight-plugin https://nexus.opendaylight.org/content/repositories/public/ never false file-snapshots file-snapshots file file:///tmp/n/ false file-plugin-snapshots file-plugin file:///tmp/n/ false file-snapshots opendaylight-release ' [ovsdb-distribution-check-calcium] $ /bin/sh -xe /tmp/jenkins11750259472004088902.sh + cp -r /tmp/r /tmp/t [ovsdb-distribution-check-calcium] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -f ovsdb/pom.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=fcdeadb009271e23dacce872742bdf773be6b81a -DGERRIT_HOST=git.opendaylight.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/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/+/109937 -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=109937 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Robert Varga\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/37/109937/1 -DDISTROSTREAM=calcium "-DGERRIT_PATCHSET_UPLOADER_NAME=Robert Varga" '-DGERRIT_CHANGE_OWNER=\"Robert Varga\" ' -DPROJECT=ovsdb -DGERRIT_CHANGE_COMMIT_MESSAGE=QnVtcCB1cHN0cmVhbXMKCkFkb3B0OgotIG9kcGFyZW50LTEzLjAuMTAKLSBpbmZyYXV0aWxzLTYuMC41Ci0geWFuZ3Rvb2xzLTExLjAuNQotIG1kc2FsLTEyLjAuNAotIGNvbnRyb2xsZXItOC4wLjQKLSBhYWEtMC4xOC40Ci0gbmV0Y29uZi02LjAuNgoKQ2hhbmdlLUlkOiBJMTZmN2JkMGQzNzkxOWU4M2E2YWRhZGU0ZDFhMTk1MmQzZGZiZWVlMgpTaWduZWQtb2ZmLWJ5OiBSb2JlcnQgVmFyZ2EgPHJvYmVydC52YXJnYUBwYW50aGVvbi50ZWNoPgooY2hlcnJ5IHBpY2tlZCBmcm9tIGNvbW1pdCBiMjhlZmEwOTQxNTRlMzljMDkwMzEyMjA1Zjg2NGRiZDdjZjRmZTM3KQo= -DGERRIT_NAME=OpenDaylight -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Bump upstreams" -DOS_CLOUD=vex -DDISTROGITURL=ssh://jenkins-$SILO@git.opendaylight.org:29418/integration/distribution '-DGERRIT_EVENT_ACCOUNT=\"Robert Varga\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I16f7bd0d37919e83a6adade4d1a1952d3dfbeee2 -DKARAF_VERSION=karaf4 -DGERRIT_EVENT_HASH=863262175 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=nite@hq.sk -DGERRIT_PATCHSET_NUMBER=1 "-DGERRIT_CHANGE_OWNER_NAME=Robert Varga" clean install dependency:tree -DoutputFile=dependency_tree.txt -s fake_remotes.xml -Pq --show-version --batch-mode -Djenkins -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 Java version: 17.0.6-ea, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-17-openjdk-17.0.6.0.9-0.3.ea.el8.x86_64 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "4.18.0-535.el8.x86_64", arch: "amd64", family: "unix" [INFO] Scanning for projects... [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 [jar] [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 [jar] [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 [jar] [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] [INFO] ---------------------< org.opendaylight.ovsdb:it >---------------------- [INFO] Building ODL :: ovsdb :: it 1.18.0-SNAPSHOT [1/50] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ it --- [INFO] Deleting /w/workspace/ovsdb-distribution-check-calcium/ovsdb/commons/it/target [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ it --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ it --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ it --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ it --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ it --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ it --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ it --- [INFO] Created: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/commons/it/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ it --- [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ it >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ it --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ it <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ it --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:unpack-dependencies (unpack-karaf-resources) @ it --- [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ it --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ it --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (prep-jacoco-agent) @ it --- [INFO] Executing tasks [INFO] [copy] Copying 1 file to /w/workspace/ovsdb-distribution-check-calcium/ovsdb/commons/it/target/exam/jars [INFO] Executed tasks [INFO] [INFO] --- maven-failsafe-plugin:3.2.3:integration-test (default) @ it --- [INFO] Tests are skipped. [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ it --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ it --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-failsafe-plugin:3.2.3:verify (default) @ it --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ it --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ it --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ it --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ it --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ it --- [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/commons/it/pom.xml to /tmp/r/org/opendaylight/ovsdb/it/1.18.0-SNAPSHOT/it-1.18.0-SNAPSHOT.pom [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ it --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/commons/it/dependency_tree.txt [INFO] [INFO] ------------< org.opendaylight.ovsdb:ovsdb-binding-parent >------------- [INFO] Building ovsdb-binding-parent 1.18.0-SNAPSHOT [2/50] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ ovsdb-binding-parent --- [INFO] Deleting /w/workspace/ovsdb-distribution-check-calcium/ovsdb/commons/binding-parent/target [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ ovsdb-binding-parent --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ ovsdb-binding-parent --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ ovsdb-binding-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11: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] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ ovsdb-binding-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ ovsdb-binding-parent --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ ovsdb-binding-parent --- [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ ovsdb-binding-parent >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ ovsdb-binding-parent --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ ovsdb-binding-parent <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ ovsdb-binding-parent --- [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ ovsdb-binding-parent --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ ovsdb-binding-parent --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ ovsdb-binding-parent --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ ovsdb-binding-parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ ovsdb-binding-parent --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ ovsdb-binding-parent --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ ovsdb-binding-parent --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ ovsdb-binding-parent --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ ovsdb-binding-parent --- [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/commons/binding-parent/pom.xml to /tmp/r/org/opendaylight/ovsdb/ovsdb-binding-parent/1.18.0-SNAPSHOT/ovsdb-binding-parent-1.18.0-SNAPSHOT.pom [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ ovsdb-binding-parent --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/commons/binding-parent/dependency_tree.txt [INFO] [INFO] -------------------< org.opendaylight.ovsdb:parents >------------------- [INFO] Building ODL :: ovsdb :: parents 1.18.0-SNAPSHOT [3/50] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ parents --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ parents --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ parents --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ parents --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ parents --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ parents --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/commons/dependency_tree.txt [INFO] [INFO] ------------< org.opendaylight.ovsdb:hwvtepsouthbound-api >------------- [INFO] Building ODL :: ovsdb :: hwvtepsouthbound-api 1.18.0-SNAPSHOT [4/50] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ hwvtepsouthbound-api --- [INFO] Deleting /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/target [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ hwvtepsouthbound-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ hwvtepsouthbound-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ hwvtepsouthbound-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11: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-maven-plugin:11.0.5:generate-sources (binding) @ hwvtepsouthbound-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/src/main/yang [INFO] yang-to-sources: Found 5 dependencies in 5.458 ms [INFO] yang-to-sources: Project model files found: 1 in 106.6 ms [INFO] yang-to-sources: 6 YANG models processed in 334.2 ms [INFO] BindingJavaFileGenerator: Defined 133 files in 161.8 ms [INFO] Sorted 133 files into 11 directories in 4.411 ms [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 133 in 423.1 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ hwvtepsouthbound-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ hwvtepsouthbound-api --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ hwvtepsouthbound-api --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ hwvtepsouthbound-api --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ hwvtepsouthbound-api --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 132 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ hwvtepsouthbound-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ hwvtepsouthbound-api --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ hwvtepsouthbound-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ hwvtepsouthbound-api --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ hwvtepsouthbound-api --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ hwvtepsouthbound-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ hwvtepsouthbound-api --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ hwvtepsouthbound-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ hwvtepsouthbound-api --- [INFO] Building bundle: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/target/hwvtepsouthbound-api-1.18.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ hwvtepsouthbound-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ hwvtepsouthbound-api --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ hwvtepsouthbound-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ hwvtepsouthbound-api --- [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.4:compile [WARNING] org.opendaylight.yangtools:concepts:jar:11.0.5:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ hwvtepsouthbound-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ hwvtepsouthbound-api --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ hwvtepsouthbound-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ hwvtepsouthbound-api --- [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/target/hwvtepsouthbound-api-1.18.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-api/1.18.0-SNAPSHOT/hwvtepsouthbound-api-1.18.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/pom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-api/1.18.0-SNAPSHOT/hwvtepsouthbound-api-1.18.0-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ hwvtepsouthbound-api --- [INFO] Installing org/opendaylight/ovsdb/hwvtepsouthbound-api/1.18.0-SNAPSHOT/hwvtepsouthbound-api-1.18.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ hwvtepsouthbound-api --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/dependency_tree.txt [INFO] [INFO] -------------------< org.opendaylight.ovsdb:library >------------------- [INFO] Building ODL :: ovsdb :: library 1.18.0-SNAPSHOT [5/50] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ library --- [INFO] Deleting /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/impl/target [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ library --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ library --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ library --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ library --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ library --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ library --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ library --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ library --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/impl/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/impl/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ library --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 113 source files with javac [debug release 17] to target/classes [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found [WARNING] /w/workspace/ovsdb-distribution-check-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Where.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-calcium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Where.java:[38,22] 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-calcium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Where.java:[48,12] 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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/typed/MethodDispatch.java:[183,57] unchecked cast required: java.lang.Class found: java.lang.Class [WARNING] /w/workspace/ovsdb-distribution-check-calcium/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-calcium/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-calcium/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-calcium/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 [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/impl/OvsdbConnectionService.java:[77,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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Select.java:[23,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-calcium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Select.java:[23,12] found raw type: org.opendaylight.ovsdb.lib.operations.Select missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Select [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Select.java:[24,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-calcium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Select.java:[24,29] unchecked conversion required: org.opendaylight.ovsdb.lib.schema.TableSchema found: org.opendaylight.ovsdb.lib.schema.TableSchema [WARNING] /w/workspace/ovsdb-distribution-check-calcium/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-calcium/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-calcium/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-calcium/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-calcium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/typed/SetData.java:[37,76] unchecked cast required: T found: java.lang.Object [WARNING] /w/workspace/ovsdb-distribution-check-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/KeyValuedColumnType.java:[14,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-calcium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/KeyValuedColumnType.java:[16,39] 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-calcium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/KeyValuedColumnType.java:[16,63] 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-calcium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/KeyValuedColumnType.java:[31,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-calcium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/KeyValuedColumnType.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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/DatabaseSchemaImpl.java:[34,40] 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-calcium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/DatabaseSchemaImpl.java:[36,91] 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-calcium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/DatabaseSchemaImpl.java:[53,21] 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-calcium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/DatabaseSchemaImpl.java:[77,42] unchecked conversion required: org.opendaylight.ovsdb.lib.schema.TableSchema found: org.opendaylight.ovsdb.lib.schema.TableSchema [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/DatabaseSchemaImpl.java:[118,42] 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-calcium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/DatabaseSchemaImpl.java:[122,14] 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-calcium/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 [INFO] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/jsonrpc/JsonRpcDecoder.java: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/jsonrpc/JsonRpcDecoder.java uses or overrides a deprecated API. [INFO] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/impl/OvsdbClientImpl.java: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/impl/OvsdbClientImpl.java uses unchecked or unsafe operations. [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ library >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ library --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ library <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ library --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ library --- [INFO] Copying 6 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ library --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 7 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/ovsdb-distribution-check-calcium/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-calcium/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-calcium/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-calcium/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] --- maven-surefire-plugin:3.2.3:test (default-test) @ library --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ library --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ library --- [INFO] Building bundle: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/impl/target/library-1.18.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/impl/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ library --- [INFO] Skipping javadoc generation [INFO] [INFO] --- build-helper-maven-plugin:3.5.0:attach-artifact (attach-artifacts) @ library --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ library --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ library --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ library --- [WARNING] Used undeclared dependencies found: [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ library --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ library --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ library --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ library --- [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/impl/target/library-1.18.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/library/1.18.0-SNAPSHOT/library-1.18.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/impl/pom.xml to /tmp/r/org/opendaylight/ovsdb/library/1.18.0-SNAPSHOT/library-1.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/impl/target/classes/initial/library.cfg to /tmp/r/org/opendaylight/ovsdb/library/1.18.0-SNAPSHOT/library-1.18.0-SNAPSHOT-config.cfg [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ library --- [INFO] Installing org/opendaylight/ovsdb/library/1.18.0-SNAPSHOT/library-1.18.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ library --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/impl/dependency_tree.txt [INFO] [INFO] -------------< org.opendaylight.ovsdb:schema.hardwarevtep >------------- [INFO] Building ODL :: ovsdb :: schema.hardwarevtep 1.18.0-SNAPSHOT [6/50] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ schema.hardwarevtep --- [INFO] Deleting /w/workspace/ovsdb-distribution-check-calcium/ovsdb/schemas/hardwarevtep/target [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ schema.hardwarevtep --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ schema.hardwarevtep --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ schema.hardwarevtep --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ schema.hardwarevtep --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ schema.hardwarevtep --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ schema.hardwarevtep --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ schema.hardwarevtep --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ schema.hardwarevtep --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/schemas/hardwarevtep/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/schemas/hardwarevtep/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/schemas/hardwarevtep/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ schema.hardwarevtep --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 18 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ schema.hardwarevtep >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ schema.hardwarevtep --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ schema.hardwarevtep <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ schema.hardwarevtep --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ schema.hardwarevtep --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/schemas/hardwarevtep/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ schema.hardwarevtep --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ schema.hardwarevtep --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ schema.hardwarevtep --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ schema.hardwarevtep --- [INFO] Building bundle: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/schemas/hardwarevtep/target/schema.hardwarevtep-1.18.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/schemas/hardwarevtep/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ schema.hardwarevtep --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ schema.hardwarevtep --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ schema.hardwarevtep --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ schema.hardwarevtep --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ schema.hardwarevtep --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ schema.hardwarevtep --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ schema.hardwarevtep --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ schema.hardwarevtep --- [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/schemas/hardwarevtep/target/schema.hardwarevtep-1.18.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/schema.hardwarevtep/1.18.0-SNAPSHOT/schema.hardwarevtep-1.18.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/schemas/hardwarevtep/pom.xml to /tmp/r/org/opendaylight/ovsdb/schema.hardwarevtep/1.18.0-SNAPSHOT/schema.hardwarevtep-1.18.0-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ schema.hardwarevtep --- [INFO] Installing org/opendaylight/ovsdb/schema.hardwarevtep/1.18.0-SNAPSHOT/schema.hardwarevtep-1.18.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ schema.hardwarevtep --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/schemas/hardwarevtep/dependency_tree.txt [INFO] [INFO] ---------------< org.opendaylight.ovsdb:southbound-api >---------------- [INFO] Building ODL :: ovsdb :: southbound-api 1.18.0-SNAPSHOT [7/50] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ southbound-api --- [INFO] Deleting /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-api/target [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ southbound-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ southbound-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ southbound-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11: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-maven-plugin:11.0.5:generate-sources (binding) @ southbound-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-api/src/main/yang [INFO] yang-to-sources: Found 5 dependencies in 1.369 ms [INFO] yang-to-sources: Project model files found: 2 in 44.21 ms [INFO] yang-to-sources: 7 YANG models processed in 81.01 ms [INFO] BindingJavaFileGenerator: Defined 180 files in 23.61 ms [INFO] Sorted 180 files into 11 directories in 561.1 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 180 in 114.2 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ southbound-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ southbound-api --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ southbound-api --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ southbound-api --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/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-calcium/ovsdb/southbound/southbound-api/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ southbound-api --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 179 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ southbound-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ southbound-api --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ southbound-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ southbound-api --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ southbound-api --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ southbound-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ southbound-api --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ southbound-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ southbound-api --- [INFO] Building bundle: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-api/target/southbound-api-1.18.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ southbound-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ southbound-api --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ southbound-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ southbound-api --- [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.4:compile [WARNING] org.opendaylight.yangtools:concepts:jar:11.0.5:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ southbound-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ southbound-api --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ southbound-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ southbound-api --- [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-api/target/southbound-api-1.18.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/southbound-api/1.18.0-SNAPSHOT/southbound-api-1.18.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-api/pom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-api/1.18.0-SNAPSHOT/southbound-api-1.18.0-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ southbound-api --- [INFO] Installing org/opendaylight/ovsdb/southbound-api/1.18.0-SNAPSHOT/southbound-api-1.18.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ southbound-api --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-api/dependency_tree.txt [INFO] [INFO] --------------< org.opendaylight.ovsdb:utils.mdsal-utils >-------------- [INFO] Building ODL :: ovsdb :: utils.mdsal-utils 1.18.0-SNAPSHOT [8/50] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ utils.mdsal-utils --- [INFO] Deleting /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/mdsal-utils/target [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ utils.mdsal-utils --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ utils.mdsal-utils --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ utils.mdsal-utils --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11: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] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ utils.mdsal-utils --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ utils.mdsal-utils --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ utils.mdsal-utils --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ utils.mdsal-utils --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/mdsal-utils/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/mdsal-utils/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/mdsal-utils/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ utils.mdsal-utils --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 8 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalObject.java:[15,19] 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-calcium/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalObject.java:[18,24] 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-calcium/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsync.java:[91,20] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsync.java:[137,24] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/TransactionHistory.java:[31,58] 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-calcium/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[74,20] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[97,20] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[133,85] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ utils.mdsal-utils >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ utils.mdsal-utils --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ utils.mdsal-utils <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ utils.mdsal-utils --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ utils.mdsal-utils --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/mdsal-utils/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ utils.mdsal-utils --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/mdsal-utils/src/test/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsTest.java:[68,43] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/mdsal-utils/src/test/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsTest.java:[84,43] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ utils.mdsal-utils --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ utils.mdsal-utils --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ utils.mdsal-utils --- [INFO] Building bundle: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/mdsal-utils/target/utils.mdsal-utils-1.18.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/mdsal-utils/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ utils.mdsal-utils --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ utils.mdsal-utils --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ utils.mdsal-utils --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ utils.mdsal-utils --- [WARNING] Used undeclared dependencies found: [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:12.0.4:compile [WARNING] org.opendaylight.yangtools:concepts:jar:11.0.5:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:12.0.4:test [WARNING] org.opendaylight.mdsal:yang-binding:jar:12.0.4:compile [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.4:test [WARNING] org.opendaylight.yangtools:util:jar:11.0.5:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.yangtools:util:jar:11.0.5:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ utils.mdsal-utils --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ utils.mdsal-utils --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ utils.mdsal-utils --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ utils.mdsal-utils --- [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/mdsal-utils/target/utils.mdsal-utils-1.18.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/utils.mdsal-utils/1.18.0-SNAPSHOT/utils.mdsal-utils-1.18.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/mdsal-utils/pom.xml to /tmp/r/org/opendaylight/ovsdb/utils.mdsal-utils/1.18.0-SNAPSHOT/utils.mdsal-utils-1.18.0-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ utils.mdsal-utils --- [INFO] Installing org/opendaylight/ovsdb/utils.mdsal-utils/1.18.0-SNAPSHOT/utils.mdsal-utils-1.18.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ utils.mdsal-utils --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/mdsal-utils/dependency_tree.txt [INFO] [INFO] ------------< org.opendaylight.ovsdb:hwvtepsouthbound-impl >------------ [INFO] Building ODL :: ovsdb :: hwvtepsouthbound-impl 1.18.0-SNAPSHOT [9/50] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ hwvtepsouthbound-impl --- [INFO] Deleting /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/target [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ hwvtepsouthbound-impl --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ hwvtepsouthbound-impl --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ hwvtepsouthbound-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ hwvtepsouthbound-impl --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ hwvtepsouthbound-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ hwvtepsouthbound-impl --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ hwvtepsouthbound-impl --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ hwvtepsouthbound-impl --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ hwvtepsouthbound-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 90 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transactions/md/AbstractTransactionCommand.java:[34,40] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transactions/md/AbstractTransactionCommand.java:[34,51] 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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transactions/md/AbstractTransactionCommand.java:[35,40] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transactions/md/AbstractTransactionCommand.java:[35,51] 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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transactions/md/AbstractTransactionCommand.java:[72,51] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transactions/md/AbstractTransactionCommand.java:[72,66] 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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transactions/md/AbstractTransactionCommand.java:[76,72] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transactions/md/AbstractTransactionCommand.java:[76,87] 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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transactions/md/AbstractTransactionCommand.java:[85,47] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transactions/md/AbstractTransactionCommand.java:[85,62] 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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transactions/md/AbstractTransactionCommand.java: found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transactions/md/AbstractTransactionCommand.java: 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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transactions/md/AbstractTransactionCommand.java: found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transactions/md/AbstractTransactionCommand.java: 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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transactions/md/AbstractTransactionCommand.java: found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transactions/md/AbstractTransactionCommand.java: 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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transactions/md/AbstractTransactionCommand.java: found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transactions/md/AbstractTransactionCommand.java: 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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transactions/md/HwvtepMacEntriesRemoveCommand.java:[43,52] found raw type: org.opendaylight.ovsdb.hwvtepsouthbound.transactions.md.AbstractTransactionCommand missing type arguments for generic class org.opendaylight.ovsdb.hwvtepsouthbound.transactions.md.AbstractTransactionCommand [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transactions/md/HwvtepMacEntriesRemoveCommand.java:[73,30] unchecked call to addToDeleteTx(org.opendaylight.mdsal.binding.api.ReadWriteTransaction,java.lang.Class,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.ovsdb.lib.notation.UUID) as a member of the raw type org.opendaylight.ovsdb.hwvtepsouthbound.transactions.md.AbstractTransactionCommand [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transactions/md/HwvtepMacEntriesRemoveCommand.java:[90,30] unchecked call to addToDeleteTx(org.opendaylight.mdsal.binding.api.ReadWriteTransaction,java.lang.Class,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.ovsdb.lib.notation.UUID) as a member of the raw type org.opendaylight.ovsdb.hwvtepsouthbound.transactions.md.AbstractTransactionCommand [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transactions/md/HwvtepMacEntriesRemoveCommand.java:[108,30] unchecked call to addToDeleteTx(org.opendaylight.mdsal.binding.api.ReadWriteTransaction,java.lang.Class,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.ovsdb.lib.notation.UUID) as a member of the raw type org.opendaylight.ovsdb.hwvtepsouthbound.transactions.md.AbstractTransactionCommand [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transactions/md/HwvtepMacEntriesRemoveCommand.java:[126,30] unchecked call to addToDeleteTx(org.opendaylight.mdsal.binding.api.ReadWriteTransaction,java.lang.Class,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.ovsdb.lib.notation.UUID) as a member of the raw type org.opendaylight.ovsdb.hwvtepsouthbound.transactions.md.AbstractTransactionCommand [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transactions/md/TransactionCommand.java:[27,45] found raw type: com.google.common.util.concurrent.FluentFuture missing type arguments for generic class com.google.common.util.concurrent.FluentFuture [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transactions/md/TransactionCommand.java:[30,13] found raw type: com.google.common.util.concurrent.FluentFuture missing type arguments for generic class com.google.common.util.concurrent.FluentFuture [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepConnectionInstance.java:[104,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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepConnectionInstance.java:[133,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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepConnectionInstance.java:[146,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-calcium/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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[167,30] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-distribution-check-calcium/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-calcium/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-calcium/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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[211,30] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[256,83] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-distribution-check-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[320,77] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-distribution-check-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[400,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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[402,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-calcium/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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[58,33] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[58,48] 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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[61,55] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[61,70] 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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[66,56] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[66,71] 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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[71,60] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[71,75] 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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[83,23] 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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[89,20] 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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[111,16] 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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[134,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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[141,39] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[141,54] 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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[143,39] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[147,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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[148,33] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[148,48] 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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[228,51] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[228,66] 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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[233,58] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[233,73] 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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[237,50] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[237,65] 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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[242,53] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[242,68] 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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[246,32] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[246,47] 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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[250,49] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[250,64] 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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[254,52] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[254,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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[268,54] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[268,69] 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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[276,53] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[276,68] 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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[284,53] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[285,13] 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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[287,32] 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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[289,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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[298,53] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[298,68] 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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[307,57] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[311,57] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[311,72] 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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[315,82] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[315,16] 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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[319,70] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [INFO] /w/workspace/ovsdb-distribution-check-calcium/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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepSouthboundProvider.java: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepSouthboundProvider.java uses or overrides a deprecated API that is marked for removal. [INFO] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepConnectionManager.java: Some input files additionally use unchecked or unsafe operations. [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ hwvtepsouthbound-impl >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ hwvtepsouthbound-impl --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ hwvtepsouthbound-impl <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ hwvtepsouthbound-impl --- [INFO] [INFO] --- karaf-services-maven-plugin:4.4.4:service-metadata-generate (service-metadata-generate) @ hwvtepsouthbound-impl --- [INFO] Service org.opendaylight.ovsdb.hwvtepsouthbound.cli.HwvtepCacheDisplayCmd [INFO] Service org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepDisconnectCliCmd [INFO] Service org.opendaylight.ovsdb.hwvtepsouthbound.TransactionHistoryCmd [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ hwvtepsouthbound-impl --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ hwvtepsouthbound-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 9 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[36,8] auto-closeable resource org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepOperationalDataChangeListener has a member method close() that could throw InterruptedException [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[81,25] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[81,65] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[81,91] unchecked cast required: java.lang.Class found: java.lang.Class [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[82,9] 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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[98,20] 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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[101,9] 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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[123,77] unchecked cast required: java.lang.Class> found: java.lang.Class [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[99,68] unchecked conversion required: com.google.common.util.concurrent.ListenableFuture found: com.google.common.util.concurrent.ListenableFuture [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[107,20] 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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[108,20] found raw type: java.util.List missing type arguments for generic class java.util.List [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[174,38] unchecked conversion required: com.google.common.util.concurrent.ListenableFuture found: com.google.common.util.concurrent.ListenableFuture [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[187,100] unchecked method invocation: method getConnectionInstanceFromNodeIid in class org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepConnectionManager is applied to given types required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[188,16] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[220,9] found raw type: org.opendaylight.ovsdb.lib.operations.Delete missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Delete [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[223,9] found raw type: org.opendaylight.ovsdb.lib.operations.Insert missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Insert [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[226,45] unchecked method invocation: method insert in class org.opendaylight.ovsdb.lib.operations.Operations is applied to given types required: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable found: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[226,69] unchecked conversion required: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable found: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[227,9] found raw type: org.opendaylight.ovsdb.lib.operations.Update missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Update [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[228,45] unchecked method invocation: method update in class org.opendaylight.ovsdb.lib.operations.Operations is applied to given types required: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable found: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[228,69] unchecked conversion required: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable found: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[229,9] found raw type: org.opendaylight.ovsdb.lib.operations.Select missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Select [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[242,58] unchecked conversion required: com.google.common.util.concurrent.ListenableFuture> found: com.google.common.util.concurrent.ListenableFuture [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[244,48] unchecked method invocation: method transact in interface org.opendaylight.ovsdb.lib.OvsdbClient is applied to given types required: org.opendaylight.ovsdb.lib.schema.DatabaseSchema,java.util.List found: org.opendaylight.ovsdb.lib.schema.DatabaseSchema,java.util.List [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[244,98] unchecked conversion required: java.util.List found: java.util.List [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[250,20] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[325,20] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/UnMetDependencyGetterTest.java:[37,25] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/UnMetDependencyGetterTest.java:[37,41] 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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDataChangeListenerTest.java:[301,18] 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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDataChangeListenerTest.java:[303,13] 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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependencyQueueTest.java:[48,25] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependencyQueueTest.java:[48,41] 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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependencyQueueTest.java:[70,63] found raw type: org.opendaylight.ovsdb.hwvtepsouthbound.transact.DependentJob.ConfigWaitingJob missing type arguments for generic class org.opendaylight.ovsdb.hwvtepsouthbound.transact.DependentJob.ConfigWaitingJob [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependencyQueueTest.java:[70,113] unchecked call to ConfigWaitingJob(org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T,java.util.Map,java.util.List>) as a member of the raw type org.opendaylight.ovsdb.hwvtepsouthbound.transact.DependentJob.ConfigWaitingJob [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependencyQueueTest.java:[70,46] unchecked method invocation: method addJobToQueue in class org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepDeviceInfo is applied to given types required: org.opendaylight.ovsdb.hwvtepsouthbound.transact.DependentJob found: [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependencyQueueTest.java:[70,47] unchecked conversion required: org.opendaylight.ovsdb.hwvtepsouthbound.transact.DependentJob found: [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependencyQueueTest.java:[90,47] unchecked method invocation: constructor in class is applied to given types required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.hwvtep.rev150901.hwvtep.global.attributes.RemoteMcastMacs,java.util.Map,java.util.List>,long found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.hwvtep.rev150901.hwvtep.global.attributes.RemoteMcastMacs,java.util.Map,int [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependencyQueueTest.java:[91,30] unchecked conversion required: java.util.Map,java.util.List> found: java.util.Map [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TransactionInvokerImplTest.java:[97,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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TransactionInvokerImplTest.java:[98,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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TransactionInvokerImplTest.java:[99,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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TransactionInvokerImplTest.java:[169,9] 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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TransactionInvokerImplTest.java:[171,45] 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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TransactionInvokerImplTest.java:[181,54] found raw type: com.google.common.util.concurrent.FluentFuture missing type arguments for generic class com.google.common.util.concurrent.FluentFuture [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TransactionInvokerImplTest.java:[182,31] unchecked call to addCallback(com.google.common.util.concurrent.FutureCallback,java.util.concurrent.Executor) as a member of the raw type com.google.common.util.concurrent.FluentFuture [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TransactionInvokerImplTest.java:[185,27] unchecked call to set(V) as a member of the raw type com.google.common.util.concurrent.SettableFuture [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TransactionInvokerImplTest.java:[140,62] 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-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TransactionInvokerImplTest.java:[150,24] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TransactionInvokerImplTest.java:[157,65] found raw type: com.google.common.util.concurrent.SettableFuture missing type arguments for generic class com.google.common.util.concurrent.SettableFuture [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ hwvtepsouthbound-impl --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ hwvtepsouthbound-impl --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ hwvtepsouthbound-impl --- [WARNING] Bundle org.opendaylight.ovsdb:hwvtepsouthbound-impl:bundle:1.18.0-SNAPSHOT : Unused Export-Package instructions: [org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.hwvtepsouthbound.impl.rev150901.*] [WARNING] Bundle org.opendaylight.ovsdb:hwvtepsouthbound-impl:bundle:1.18.0-SNAPSHOT : Export org.opendaylight.ovsdb.hwvtepsouthbound, has 1, private references [org.opendaylight.ovsdb.schema.hardwarevtep] [WARNING] Bundle org.opendaylight.ovsdb:hwvtepsouthbound-impl:bundle:1.18.0-SNAPSHOT : Export org.opendaylight.ovsdb.hwvtepsouthbound.events, has 1, private references [org.opendaylight.ovsdb.schema.hardwarevtep] [INFO] Building bundle: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/target/hwvtepsouthbound-impl-1.18.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ hwvtepsouthbound-impl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ hwvtepsouthbound-impl --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ hwvtepsouthbound-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ hwvtepsouthbound-impl --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.4:compile [WARNING] com.fasterxml.jackson.core:jackson-databind:jar:2.15.3:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:11.0.5:compile [WARNING] org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.4:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:12.0.4:compile [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.4:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.4:compile [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.apache.commons:commons-lang3:jar:3.14.0:compile [WARNING] org.opendaylight.yangtools:yang-data-api:jar:11.0.5:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:12.0.4:compile [WARNING] org.opendaylight.yangtools:yang-model-api:jar:11.0.5:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile [WARNING] org.opendaylight.yangtools:concepts:jar:11.0.5:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:12.0.4:test [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.4:compile [WARNING] org.opendaylight.yangtools:util:jar:11.0.5:compile [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.24.4:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] com.fasterxml.jackson.core:jackson-databind:jar:2.15.3:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ hwvtepsouthbound-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ hwvtepsouthbound-impl --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ hwvtepsouthbound-impl --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ hwvtepsouthbound-impl --- [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/target/hwvtepsouthbound-impl-1.18.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.18.0-SNAPSHOT/hwvtepsouthbound-impl-1.18.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/pom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.18.0-SNAPSHOT/hwvtepsouthbound-impl-1.18.0-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ hwvtepsouthbound-impl --- [INFO] Installing org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.18.0-SNAPSHOT/hwvtepsouthbound-impl-1.18.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ hwvtepsouthbound-impl --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/dependency_tree.txt [INFO] [INFO] -------< org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound-api >-------- [INFO] Building ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-api 1.18.0-SNAPSHOT [10/50] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] Deleting /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/target [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] Created: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.18.0-SNAPSHOT/maven-metadata.xml (847 B at 26 kB/s) [INFO] Generating feature descriptor file /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] Using repositories: file:///tmp/n/@id=file-snapshots@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://repo.maven.apache.org/maven2@id=central [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-ovsdb-hwvtepsouthbound-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-ovsdb-hwvtepsouthbound-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.18.0-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-api-1.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.18.0-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-api-1.18.0-SNAPSHOT-features.xml [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/target/test-features [INFO] [INFO] -------------< org.opendaylight.ovsdb:utils.servicehelper >------------- [INFO] Building ODL :: ovsdb :: utils.servicehelper 1.18.0-SNAPSHOT [11/50] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ utils.servicehelper --- [INFO] Deleting /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/servicehelper/target [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ utils.servicehelper --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ utils.servicehelper --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ utils.servicehelper --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ utils.servicehelper --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ utils.servicehelper --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ utils.servicehelper --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ utils.servicehelper --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ utils.servicehelper --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/servicehelper/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/servicehelper/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/servicehelper/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ utils.servicehelper --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 1 source file with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ utils.servicehelper >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ utils.servicehelper --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ utils.servicehelper <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ utils.servicehelper --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:instrument (default-instrument) @ utils.servicehelper --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ utils.servicehelper --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ utils.servicehelper --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ utils.servicehelper --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:restore-instrumented-classes (default-restore-instrumented-classes) @ utils.servicehelper --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ utils.servicehelper --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ utils.servicehelper --- [INFO] Building bundle: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/servicehelper/target/utils.servicehelper-1.18.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/servicehelper/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ utils.servicehelper --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ utils.servicehelper --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ utils.servicehelper --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ utils.servicehelper --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ utils.servicehelper --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ utils.servicehelper --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ utils.servicehelper --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ utils.servicehelper --- [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/servicehelper/target/utils.servicehelper-1.18.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/utils.servicehelper/1.18.0-SNAPSHOT/utils.servicehelper-1.18.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/servicehelper/pom.xml to /tmp/r/org/opendaylight/ovsdb/utils.servicehelper/1.18.0-SNAPSHOT/utils.servicehelper-1.18.0-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ utils.servicehelper --- [INFO] Installing org/opendaylight/ovsdb/utils.servicehelper/1.18.0-SNAPSHOT/utils.servicehelper-1.18.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ utils.servicehelper --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/servicehelper/dependency_tree.txt [INFO] [INFO] -------------< org.opendaylight.ovsdb:schema.openvswitch >-------------- [INFO] Building ODL :: ovsdb :: schema.openvswitch 1.18.0-SNAPSHOT [12/50] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ schema.openvswitch --- [INFO] Deleting /w/workspace/ovsdb-distribution-check-calcium/ovsdb/schemas/openvswitch/target [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ schema.openvswitch --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ schema.openvswitch --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ schema.openvswitch --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ schema.openvswitch --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ schema.openvswitch --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ schema.openvswitch --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ schema.openvswitch --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ schema.openvswitch --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/schemas/openvswitch/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/schemas/openvswitch/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/schemas/openvswitch/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ schema.openvswitch --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 17 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ schema.openvswitch >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ schema.openvswitch --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ schema.openvswitch <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ schema.openvswitch --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ schema.openvswitch --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/schemas/openvswitch/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ schema.openvswitch --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ schema.openvswitch --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ schema.openvswitch --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ schema.openvswitch --- [INFO] Building bundle: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/schemas/openvswitch/target/schema.openvswitch-1.18.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/schemas/openvswitch/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ schema.openvswitch --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ schema.openvswitch --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ schema.openvswitch --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ schema.openvswitch --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ schema.openvswitch --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ schema.openvswitch --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ schema.openvswitch --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ schema.openvswitch --- [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/schemas/openvswitch/target/schema.openvswitch-1.18.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/schema.openvswitch/1.18.0-SNAPSHOT/schema.openvswitch-1.18.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/schemas/openvswitch/pom.xml to /tmp/r/org/opendaylight/ovsdb/schema.openvswitch/1.18.0-SNAPSHOT/schema.openvswitch-1.18.0-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ schema.openvswitch --- [INFO] Installing org/opendaylight/ovsdb/schema.openvswitch/1.18.0-SNAPSHOT/schema.openvswitch-1.18.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ schema.openvswitch --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/schemas/openvswitch/dependency_tree.txt [INFO] [INFO] --------------< org.opendaylight.ovsdb:odl-ovsdb-library >-------------- [INFO] Building ODL :: ovsdb :: odl-ovsdb-library 1.18.0-SNAPSHOT [13/50] [INFO] ------------------------------[ feature ]------------------------------- [INFO] Downloading from file-snapshots: file:///tmp/n/org/agrona/agrona/maven-metadata.xml [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/agrona/agrona/maven-metadata.xml [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/agrona/agrona/maven-metadata.xml (2.8 kB at 8.7 kB/s) [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-ovsdb-library --- [INFO] Deleting /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/features/odl-ovsdb-library/target [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-ovsdb-library --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-ovsdb-library --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-ovsdb-library --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-ovsdb-library --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-ovsdb-library --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-ovsdb-library --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-ovsdb-library --- [INFO] Created: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/features/odl-ovsdb-library/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-ovsdb-library --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-library --- [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-library/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-library/1.18.0-SNAPSHOT/maven-metadata.xml (834 B at 834 kB/s) [INFO] Generating feature descriptor file /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/features/odl-ovsdb-library/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-ovsdb-library --- [INFO] Using repositories: file:///tmp/n/@id=file-snapshots@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://repo.maven.apache.org/maven2@id=central [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-ovsdb-library >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-ovsdb-library --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-ovsdb-library <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-ovsdb-library --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-ovsdb-library --- [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-ovsdb-library --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-ovsdb-library --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-ovsdb-library --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-ovsdb-library --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-library --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-ovsdb-library --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-ovsdb-library --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-ovsdb-library --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-ovsdb-library --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-ovsdb-library --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/features/odl-ovsdb-library/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-library/1.18.0-SNAPSHOT/odl-ovsdb-library-1.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/features/odl-ovsdb-library/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-library/1.18.0-SNAPSHOT/odl-ovsdb-library-1.18.0-SNAPSHOT-features.xml [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-ovsdb-library --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/features/odl-ovsdb-library/target/test-features [INFO] [INFO] ----------< org.opendaylight.ovsdb:odl-ovsdb-southbound-api >----------- [INFO] Building ODL :: ovsdb :: odl-ovsdb-southbound-api 1.18.0-SNAPSHOT [14/50] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-ovsdb-southbound-api --- [INFO] Deleting /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-api/target [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-ovsdb-southbound-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-ovsdb-southbound-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-ovsdb-southbound-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-ovsdb-southbound-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-ovsdb-southbound-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-ovsdb-southbound-api --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-ovsdb-southbound-api --- [INFO] Created: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-api/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-ovsdb-southbound-api --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-southbound-api --- [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.18.0-SNAPSHOT/maven-metadata.xml (841 B at 841 kB/s) [INFO] Generating feature descriptor file /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-api/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-ovsdb-southbound-api --- [INFO] Using repositories: file:///tmp/n/@id=file-snapshots@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://repo.maven.apache.org/maven2@id=central [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-ovsdb-southbound-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-ovsdb-southbound-api --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-ovsdb-southbound-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-ovsdb-southbound-api --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-ovsdb-southbound-api --- [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-ovsdb-southbound-api --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-ovsdb-southbound-api --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-ovsdb-southbound-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-ovsdb-southbound-api --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-southbound-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-ovsdb-southbound-api --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-ovsdb-southbound-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-ovsdb-southbound-api --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-ovsdb-southbound-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-ovsdb-southbound-api --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-api/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.18.0-SNAPSHOT/odl-ovsdb-southbound-api-1.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-api/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.18.0-SNAPSHOT/odl-ovsdb-southbound-api-1.18.0-SNAPSHOT-features.xml [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-ovsdb-southbound-api --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-api/target/test-features [INFO] [INFO] ----------------< org.opendaylight.ovsdb:utils.config >----------------- [INFO] Building ODL :: ovsdb :: utils.config 1.18.0-SNAPSHOT [15/50] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ utils.config --- [INFO] Deleting /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/config/target [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ utils.config --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ utils.config --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ utils.config --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ utils.config --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ utils.config --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ utils.config --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ utils.config --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ utils.config --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/config/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/config/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/config/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ utils.config --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 1 source file with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ utils.config >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ utils.config --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ utils.config <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ utils.config --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:instrument (default-instrument) @ utils.config --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ utils.config --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ utils.config --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ utils.config --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:restore-instrumented-classes (default-restore-instrumented-classes) @ utils.config --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ utils.config --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ utils.config --- [INFO] Building bundle: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/config/target/utils.config-1.18.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/config/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ utils.config --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ utils.config --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ utils.config --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ utils.config --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ utils.config --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ utils.config --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ utils.config --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ utils.config --- [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/config/target/utils.config-1.18.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/utils.config/1.18.0-SNAPSHOT/utils.config-1.18.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/config/pom.xml to /tmp/r/org/opendaylight/ovsdb/utils.config/1.18.0-SNAPSHOT/utils.config-1.18.0-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ utils.config --- [INFO] Installing org/opendaylight/ovsdb/utils.config/1.18.0-SNAPSHOT/utils.config-1.18.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ utils.config --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/config/dependency_tree.txt [INFO] [INFO] -----------< org.opendaylight.ovsdb:utils.southbound-utils >------------ [INFO] Building ODL :: ovsdb :: utils.southbound-utils 1.18.0-SNAPSHOT [16/50] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ utils.southbound-utils --- [INFO] Deleting /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/southbound-utils/target [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ utils.southbound-utils --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ utils.southbound-utils --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ utils.southbound-utils --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ utils.southbound-utils --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ utils.southbound-utils --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ utils.southbound-utils --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ utils.southbound-utils --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ utils.southbound-utils --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/southbound-utils/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/southbound-utils/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/southbound-utils/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ utils.southbound-utils --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/classes [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[540,90] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ utils.southbound-utils >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ utils.southbound-utils --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ utils.southbound-utils <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ utils.southbound-utils --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ utils.southbound-utils --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/southbound-utils/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ utils.southbound-utils --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ utils.southbound-utils --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ utils.southbound-utils --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ utils.southbound-utils --- [INFO] Building bundle: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/southbound-utils/target/utils.southbound-utils-1.18.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/southbound-utils/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ utils.southbound-utils --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ utils.southbound-utils --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ utils.southbound-utils --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ utils.southbound-utils --- [WARNING] Used undeclared dependencies found: [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:12.0.4:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:11.0.5:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:12.0.4:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ utils.southbound-utils --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ utils.southbound-utils --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ utils.southbound-utils --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ utils.southbound-utils --- [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/southbound-utils/target/utils.southbound-utils-1.18.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/utils.southbound-utils/1.18.0-SNAPSHOT/utils.southbound-utils-1.18.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/southbound-utils/pom.xml to /tmp/r/org/opendaylight/ovsdb/utils.southbound-utils/1.18.0-SNAPSHOT/utils.southbound-utils-1.18.0-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ utils.southbound-utils --- [INFO] Installing org/opendaylight/ovsdb/utils.southbound-utils/1.18.0-SNAPSHOT/utils.southbound-utils-1.18.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ utils.southbound-utils --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/southbound-utils/dependency_tree.txt [INFO] [INFO] ---------------< org.opendaylight.ovsdb:odl-ovsdb-utils >--------------- [INFO] Building ODL :: ovsdb :: odl-ovsdb-utils 1.18.0-SNAPSHOT [17/50] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-ovsdb-utils --- [INFO] Deleting /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/odl-ovsdb-utils/target [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-ovsdb-utils --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-ovsdb-utils --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-ovsdb-utils --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-ovsdb-utils --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-ovsdb-utils --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-ovsdb-utils --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-ovsdb-utils --- [INFO] Created: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/odl-ovsdb-utils/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-ovsdb-utils --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-utils --- [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-utils/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-utils/1.18.0-SNAPSHOT/maven-metadata.xml (832 B at 832 kB/s) [INFO] Generating feature descriptor file /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/odl-ovsdb-utils/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-ovsdb-utils --- [INFO] Using repositories: file:///tmp/n/@id=file-snapshots@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://repo.maven.apache.org/maven2@id=central [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-ovsdb-utils >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-ovsdb-utils --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-ovsdb-utils <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-ovsdb-utils --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-ovsdb-utils --- [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-ovsdb-utils --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-ovsdb-utils --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-ovsdb-utils --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-ovsdb-utils --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-utils --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-ovsdb-utils --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-ovsdb-utils --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-ovsdb-utils --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-ovsdb-utils --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-ovsdb-utils --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/odl-ovsdb-utils/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-utils/1.18.0-SNAPSHOT/odl-ovsdb-utils-1.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/odl-ovsdb-utils/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-utils/1.18.0-SNAPSHOT/odl-ovsdb-utils-1.18.0-SNAPSHOT-features.xml [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-ovsdb-utils --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/odl-ovsdb-utils/target/test-features [INFO] [INFO] ---------< org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound >---------- [INFO] Building ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound 1.18.0-SNAPSHOT [18/50] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-ovsdb-hwvtepsouthbound --- [INFO] Deleting /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound/target [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-ovsdb-hwvtepsouthbound --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-ovsdb-hwvtepsouthbound --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-ovsdb-hwvtepsouthbound --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-ovsdb-hwvtepsouthbound --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-ovsdb-hwvtepsouthbound --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-ovsdb-hwvtepsouthbound --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-ovsdb-hwvtepsouthbound --- [INFO] Created: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-ovsdb-hwvtepsouthbound --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-hwvtepsouthbound --- [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.18.0-SNAPSHOT/maven-metadata.xml (843 B at 843 kB/s) [INFO] Generating feature descriptor file /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-ovsdb-hwvtepsouthbound --- [INFO] Using repositories: file:///tmp/n/@id=file-snapshots@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://repo.maven.apache.org/maven2@id=central [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-ovsdb-hwvtepsouthbound >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-ovsdb-hwvtepsouthbound --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-ovsdb-hwvtepsouthbound <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-ovsdb-hwvtepsouthbound --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-ovsdb-hwvtepsouthbound --- [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-ovsdb-hwvtepsouthbound --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-ovsdb-hwvtepsouthbound --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-ovsdb-hwvtepsouthbound --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-ovsdb-hwvtepsouthbound --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-hwvtepsouthbound --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-ovsdb-hwvtepsouthbound --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-ovsdb-hwvtepsouthbound --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-ovsdb-hwvtepsouthbound --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-ovsdb-hwvtepsouthbound --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-ovsdb-hwvtepsouthbound --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.18.0-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-1.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.18.0-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-1.18.0-SNAPSHOT-features.xml [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-ovsdb-hwvtepsouthbound --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound/target/test-features [INFO] [INFO] -------< org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound-rest >------- [INFO] Building ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-rest 1.18.0-SNAPSHOT [19/50] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] Deleting /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/target [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] Created: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.18.0-SNAPSHOT/maven-metadata.xml (848 B at 848 kB/s) [INFO] Generating feature descriptor file /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] Using repositories: file:///tmp/n/@id=file-snapshots@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://repo.maven.apache.org/maven2@id=central [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-ovsdb-hwvtepsouthbound-rest >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-ovsdb-hwvtepsouthbound-rest <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] Can't extract module name from pax-jdbc-features-1.5.6-features.xml: Module format not recognized: /tmp/r/org/ops4j/pax/jdbc/pax-jdbc-features/1.5.6/pax-jdbc-features-1.5.6-features.xml [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.18.0-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-rest-1.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.18.0-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-rest-1.18.0-SNAPSHOT-features.xml [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/target/test-features [INFO] [INFO] --------< org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound-ui >-------- [INFO] Building ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-ui 1.18.0-SNAPSHOT [20/50] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] Deleting /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-ui/target [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] Created: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-ui/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.18.0-SNAPSHOT/maven-metadata.xml (846 B at 846 kB/s) [INFO] Generating feature descriptor file /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-ui/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] Using repositories: file:///tmp/n/@id=file-snapshots@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://repo.maven.apache.org/maven2@id=central [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-ovsdb-hwvtepsouthbound-ui >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-ovsdb-hwvtepsouthbound-ui <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] Can't extract module name from pax-jdbc-features-1.5.6-features.xml: Module format not recognized: /tmp/r/org/ops4j/pax/jdbc/pax-jdbc-features/1.5.6/pax-jdbc-features-1.5.6-features.xml [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-ui/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.18.0-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-ui-1.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-ui/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.18.0-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-ui-1.18.0-SNAPSHOT-features.xml [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-ui/target/test-features [INFO] [INFO] --------< org.opendaylight.ovsdb:utils.hwvtepsouthbound-utils >--------- [INFO] Building ODL :: ovsdb :: utils.hwvtepsouthbound-utils 1.18.0-SNAPSHOT [21/50] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ utils.hwvtepsouthbound-utils --- [INFO] Deleting /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/hwvtepsouthbound-utils/target [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ utils.hwvtepsouthbound-utils --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ utils.hwvtepsouthbound-utils --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ utils.hwvtepsouthbound-utils --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ utils.hwvtepsouthbound-utils --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ utils.hwvtepsouthbound-utils --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ utils.hwvtepsouthbound-utils --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ utils.hwvtepsouthbound-utils --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ utils.hwvtepsouthbound-utils --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/hwvtepsouthbound-utils/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/hwvtepsouthbound-utils/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/hwvtepsouthbound-utils/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ utils.hwvtepsouthbound-utils --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ utils.hwvtepsouthbound-utils >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ utils.hwvtepsouthbound-utils --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ utils.hwvtepsouthbound-utils <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ utils.hwvtepsouthbound-utils --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ utils.hwvtepsouthbound-utils --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/hwvtepsouthbound-utils/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ utils.hwvtepsouthbound-utils --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ utils.hwvtepsouthbound-utils --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ utils.hwvtepsouthbound-utils --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ utils.hwvtepsouthbound-utils --- [INFO] Building bundle: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/hwvtepsouthbound-utils/target/utils.hwvtepsouthbound-utils-1.18.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/hwvtepsouthbound-utils/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ utils.hwvtepsouthbound-utils --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ utils.hwvtepsouthbound-utils --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ utils.hwvtepsouthbound-utils --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ utils.hwvtepsouthbound-utils --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:yang-common:jar:11.0.5:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:12.0.4:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ utils.hwvtepsouthbound-utils --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ utils.hwvtepsouthbound-utils --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ utils.hwvtepsouthbound-utils --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ utils.hwvtepsouthbound-utils --- [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/hwvtepsouthbound-utils/target/utils.hwvtepsouthbound-utils-1.18.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.18.0-SNAPSHOT/utils.hwvtepsouthbound-utils-1.18.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/hwvtepsouthbound-utils/pom.xml to /tmp/r/org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.18.0-SNAPSHOT/utils.hwvtepsouthbound-utils-1.18.0-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ utils.hwvtepsouthbound-utils --- [INFO] Installing org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.18.0-SNAPSHOT/utils.hwvtepsouthbound-utils-1.18.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ utils.hwvtepsouthbound-utils --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/hwvtepsouthbound-utils/dependency_tree.txt [INFO] [INFO] -------< org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound-test >------- [INFO] Building ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-test 1.18.0-SNAPSHOT [22/50] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] Deleting /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-test/target [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] Created: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-test/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.18.0-SNAPSHOT/maven-metadata.xml (848 B at 424 kB/s) [INFO] Generating feature descriptor file /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-test/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] Using repositories: file:///tmp/n/@id=file-snapshots@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://repo.maven.apache.org/maven2@id=central [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-ovsdb-hwvtepsouthbound-test >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-ovsdb-hwvtepsouthbound-test <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-test/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.18.0-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-test-1.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-test/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.18.0-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-test-1.18.0-SNAPSHOT-features.xml [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-test/target/test-features [INFO] [INFO] ----------< org.opendaylight.ovsdb:hwvtepsouthbound-features >---------- [INFO] Building ODL :: ovsdb :: hwvtepsouthbound-features 1.18.0-SNAPSHOT [23/50] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ hwvtepsouthbound-features --- [INFO] Deleting /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/features/target [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ hwvtepsouthbound-features --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ hwvtepsouthbound-features --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ hwvtepsouthbound-features --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ hwvtepsouthbound-features --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ hwvtepsouthbound-features --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ hwvtepsouthbound-features --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ hwvtepsouthbound-features --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ hwvtepsouthbound-features --- [INFO] Created: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/features/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ hwvtepsouthbound-features --- [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/hwvtepsouthbound-features/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/hwvtepsouthbound-features/1.18.0-SNAPSHOT/maven-metadata.xml (842 B at 421 kB/s) [INFO] Generating feature descriptor file /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/features/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ hwvtepsouthbound-features --- [INFO] Using repositories: file:///tmp/n/@id=file-snapshots@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://repo.maven.apache.org/maven2@id=central [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ hwvtepsouthbound-features >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ hwvtepsouthbound-features --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ hwvtepsouthbound-features <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ hwvtepsouthbound-features --- [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ hwvtepsouthbound-features --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ hwvtepsouthbound-features --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ hwvtepsouthbound-features --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ hwvtepsouthbound-features --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ hwvtepsouthbound-features --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ hwvtepsouthbound-features --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ hwvtepsouthbound-features --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ hwvtepsouthbound-features --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ hwvtepsouthbound-features --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ hwvtepsouthbound-features --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/features/pom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-features/1.18.0-SNAPSHOT/hwvtepsouthbound-features-1.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/features/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-features/1.18.0-SNAPSHOT/hwvtepsouthbound-features-1.18.0-SNAPSHOT-features.xml [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ hwvtepsouthbound-features --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/features/dependency_tree.txt [INFO] [INFO] -----------< org.opendaylight.ovsdb:hwvtepsouthbound-karaf >------------ [INFO] Building ODL :: ovsdb :: hwvtepsouthbound-karaf 1.18.0-SNAPSHOT [24/50] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ hwvtepsouthbound-karaf --- [INFO] Deleting /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/target [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ hwvtepsouthbound-karaf --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ hwvtepsouthbound-karaf --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ hwvtepsouthbound-karaf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ hwvtepsouthbound-karaf --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ hwvtepsouthbound-karaf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ hwvtepsouthbound-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ hwvtepsouthbound-karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ hwvtepsouthbound-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/src/main/resources [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (process-resources) @ hwvtepsouthbound-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/src/main/resources [INFO] [INFO] --- karaf-maven-plugin:4.4.4:assembly (process-resources) @ hwvtepsouthbound-karaf --- [INFO] Using repositories: [INFO] file:///tmp/n/@id=file-snapshots@noreleases@snapshots [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror [INFO] https://repo.maven.apache.org/maven2@id=central [INFO] Creating work directory: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/target/assembly [INFO] Loading direct KAR and features XML dependencies [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.4/kar [INFO] Feature framework will be added as a startup feature [INFO] Generating Karaf assembly: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/target/assembly [INFO] Unzipping kars [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.4/kar [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.4/xml/features [INFO] Loading profiles from: [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml [INFO] Loading repositories [INFO] Generating generated-startup profile [INFO] Generating generated-boot profile with parents: generated-startup [INFO] Generating generated-installed profile [INFO] Configuring etc/config.properties and etc/system.properties [INFO] Downloading libraries for generated profiles [INFO] Downloading additional libraries [INFO] Writing configurations [INFO] adding config file: etc/profile.cfg [INFO] Startup stage [INFO] Loading startup repositories [INFO] Resolving startup features and bundles [INFO] Features: framework [INFO] Bundles: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/13.0.10 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.10 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.4 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.3 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.3 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.2.0 [INFO] Boot stage [INFO] Loading boot repositories [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/hwvtepsouthbound-features/1.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound/1.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-library/1.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-utils/1.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.18.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/8.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-api/1.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/6.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/8.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/8.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.18.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/8.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/6.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/11.0.5/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.22/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/8.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/8.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/6.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-openapi/6.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/6.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-exp-netty-config/8.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/11.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/11.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/11.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/8.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6241/6.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/6.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8040/6.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/11.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.18.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/11.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/11.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/8.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/11.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8526/6.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6470/6.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/11.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.18.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.18.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.18.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/8.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.18.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/11.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6243/6.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/12.0.4/xml/features [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/13.0.10/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.6/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features [INFO] Feature jaas-boot/4.4.4 is defined as a boot feature [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.4.jar [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.4 [INFO] Feature odl-aaa-shiro/0.18.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro-api/0.18.4 [INFO] adding maven artifact: mvn:com.h2database/h2/2.2.220 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.18.4 [INFO] adding maven artifact: mvn:net.sf.ehcache/ehcache/2.10.9.2 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-tokenauthrealm/0.18.4 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-idm-store-h2/0.18.4 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.18.4 [INFO] adding maven artifact: mvn:org.apache.geronimo.specs/geronimo-jta_1.1_spec/1.1.1 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.18.4/xml/aaa-app-config [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.18.4/xml/aaa-datastore-config [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.18.4/xml/aaa-password-service-config [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.18.4/py/idmtool [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.18.4/cfg/config [INFO] Feature bundle/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.4 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg [INFO] Feature odl-ovsdb-hwvtepsouthbound/1.18.0.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/hwvtepsouthbound-impl/1.18.0-SNAPSHOT [INFO] Feature shell/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.4 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg [INFO] adding config file: etc/org.apache.karaf.shell.cfg [INFO] Feature odl-ovsdb-southbound-api/1.18.0.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/southbound-api/1.18.0-SNAPSHOT [INFO] Feature package/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.4 [INFO] Feature service/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.4 [INFO] Feature b6f950d0-e76a-41e8-a068-1d53256c1f75/0.0.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.0.10 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.0.10 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.10 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.0.10 [INFO] Feature odl-mdsal-broker/8.0.4 is defined as a boot feature [INFO] Feature odl-jolokia/8.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.jolokia/jolokia-osgi/1.7.2 [INFO] adding maven artifact: mvn:com.googlecode.json-simple/json-simple/1.1.1 [INFO] adding maven artifact: mvn:org.opendaylight.controller/odl-jolokia-osgi/8.0.4/cfg/configuration [INFO] Feature ssh/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.10.0 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.10.0 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.4 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.10.0 [INFO] Feature odl-mdsal-model-rfc6991/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-type-util/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-yang-types/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-inet-types/12.0.4 [INFO] Feature odl-stax2-api/13.0.10 is defined as a boot feature [INFO] adding maven artifact: mvn:org.codehaus.woodstox/stax2-api/4.2.2 [INFO] Feature odl-mdsal-binding-base/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.24.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spec-util/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/yang-binding/12.0.4 [INFO] Feature odl-restconf-common/6.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-common/6.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-common-models/6.0.6 [INFO] Feature pax-web-websockets/8.0.22 is defined as a boot feature [INFO] adding maven artifact: mvn:jakarta.websocket/jakarta.websocket-api/1.1.2 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-websocket/8.0.22 [INFO] Feature odl-karaf-feat-jdbc/13.0.10 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.jdbc/org.apache.karaf.jdbc.core/4.4.4 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 [INFO] Feature pax-jdbc-spec/1.5.6 is defined as a boot feature [INFO] adding maven artifact: mvn:javax.enterprise/cdi-api/2.0.SP1 [INFO] adding maven artifact: mvn:javax.interceptor/javax.interceptor-api/1.2.2 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.javax-inject/1_3 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 [INFO] adding maven artifact: mvn:javax.transaction/javax.transaction-api/1.2 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 [INFO] Feature odl-aaa-password-service/0.18.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.18.4 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-api/0.18.4 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.18.4/xml/aaa-password-service-config [INFO] Feature odl-javassist-3/13.0.10 is defined as a boot feature [INFO] adding maven artifact: mvn:org.javassist/javassist/3.30.2-GA [INFO] Feature framework/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.4 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.3 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.3 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.4 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] Feature odl-netconf-model-rfc6470/6.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6470/6.0.6 [INFO] Feature odl-mdsal-model-rfc8342/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-datastores/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-origin/12.0.4 [INFO] Feature odl-mdsal-bytebuddy/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:net.bytebuddy/byte-buddy/1.14.9 [INFO] Feature shell-compat/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.4 [INFO] Feature deployer/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.4 [INFO] Feature http/8.0.22 is defined as a boot feature [INFO] Feature odl-mdsal-model-odl-l2-types/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/opendaylight-l2-types/2013.08.27.24.4 [INFO] Feature odl-netconf-model-rfc6241/6.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6241/6.0.6 [INFO] Feature jaas/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.4 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg [INFO] Feature odl-mdsal-binding-dom-adapter/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-adapter/12.0.4 [INFO] Feature pt-triemap/1.3.1 is defined as a boot feature [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.1 [INFO] Feature pax-web-http-whiteboard/8.0.22 is defined as a boot feature [INFO] Feature odl-mdsal-model-rfc8040/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8040/12.0.4 [INFO] Feature odl-ovsdb-utils/1.18.0.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/utils.southbound-utils/1.18.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/utils.config/1.18.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/utils.mdsal-utils/1.18.0-SNAPSHOT [INFO] Feature odl-mdsal-dom-api/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-spi/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/12.0.4 [INFO] Feature odl-mdsal-clustering-commons/8.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-raft/8.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.controller/atomix-storage/8.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-mgmt-api/8.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-segmented-journal/8.0.4 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-graphite/4.2.23 [INFO] adding maven artifact: mvn:com.rabbitmq/amqp-client/5.20.0 [INFO] adding maven artifact: mvn:org.lz4/lz4-java/1.8.0 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-commons/8.0.4 [INFO] Feature odl-yangtools-data/11.0.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-ri/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-impl/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-transform/11.0.5 [INFO] Feature odl-ovsdb-hwvtepsouthbound-ui/1.18.0.SNAPSHOT is defined as a boot feature [INFO] Feature odl-ovsdb-hwvtepsouthbound-rest/1.18.0.SNAPSHOT is defined as a boot feature [INFO] Feature aries-proxy/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.5 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.5 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.5 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.5 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.13 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.5 [INFO] Feature odl-mdsal-singleton-common/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-common-api/12.0.4 [INFO] Feature odl-gson/13.0.10 is defined as a boot feature [INFO] adding maven artifact: mvn:com.google.code.gson/gson/2.10.1 [INFO] Feature odl-ovsdb-library/1.18.0.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/library/1.18.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/schema.openvswitch/1.18.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/utils.servicehelper/1.18.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/schema.hardwarevtep/1.18.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/library/1.18.0-SNAPSHOT/cfg/config [INFO] Feature pax-web-http-war/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.web/org.apache.karaf.web.core/4.4.4 [INFO] Feature management/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.4 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 [INFO] adding config file: etc/jmx.acl.cfg [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg [INFO] adding config file: etc/org.apache.karaf.management.cfg [INFO] Feature log/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.4 [INFO] adding config file: etc/org.apache.karaf.log.cfg [INFO] Feature odl-mdsal-common/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/12.0.4 [INFO] Feature odl-jersey-2/13.0.10 is defined as a boot feature [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-common/2.41 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/aopalliance-repackaged/2.6.1 [INFO] adding maven artifact: mvn:org.glassfish.jersey.inject/jersey-hk2/2.41 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-client/2.41 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-server/2.41 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet/2.41 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-api/2.6.1 [INFO] adding maven artifact: mvn:jakarta.validation/jakarta.validation-api/2.0.2 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-locator/2.6.1 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet-core/2.41 [INFO] adding maven artifact: mvn:org.glassfish.jersey.media/jersey-media-sse/2.41 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 [INFO] adding maven artifact: mvn:org.glassfish.hk2/osgi-resource-locator/1.0.3 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-utils/2.6.1 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/jakarta.inject/2.6.1 [INFO] Feature odl-restconf-openapi/6.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-openapi/6.0.6 [INFO] adding maven artifact: wrap:mvn:dk.brics/automaton/1.12-4 [INFO] Feature odl-jackson-2/13.0.10 is defined as a boot feature [INFO] adding maven artifact: mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-base/2.15.3 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.dataformat/jackson-dataformat-xml/2.15.3 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.module/jackson-module-jaxb-annotations/2.15.3 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider/2.15.3 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-core/2.15.3 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-annotations/2.15.3 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-databind/2.15.3 [INFO] Feature odl-mdsal-binding-api/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spi/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-util/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-api/12.0.4 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber [INFO] Feature pax-web-whiteboard/8.0.22 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-whiteboard/8.0.22 [INFO] Feature pax-jdbc-config/1.5.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-config/1.5.6 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-pool-common/1.5.6 [INFO] Feature odl-aaa-encryption-service/0.18.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service/0.18.4 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service-impl/0.18.4 [INFO] Feature odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-topology/2013.10.21.24.4 [INFO] Feature war/4.4.4 is defined as a boot feature [INFO] Feature scr/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 [INFO] Feature odl-netconf-api/6.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-auth/6.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-api/6.0.6 [INFO] Feature odl-yangtools-common/11.0.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/11.0.5 [INFO] Feature standard/4.4.4 is defined as a boot feature [INFO] Feature pax-web-war/8.0.22 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.22 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-war/2.6.14/jar/uber [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-war/8.0.22 [INFO] Feature odl-controller-exp-netty-config/8.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.42.0 [INFO] adding maven artifact: mvn:org.opendaylight.controller/threadpool-config-impl/0.19.4 [INFO] adding maven artifact: mvn:org.opendaylight.controller/netty-timer-config/0.19.4 [INFO] adding maven artifact: mvn:com.google.guava/guava/32.1.3-jre [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.controller/netty-threadgroup-config/0.19.4 [INFO] adding maven artifact: mvn:org.opendaylight.controller/threadpool-config-api/0.19.4 [INFO] adding maven artifact: mvn:org.opendaylight.controller/netty-event-executor-config/0.19.4 [INFO] Feature odl-mdsal-binding-runtime/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-loader/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-osgi/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-generator/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-osgi/12.0.4 [INFO] Feature odl-antlr4/13.0.10 is defined as a boot feature [INFO] adding maven artifact: mvn:org.antlr/antlr4-runtime/4.13.1 [INFO] Feature odl-netconf-model-rfc5277/6.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc5277/6.0.6 [INFO] Feature odl-karaf-feat-jetty/13.0.10 is defined as a boot feature [INFO] Feature odl-mdsal-distributed-datastore/8.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-api/8.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-distributed-datastore/8.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-dom-api/8.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-api/8.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.controller/eos-dom-akka/8.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-client/8.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-impl/8.0.4 [INFO] adding maven artifact: wrap:mvn:net.java.dev.stax-utils/stax-utils/20070216 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/8.0.4/xml/akkaconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/8.0.4/xml/factoryakkaconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/8.0.4/xml/moduleshardconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/8.0.4/xml/moduleconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/8.0.4/cfg/datastore [INFO] Feature odl-ovsdb-hwvtepsouthbound-api/1.18.0.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/hwvtepsouthbound-api/1.18.0-SNAPSHOT [INFO] Feature odl-apache-commons-text/13.0.10 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.commons/commons-text/1.11.0 [INFO] Feature odl-yangtools-data-api/11.0.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-spi/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-spi/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-util/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-api/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-api/11.0.5 [INFO] Feature odl-apache-commons-lang3/13.0.10 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.commons/commons-lang3/3.14.0 [INFO] Feature odl-controller-scala/8.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.scala-lang/scala-library/2.13.12 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-parser-combinators_2.13/1.1.2 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-java8-compat_2.13/1.0.2 [INFO] adding maven artifact: mvn:org.scala-lang/scala-reflect/2.13.12 [INFO] Feature odl-dropwizard-metrics/13.0.10 is defined as a boot feature [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-core/4.2.23 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jmx/4.2.23 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jvm/4.2.23 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-healthchecks/4.2.23 [INFO] Feature odl-yangtools-export/11.0.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-export/11.0.5 [INFO] Feature feature/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.4 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg [INFO] Feature system/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.4 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg [INFO] Feature odl-mdsal-singleton-dom/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-dom-impl/12.0.4 [INFO] Feature odl-ws-rs-api/13.0.10 is defined as a boot feature [INFO] adding maven artifact: mvn:jakarta.ws.rs/jakarta.ws.rs-api/2.1.6 [INFO] Feature odl-mdsal-binding-runtime-api/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-model-api/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-model-ri/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-spi/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-api/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-api/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-spi/12.0.4 [INFO] Feature odl-servlet-api/13.0.10 is defined as a boot feature [INFO] adding maven artifact: mvn:javax.servlet/javax.servlet-api/3.1.0 [INFO] Feature odl-aaa-web/0.18.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-api/0.18.4 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-osgi-impl/0.18.4 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-jersey2/0.18.4 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-api/0.18.4 [INFO] Feature odl-aaa-api/0.18.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-authn-api/0.18.4 [INFO] Feature config/4.4.4 is defined as a boot feature [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg [INFO] Feature odl-mdsal-dom-broker/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-broker/12.0.4 [INFO] Feature pax-web-http-jetty/8.0.22 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.22 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jetty/8.0.22 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-runtime/8.0.22 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.22/xml/config-jetty [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.22/xml/context-jetty [INFO] adding config file: etc/org.ops4j.pax.web.cfg [INFO] Feature odl-mdsal-eos-common/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-common-spi/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-common-api/12.0.4 [INFO] Feature diagnostic/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.4 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.4.jar [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.4 [INFO] Feature pax-web-core/8.0.22 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-spi/8.0.22 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.22 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-api/8.0.22 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 [INFO] Feature odl-mdsal-eos-dom/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-dom-api/12.0.4 [INFO] Feature odl-woodstox/13.0.10 is defined as a boot feature [INFO] adding maven artifact: mvn:com.fasterxml.woodstox/woodstox-core/6.5.1 [INFO] Feature wrap/2.6.14 is defined as a boot feature [INFO] Feature odl-mdsal-model-rfc8525/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8525/12.0.4 [INFO] Feature pax-web-http/8.0.22 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.http/org.apache.karaf.http.core/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.http/4.4.4 [INFO] Feature odl-jakarta-activation-api/13.0.10 is defined as a boot feature [INFO] adding maven artifact: mvn:jakarta.activation/jakarta.activation-api/1.2.2 [INFO] Feature odl-mdsal-dom-runtime/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-schema-osgi/12.0.4 [INFO] Feature kar/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.4 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg [INFO] Feature odl-guava/13.0.10 is defined as a boot feature [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.42.0 [INFO] adding maven artifact: mvn:com.google.guava/guava/32.1.3-jre [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.1 [INFO] Feature odl-mdsal-model-rfc8072/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8072/12.0.4 [INFO] Feature odl-apache-shiro/0.18.4 is defined as a boot feature [INFO] adding maven artifact: mvn:commons-beanutils/commons-beanutils/1.9.4 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/repackaged-shiro/0.18.4 [INFO] adding maven artifact: mvn:commons-collections/commons-collections/3.2.2 [INFO] adding maven artifact: mvn:org.owasp.encoder/encoder/1.2.3 [INFO] adding maven artifact: mvn:commons-logging/commons-logging/1.2 [INFO] Feature odl-yangtools-codec/11.0.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-xml/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-gson/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-binfmt/11.0.5 [INFO] Feature odl-yangtools-xpath/11.0.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-impl/11.0.5 [INFO] Feature odl-restconf-nb/6.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-api/6.0.6 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-api/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-common/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-client/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-server/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-servlet/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-dom-api/6.0.6 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/6.0.6 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.52.v20230823 [INFO] Feature odl-restconf/6.0.6 is defined as a boot feature [INFO] Feature jline/3.21.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 [INFO] Feature aries-blueprint/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.4 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 [INFO] Feature odl-mdsal-model-rfc7952/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7952/12.0.4 [INFO] Feature odl-yangtools-parser/11.0.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-parser-support/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-parser-support/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-rfc7950/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-parser-support/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-parser-support/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-parser-support/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-ri/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-parser-support/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-parser-support/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-impl/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-parser-support/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-fs/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-reactor/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-spi/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-parser-support/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-parser-support/11.0.5 [INFO] Feature odl-mdsal-remoterpc-connector/8.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-remoterpc-connector/8.0.4 [INFO] Feature instance/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.4 [INFO] Feature odl-yangtools-parser-api/11.0.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-model-api/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-model-api/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-spi/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-model-api/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-api/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-model-api/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-model-api/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-api/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-spi/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-model-api/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-model-api/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-model-api/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-model-api/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-util/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-api/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-ir/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-model-api/11.0.5 [INFO] Feature pax-web-jsp/8.0.22 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jsp/8.0.22 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.22 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-el2/8.0.22 [INFO] adding maven artifact: mvn:org.eclipse.jdt/ecj/3.26.0 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 [INFO] Feature odl-yangtools-util/11.0.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/11.0.5 [INFO] Feature odl-netconf-model-rfc8526/6.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc8526/6.0.6 [INFO] Feature odl-controller-blueprint/8.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.opendaylight.controller/blueprint/8.0.4 [INFO] Feature odl-netty-4/13.0.10 is defined as a boot feature [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.1.104.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.1.104.Final/jar/linux-x86_64 [INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.1.104.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.1.104.Final [INFO] adding maven artifact: mvn:io.netty/netty-codec/4.1.104.Final [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.1.104.Final [INFO] adding maven artifact: mvn:io.netty/netty-common/4.1.104.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.104.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.104.Final/jar/linux-x86_64 [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.1.104.Final [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.1.104.Final [INFO] Feature odl-yangtools-xpath-api/11.0.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-api/11.0.5 [INFO] Feature odl-aaa-cert/0.18.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.18.4 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.18.4/xml/config [INFO] Feature pax-web-jetty/9.4.52.v20230823 is defined as a boot feature [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jmx/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jaas/9.4.52.v20230823 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-xml/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-continuation/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.22 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlets/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.52.v20230823 [INFO] Feature odl-mdsal-eos-binding/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-api/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-adapter/12.0.4 [INFO] Feature odl-controller-akka/8.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:com.typesafe/config/1.4.2 [INFO] adding maven artifact: wrap:mvn:org.lmdbjava/lmdbjava/0.7.0 [INFO] adding maven artifact: mvn:org.opendaylight.controller/repackaged-akka/8.0.4 [INFO] adding maven artifact: mvn:io.aeron/aeron-client/1.38.1 [INFO] adding maven artifact: mvn:org.agrona/agrona/1.15.2 [INFO] adding maven artifact: mvn:io.aeron/aeron-driver/1.38.1 [INFO] adding maven artifact: mvn:org.reactivestreams/reactive-streams/1.0.4 [INFO] adding maven artifact: mvn:com.typesafe/ssl-config-core_2.13/0.4.3 [INFO] adding maven artifact: mvn:io.netty/netty/3.10.6.Final [INFO] Feature odl-controller-mdsal-common/8.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-common-util/8.0.4 [INFO] Feature pax-jdbc/1.5.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc/1.5.6 [INFO] Feature odl-netconf-model-rfc6243/6.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6243/6.0.6 [INFO] Feature odl-netconf-model-rfc8040/6.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc8040-ietf-restconf-monitoring/6.0.6 [INFO] Install stage [INFO] Loading installed repositories [INFO] Feature wrapper/4.4.4 is defined as an installed feature [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.4 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/1.7.32 [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ hwvtepsouthbound-karaf --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ hwvtepsouthbound-karaf >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ hwvtepsouthbound-karaf --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ hwvtepsouthbound-karaf <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ hwvtepsouthbound-karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ hwvtepsouthbound-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ hwvtepsouthbound-karaf --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ hwvtepsouthbound-karaf --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (apply-branding) @ hwvtepsouthbound-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:unpack-dependencies (unpack-karaf-resources) @ hwvtepsouthbound-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (org.ops4j.pax.url.mvn.cfg) @ hwvtepsouthbound-karaf --- [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties [INFO] Copying opendaylight-karaf-resources-13.0.10-config.properties to /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ hwvtepsouthbound-karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ hwvtepsouthbound-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/src/main/assembly [INFO] [INFO] --- karaf-plugin:13.0.10:populate-local-repo (populate-local-repo) @ hwvtepsouthbound-karaf --- [INFO] Feature repository discovered recursively: 5c6ae385-b6f5-4bc9-bf22-d28f381cbc82 [INFO] Feature repository discovered recursively: hwvtepsouthbound-features [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-api-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-mdsal-model-odl-l2-types [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound [INFO] Feature repository discovered recursively: odl-ovsdb-library-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-jackson-2 [INFO] Feature repository discovered recursively: odl-woodstox [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-aaa-0.18.4 [INFO] Feature repository discovered recursively: odl-aaa-0.18.4 [INFO] Feature repository discovered recursively: odl-controller-blueprint-8.0.4 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy [INFO] Feature repository discovered recursively: odl-mdsal-dom-api [INFO] Feature repository discovered recursively: odl-ovsdb-utils-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-mdsal-8.0.4 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-controller-8.0.4 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api [INFO] Feature repository discovered recursively: odl-yangtools-parser [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: odl-controller-8.0.4 [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-8.0.4 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-api-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-rest-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-restconf [INFO] Feature repository discovered recursively: odl-restconf-nb-6.0.6 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 [INFO] Feature repository discovered recursively: odl-controller-exp-netty-config [INFO] Feature repository discovered recursively: odl-netconf-6.0.6 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty [INFO] Feature repository discovered recursively: odl-yangtools-export [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 [INFO] Feature repository discovered recursively: odl-aaa-0.18.4 [INFO] Feature repository discovered recursively: odl-aaa-0.18.4 [INFO] Feature repository discovered recursively: odl-aaa-0.18.4 [INFO] Feature repository discovered recursively: odl-extras-8.0.4 [INFO] Feature repository discovered recursively: odl-aaa-0.18.4 [INFO] Feature repository discovered recursively: odl-jersey-2 [INFO] Feature repository discovered recursively: odl-javassist-3 [INFO] Feature repository discovered recursively: odl-aaa-0.18.4 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.6 [INFO] Feature repository discovered recursively: odl-netconf-6.0.6 [INFO] Feature repository discovered recursively: odl-netconf-6.0.6 [INFO] Feature repository discovered recursively: odl-netconf-6.0.6 [INFO] Feature repository discovered recursively: odl-netconf-6.0.6 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 [INFO] Feature repository discovered recursively: odl-netconf-6.0.6 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-ui-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-netconf-6.0.6 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-test [INFO] Feature repository discovered recursively: framework-4.4.4 [INFO] Feature repository discovered recursively: standard-4.4.4 [INFO] Feature repository discovered recursively: framework-4.4.4 [INFO] Feature repository discovered recursively: hwvtepsouthbound-features [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-api-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: odl-mdsal-model-odl-l2-types [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound [INFO] Feature repository discovered recursively: odl-ovsdb-library-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-jackson-2 [INFO] Feature repository discovered recursively: odl-woodstox [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-aaa-0.18.4 [INFO] Feature repository discovered recursively: odl-controller-blueprint-8.0.4 [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime [INFO] Feature repository discovered recursively: odl-mdsal-dom-api [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api [INFO] Feature repository discovered recursively: odl-yangtools-parser [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: odl-mdsal-8.0.4 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-controller-8.0.4 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-controller-8.0.4 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-8.0.4 [INFO] Feature repository discovered recursively: odl-aaa-0.18.4 [INFO] Feature repository discovered recursively: odl-ovsdb-utils-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-api-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-rest-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-restconf [INFO] Feature repository discovered recursively: odl-restconf-nb-6.0.6 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 [INFO] Feature repository discovered recursively: odl-controller-exp-netty-config [INFO] Feature repository discovered recursively: odl-netconf-6.0.6 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty [INFO] Feature repository discovered recursively: odl-yangtools-export [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 [INFO] Feature repository discovered recursively: odl-aaa-0.18.4 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.6 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 [INFO] Feature repository discovered recursively: odl-extras-8.0.4 [INFO] Feature repository discovered recursively: odl-aaa-0.18.4 [INFO] Feature repository discovered recursively: odl-aaa-0.18.4 [INFO] Feature repository discovered recursively: odl-aaa-0.18.4 [INFO] Feature repository discovered recursively: odl-jersey-2 [INFO] Feature repository discovered recursively: odl-javassist-3 [INFO] Feature repository discovered recursively: odl-aaa-0.18.4 [INFO] Feature repository discovered recursively: odl-netconf-6.0.6 [INFO] Feature repository discovered recursively: odl-netconf-6.0.6 [INFO] Feature repository discovered recursively: odl-netconf-6.0.6 [INFO] Feature repository discovered recursively: odl-netconf-6.0.6 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 [INFO] Feature repository discovered recursively: odl-netconf-6.0.6 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-ui-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-netconf-6.0.6 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-test [INFO] Feature repository discovered recursively: standard-4.4.4 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.22 [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (fix-permissions) @ hwvtepsouthbound-karaf --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-bc) @ hwvtepsouthbound-karaf --- [INFO] Executing tasks [INFO] [delete] Deleting directory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/target/assembly/system/org/bouncycastle [INFO] Executed tasks [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ hwvtepsouthbound-karaf --- [INFO] Building jar: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/target/hwvtepsouthbound-karaf-1.18.0-SNAPSHOT.jar [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ hwvtepsouthbound-karaf --- [INFO] Skipping javadoc generation [INFO] [INFO] --- karaf-maven-plugin:4.4.4:archive (package) @ hwvtepsouthbound-karaf --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ hwvtepsouthbound-karaf --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ hwvtepsouthbound-karaf --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ hwvtepsouthbound-karaf --- [WARNING] Unused declared dependencies found: [WARNING] org.apache.karaf.features:framework:kar:4.4.4:compile [WARNING] org.opendaylight.odlparent:karaf.branding:jar:13.0.10:compile [WARNING] org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:compile [WARNING] org.apache.felix:org.apache.felix.metatype:jar:1.2.4:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ hwvtepsouthbound-karaf --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ hwvtepsouthbound-karaf --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ hwvtepsouthbound-karaf --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ hwvtepsouthbound-karaf --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/pom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-karaf/1.18.0-SNAPSHOT/hwvtepsouthbound-karaf-1.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/target/hwvtepsouthbound-karaf-1.18.0-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-karaf/1.18.0-SNAPSHOT/hwvtepsouthbound-karaf-1.18.0-SNAPSHOT.tar.gz [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/target/hwvtepsouthbound-karaf-1.18.0-SNAPSHOT.zip to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-karaf/1.18.0-SNAPSHOT/hwvtepsouthbound-karaf-1.18.0-SNAPSHOT.zip [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ hwvtepsouthbound-karaf --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/dependency_tree.txt [INFO] [INFO] ----< org.opendaylight.ovsdb:hwvtepsouthbound-features-aggregator >----- [INFO] Building ODL :: ovsdb :: hwvtepsouthbound-features-aggregator 1.18.0-SNAPSHOT [25/50] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ hwvtepsouthbound-features-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ hwvtepsouthbound-features-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ hwvtepsouthbound-features-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ hwvtepsouthbound-features-aggregator --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ hwvtepsouthbound-features-aggregator --- [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/pom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.18.0-SNAPSHOT/hwvtepsouthbound-features-aggregator-1.18.0-SNAPSHOT.pom [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ hwvtepsouthbound-features-aggregator --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/dependency_tree.txt [INFO] [INFO] ---------< org.opendaylight.ovsdb:hwvtepsouthbound-artifacts >---------- [INFO] Building ODL :: ovsdb :: hwvtepsouthbound-artifacts 1.18.0-SNAPSHOT [26/50] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ hwvtepsouthbound-artifacts --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ hwvtepsouthbound-artifacts --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ hwvtepsouthbound-artifacts --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ hwvtepsouthbound-artifacts --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ hwvtepsouthbound-artifacts --- [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-artifacts/pom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.18.0-SNAPSHOT/hwvtepsouthbound-artifacts-1.18.0-SNAPSHOT.pom [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ hwvtepsouthbound-artifacts --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-artifacts/dependency_tree.txt [INFO] [INFO] -------------< org.opendaylight.ovsdb:hwvtepsouthbound-it >------------- [INFO] Building ODL :: ovsdb :: hwvtepsouthbound-it 1.18.0-SNAPSHOT [27/50] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ hwvtepsouthbound-it --- [INFO] Deleting /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/target [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ hwvtepsouthbound-it --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ hwvtepsouthbound-it --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ hwvtepsouthbound-it --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ hwvtepsouthbound-it --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ hwvtepsouthbound-it --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ hwvtepsouthbound-it --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ hwvtepsouthbound-it --- [INFO] Created: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ hwvtepsouthbound-it --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ hwvtepsouthbound-it --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ hwvtepsouthbound-it --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ hwvtepsouthbound-it >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ hwvtepsouthbound-it --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ hwvtepsouthbound-it <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ hwvtepsouthbound-it --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ hwvtepsouthbound-it --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/resources [INFO] [INFO] --- maven-dependency-plugin:3.6.1:unpack-dependencies (unpack-karaf-resources) @ hwvtepsouthbound-it --- [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ hwvtepsouthbound-it --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[507,33] auto-closeable resource testPSwitch is never referenced in body of corresponding try statement [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ hwvtepsouthbound-it --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] [INFO] Results: [INFO] [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ hwvtepsouthbound-it --- [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ hwvtepsouthbound-it --- [INFO] Building jar: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/target/hwvtepsouthbound-it-1.18.0-SNAPSHOT.jar [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ hwvtepsouthbound-it --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (prep-jacoco-agent) @ hwvtepsouthbound-it --- [INFO] Executing tasks [INFO] [copy] Copying 1 file to /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/target/exam/jars [INFO] Executed tasks [INFO] [INFO] --- maven-failsafe-plugin:3.2.3:integration-test (default) @ hwvtepsouthbound-it --- [INFO] Tests are skipped. [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ hwvtepsouthbound-it --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ hwvtepsouthbound-it --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-failsafe-plugin:3.2.3:verify (default) @ hwvtepsouthbound-it --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ hwvtepsouthbound-it --- [WARNING] Used undeclared dependencies found: [WARNING] org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile [WARNING] org.ops4j.pax.exam:pax-exam-spi:jar:4.13.5:compile [WARNING] org.opendaylight.ovsdb:utils.mdsal-utils:jar:1.18.0-SNAPSHOT:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:11.0.5:compile [WARNING] org.opendaylight.ovsdb:hwvtepsouthbound-impl:jar:1.18.0-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:12.0.4:compile [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.4:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.4:compile [WARNING] org.objenesis:objenesis:jar:3.3:test [WARNING] org.opendaylight.controller:atomix-storage:jar:8.0.4:compile [WARNING] net.bytebuddy:byte-buddy-agent:jar:1.12.19:test [WARNING] org.opentest4j:opentest4j:jar:1.3.0:test [WARNING] org.apache.karaf:org.apache.karaf.client:jar:4.4.4:test [WARNING] org.opendaylight.ovsdb:hwvtepsouthbound-api:jar:1.18.0-SNAPSHOT:compile [WARNING] org.opendaylight.yangtools:concepts:jar:11.0.5:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile [WARNING] net.bytebuddy:byte-buddy:jar:1.12.19:compile [WARNING] net.java.dev.jna:jna:jar:5.13.0:runtime [WARNING] org.ops4j.pax.tipi:org.ops4j.pax.tipi.hamcrest.core:jar:1.3.0.1:test [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.ovsdb:hwvtepsouthbound-features:xml:features:1.18.0-SNAPSHOT:compile [WARNING] com.guicedee.services:javax.inject:jar:1.0.20.2:compile [WARNING] org.ops4j.pax.url:pax-url-aether:jar:2.6.14:compile [WARNING] org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.4:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.ops4j.pax.exam:pax-exam-junit4:jar:4.13.5:compile [WARNING] org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:11.0.5:compile [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.4:compile [WARNING] org.osgi:org.osgi.framework:jar:1.10.0:compile [WARNING] org.opendaylight.controller:atomix-storage:jar:8.0.4:compile [WARNING] org.opendaylight.ovsdb:hwvtepsouthbound-api:jar:1.18.0-SNAPSHOT:compile [WARNING] org.opendaylight.yangtools:concepts:jar:11.0.5:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile [WARNING] org.opendaylight.ovsdb:utils.hwvtepsouthbound-utils:jar:1.18.0-SNAPSHOT:compile [WARNING] org.ops4j.pax.exam:pax-exam-container-karaf:jar:4.13.5:compile [WARNING] org.ops4j.pax.exam:pax-exam-spi:jar:4.13.5:compile [WARNING] org.opendaylight.ovsdb:utils.mdsal-utils:jar:1.18.0-SNAPSHOT:compile [WARNING] junit:junit:jar:4.13.2:compile [WARNING] org.ops4j.pax.exam:pax-exam:jar:4.13.5:compile [WARNING] org.opendaylight.ovsdb:hwvtepsouthbound-impl:jar:1.18.0-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:12.0.4:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.4:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:12.0.4:compile [WARNING] net.bytebuddy:byte-buddy:jar:1.12.19:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.4:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ hwvtepsouthbound-it --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ hwvtepsouthbound-it --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ hwvtepsouthbound-it --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ hwvtepsouthbound-it --- [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/target/hwvtepsouthbound-it-1.18.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-it/1.18.0-SNAPSHOT/hwvtepsouthbound-it-1.18.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/pom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-it/1.18.0-SNAPSHOT/hwvtepsouthbound-it-1.18.0-SNAPSHOT.pom [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ hwvtepsouthbound-it --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/dependency_tree.txt [INFO] [INFO] ---------< org.opendaylight.ovsdb:hwvtepsouthbound-aggregator >--------- [INFO] Building ODL :: ovsdb :: hwvtepsouthbound-aggregator 1.18.0-SNAPSHOT [28/50] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ hwvtepsouthbound-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ hwvtepsouthbound-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ hwvtepsouthbound-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ hwvtepsouthbound-aggregator --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ hwvtepsouthbound-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ hwvtepsouthbound-aggregator --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/hwvtepsouthbound/dependency_tree.txt [INFO] [INFO] --------------< org.opendaylight.ovsdb:library-features >--------------- [INFO] Building ODL :: ovsdb :: library-features 1.18.0-SNAPSHOT [29/50] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ library-features --- [INFO] Deleting /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/features/features/target [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ library-features --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ library-features --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ library-features --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ library-features --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ library-features --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ library-features --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ library-features --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ library-features --- [INFO] Created: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/features/features/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ library-features --- [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/library-features/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/library-features/1.18.0-SNAPSHOT/maven-metadata.xml (833 B at 416 kB/s) [INFO] Generating feature descriptor file /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/features/features/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ library-features --- [INFO] Using repositories: file:///tmp/n/@id=file-snapshots@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://repo.maven.apache.org/maven2@id=central [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ library-features >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ library-features --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ library-features <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ library-features --- [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ library-features --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ library-features --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ library-features --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ library-features --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ library-features --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ library-features --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ library-features --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ library-features --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ library-features --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ library-features --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/features/features/pom.xml to /tmp/r/org/opendaylight/ovsdb/library-features/1.18.0-SNAPSHOT/library-features-1.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/features/features/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/library-features/1.18.0-SNAPSHOT/library-features-1.18.0-SNAPSHOT-features.xml [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ library-features --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/features/features/dependency_tree.txt [INFO] [INFO] ----------------< org.opendaylight.ovsdb:library-karaf >---------------- [INFO] Building ODL :: ovsdb :: library-karaf 1.18.0-SNAPSHOT [30/50] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ library-karaf --- [INFO] Deleting /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/karaf/target [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ library-karaf --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ library-karaf --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ library-karaf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ library-karaf --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ library-karaf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ library-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ library-karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ library-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/karaf/src/main/resources [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (process-resources) @ library-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/karaf/src/main/resources [INFO] [INFO] --- karaf-maven-plugin:4.4.4:assembly (process-resources) @ library-karaf --- [INFO] Using repositories: [INFO] file:///tmp/n/@id=file-snapshots@noreleases@snapshots [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror [INFO] https://repo.maven.apache.org/maven2@id=central [INFO] Creating work directory: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/karaf/target/assembly [INFO] Loading direct KAR and features XML dependencies [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.4/kar [INFO] Feature framework will be added as a startup feature [INFO] Generating Karaf assembly: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/karaf/target/assembly [INFO] Unzipping kars [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.4/kar [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.4/xml/features [INFO] Loading profiles from: [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml [INFO] Loading repositories [INFO] Generating generated-startup profile [INFO] Generating generated-boot profile with parents: generated-startup [INFO] Generating generated-installed profile [INFO] Configuring etc/config.properties and etc/system.properties [INFO] Downloading libraries for generated profiles [INFO] Downloading additional libraries [INFO] Writing configurations [INFO] adding config file: etc/profile.cfg [INFO] Startup stage [INFO] Loading startup repositories [INFO] Resolving startup features and bundles [INFO] Features: framework [INFO] Bundles: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/13.0.10 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.10 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.4 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.3 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.3 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.2.0 [INFO] Boot stage [INFO] Loading boot repositories [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/library-features/1.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-library/1.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.22/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.18.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/8.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/11.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/11.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/11.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/11.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/11.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/11.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/11.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/11.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.18.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/8.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/11.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/13.0.10/xml/features [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/8.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/8.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/8.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/8.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/8.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/8.0.4/xml/features [INFO] Feature odl-mdsal-binding-runtime/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-loader/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-osgi/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-generator/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-osgi/12.0.4 [INFO] Feature jaas-boot/4.4.4 is defined as a boot feature [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.4.jar [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.4 [INFO] Feature bundle/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.4 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg [INFO] Feature odl-antlr4/13.0.10 is defined as a boot feature [INFO] adding maven artifact: mvn:org.antlr/antlr4-runtime/4.13.1 [INFO] Feature shell/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.4 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg [INFO] adding config file: etc/org.apache.karaf.shell.cfg [INFO] Feature package/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.4 [INFO] Feature service/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.4 [INFO] Feature odl-mdsal-distributed-datastore/8.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-api/8.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-distributed-datastore/8.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-dom-api/8.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-api/8.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.controller/eos-dom-akka/8.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-client/8.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-impl/8.0.4 [INFO] adding maven artifact: wrap:mvn:net.java.dev.stax-utils/stax-utils/20070216 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/8.0.4/xml/akkaconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/8.0.4/xml/factoryakkaconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/8.0.4/xml/moduleshardconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/8.0.4/xml/moduleconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/8.0.4/cfg/datastore [INFO] Feature odl-apache-commons-text/13.0.10 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.commons/commons-text/1.11.0 [INFO] Feature odl-mdsal-broker/8.0.4 is defined as a boot feature [INFO] Feature odl-yangtools-data-api/11.0.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-spi/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-spi/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-util/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-api/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-api/11.0.5 [INFO] Feature odl-apache-commons-lang3/13.0.10 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.commons/commons-lang3/3.14.0 [INFO] Feature ssh/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.10.0 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.10.0 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.4 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.10.0 [INFO] Feature odl-controller-scala/8.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.scala-lang/scala-library/2.13.12 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-parser-combinators_2.13/1.1.2 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-java8-compat_2.13/1.0.2 [INFO] adding maven artifact: mvn:org.scala-lang/scala-reflect/2.13.12 [INFO] Feature odl-dropwizard-metrics/13.0.10 is defined as a boot feature [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-core/4.2.23 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jmx/4.2.23 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jvm/4.2.23 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-healthchecks/4.2.23 [INFO] Feature feature/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.4 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg [INFO] Feature system/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.4 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg [INFO] Feature odl-stax2-api/13.0.10 is defined as a boot feature [INFO] adding maven artifact: mvn:org.codehaus.woodstox/stax2-api/4.2.2 [INFO] Feature odl-mdsal-binding-base/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.24.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spec-util/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/yang-binding/12.0.4 [INFO] Feature odl-mdsal-singleton-dom/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-dom-impl/12.0.4 [INFO] Feature odl-ws-rs-api/13.0.10 is defined as a boot feature [INFO] adding maven artifact: mvn:jakarta.ws.rs/jakarta.ws.rs-api/2.1.6 [INFO] Feature odl-mdsal-binding-runtime-api/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-model-api/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-model-ri/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-spi/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-api/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-api/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-spi/12.0.4 [INFO] Feature odl-servlet-api/13.0.10 is defined as a boot feature [INFO] adding maven artifact: mvn:javax.servlet/javax.servlet-api/3.1.0 [INFO] Feature config/4.4.4 is defined as a boot feature [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg [INFO] Feature framework/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.4 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.3 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.3 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.4 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] Feature odl-mdsal-dom-broker/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-broker/12.0.4 [INFO] Feature odl-mdsal-eos-common/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-common-spi/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-common-api/12.0.4 [INFO] Feature odl-mdsal-bytebuddy/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:net.bytebuddy/byte-buddy/1.14.9 [INFO] Feature diagnostic/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.4 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.4.jar [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.4 [INFO] Feature shell-compat/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.4 [INFO] Feature deployer/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.4 [INFO] Feature odl-mdsal-eos-dom/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-dom-api/12.0.4 [INFO] Feature odl-woodstox/13.0.10 is defined as a boot feature [INFO] adding maven artifact: mvn:com.fasterxml.woodstox/woodstox-core/6.5.1 [INFO] Feature wrap/2.6.14 is defined as a boot feature [INFO] Feature odl-jakarta-activation-api/13.0.10 is defined as a boot feature [INFO] adding maven artifact: mvn:jakarta.activation/jakarta.activation-api/1.2.2 [INFO] Feature odl-mdsal-dom-runtime/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-schema-osgi/12.0.4 [INFO] Feature kar/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.4 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg [INFO] Feature jaas/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.4 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg [INFO] Feature odl-guava/13.0.10 is defined as a boot feature [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.42.0 [INFO] adding maven artifact: mvn:com.google.guava/guava/32.1.3-jre [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.1 [INFO] Feature odl-mdsal-binding-dom-adapter/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-adapter/12.0.4 [INFO] Feature pt-triemap/1.3.1 is defined as a boot feature [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.1 [INFO] Feature odl-yangtools-codec/11.0.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-xml/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-gson/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-binfmt/11.0.5 [INFO] Feature odl-mdsal-dom-api/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-spi/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/12.0.4 [INFO] Feature odl-mdsal-clustering-commons/8.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-raft/8.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.controller/atomix-storage/8.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-mgmt-api/8.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-segmented-journal/8.0.4 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-graphite/4.2.23 [INFO] adding maven artifact: mvn:com.rabbitmq/amqp-client/5.20.0 [INFO] adding maven artifact: mvn:org.lz4/lz4-java/1.8.0 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-commons/8.0.4 [INFO] Feature odl-yangtools-data/11.0.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-ri/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-impl/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-transform/11.0.5 [INFO] Feature odl-yangtools-xpath/11.0.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-impl/11.0.5 [INFO] Feature aries-proxy/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.5 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.5 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.5 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.5 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.13 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.5 [INFO] Feature odl-gson/13.0.10 is defined as a boot feature [INFO] adding maven artifact: mvn:com.google.code.gson/gson/2.10.1 [INFO] Feature odl-mdsal-singleton-common/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-common-api/12.0.4 [INFO] Feature odl-ovsdb-library/1.18.0.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/library/1.18.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/schema.openvswitch/1.18.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/utils.servicehelper/1.18.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/schema.hardwarevtep/1.18.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/library/1.18.0-SNAPSHOT/cfg/config [INFO] Feature jline/3.21.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 [INFO] Feature management/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.4 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 [INFO] adding config file: etc/jmx.acl.cfg [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg [INFO] adding config file: etc/org.apache.karaf.management.cfg [INFO] Feature log/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.4 [INFO] adding config file: etc/org.apache.karaf.log.cfg [INFO] Feature odl-mdsal-common/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/12.0.4 [INFO] Feature aries-blueprint/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.4 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 [INFO] Feature odl-jackson-2/13.0.10 is defined as a boot feature [INFO] adding maven artifact: mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-base/2.15.3 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.dataformat/jackson-dataformat-xml/2.15.3 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.module/jackson-module-jaxb-annotations/2.15.3 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider/2.15.3 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-core/2.15.3 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-annotations/2.15.3 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-databind/2.15.3 [INFO] Feature odl-mdsal-binding-api/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spi/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-util/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-api/12.0.4 [INFO] Feature odl-yangtools-parser/11.0.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-parser-support/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-parser-support/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-rfc7950/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-parser-support/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-parser-support/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-parser-support/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-ri/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-parser-support/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-parser-support/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-impl/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-parser-support/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-fs/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-reactor/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-spi/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-parser-support/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-parser-support/11.0.5 [INFO] Feature odl-mdsal-remoterpc-connector/8.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-remoterpc-connector/8.0.4 [INFO] Feature 3dbefae7-2f6d-4a9d-bc09-a0a0ffa80b7b/0.0.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.0.10 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.0.10 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.10 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.0.10 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber [INFO] Feature instance/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.4 [INFO] Feature odl-yangtools-parser-api/11.0.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-model-api/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-model-api/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-spi/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-model-api/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-api/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-model-api/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-model-api/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-api/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-spi/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-model-api/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-model-api/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-model-api/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-model-api/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-util/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-api/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-ir/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-model-api/11.0.5 [INFO] Feature odl-yangtools-util/11.0.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/11.0.5 [INFO] Feature odl-controller-blueprint/8.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.opendaylight.controller/blueprint/8.0.4 [INFO] Feature odl-netty-4/13.0.10 is defined as a boot feature [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.1.104.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.1.104.Final/jar/linux-x86_64 [INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.1.104.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.1.104.Final [INFO] adding maven artifact: mvn:io.netty/netty-codec/4.1.104.Final [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.1.104.Final [INFO] adding maven artifact: mvn:io.netty/netty-common/4.1.104.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.104.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.104.Final/jar/linux-x86_64 [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.1.104.Final [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.1.104.Final [INFO] Feature odl-aaa-cert/0.18.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.18.4 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.18.4/xml/config [INFO] Feature odl-yangtools-xpath-api/11.0.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-api/11.0.5 [INFO] Feature odl-aaa-encryption-service/0.18.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service/0.18.4 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service-impl/0.18.4 [INFO] Feature scr/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 [INFO] Feature odl-mdsal-eos-binding/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-api/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-adapter/12.0.4 [INFO] Feature odl-controller-akka/8.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:com.typesafe/config/1.4.2 [INFO] adding maven artifact: wrap:mvn:org.lmdbjava/lmdbjava/0.7.0 [INFO] adding maven artifact: mvn:org.opendaylight.controller/repackaged-akka/8.0.4 [INFO] adding maven artifact: mvn:io.aeron/aeron-client/1.38.1 [INFO] adding maven artifact: mvn:org.agrona/agrona/1.15.2 [INFO] adding maven artifact: mvn:io.aeron/aeron-driver/1.38.1 [INFO] adding maven artifact: mvn:org.reactivestreams/reactive-streams/1.0.4 [INFO] adding maven artifact: mvn:com.typesafe/ssl-config-core_2.13/0.4.3 [INFO] adding maven artifact: mvn:io.netty/netty/3.10.6.Final [INFO] Feature odl-controller-mdsal-common/8.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-common-util/8.0.4 [INFO] Feature odl-yangtools-common/11.0.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/11.0.5 [INFO] Feature standard/4.4.4 is defined as a boot feature [INFO] Install stage [INFO] Loading installed repositories [INFO] Feature wrapper/4.4.4 is defined as an installed feature [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.4 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/1.7.32 [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ library-karaf --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ library-karaf >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ library-karaf --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ library-karaf <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ library-karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ library-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/karaf/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ library-karaf --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ library-karaf --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (apply-branding) @ library-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:unpack-dependencies (unpack-karaf-resources) @ library-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (org.ops4j.pax.url.mvn.cfg) @ library-karaf --- [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties [INFO] Copying opendaylight-karaf-resources-13.0.10-config.properties to /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ library-karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ library-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/karaf/src/main/assembly [INFO] [INFO] --- karaf-plugin:13.0.10:populate-local-repo (populate-local-repo) @ library-karaf --- [INFO] Feature repository discovered recursively: f52bd38a-64e1-46bf-851e-6d3354297f39 [INFO] Feature repository discovered recursively: library-features [INFO] Feature repository discovered recursively: odl-ovsdb-library-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-jackson-2 [INFO] Feature repository discovered recursively: odl-woodstox [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-aaa-0.18.4 [INFO] Feature repository discovered recursively: odl-mdsal-8.0.4 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-controller-8.0.4 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api [INFO] Feature repository discovered recursively: odl-yangtools-parser [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: odl-controller-8.0.4 [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-8.0.4 [INFO] Feature repository discovered recursively: odl-aaa-0.18.4 [INFO] Feature repository discovered recursively: odl-controller-blueprint-8.0.4 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy [INFO] Feature repository discovered recursively: odl-mdsal-dom-api [INFO] Feature repository discovered recursively: framework-4.4.4 [INFO] Feature repository discovered recursively: standard-4.4.4 [INFO] Feature repository discovered recursively: framework-4.4.4 [INFO] Feature repository discovered recursively: library-features [INFO] Feature repository discovered recursively: odl-ovsdb-library-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-jackson-2 [INFO] Feature repository discovered recursively: odl-woodstox [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-aaa-0.18.4 [INFO] Feature repository discovered recursively: odl-controller-blueprint-8.0.4 [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime [INFO] Feature repository discovered recursively: odl-mdsal-dom-api [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api [INFO] Feature repository discovered recursively: odl-yangtools-parser [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: odl-mdsal-8.0.4 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-controller-8.0.4 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-controller-8.0.4 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-8.0.4 [INFO] Feature repository discovered recursively: odl-aaa-0.18.4 [INFO] Feature repository discovered recursively: standard-4.4.4 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.22 [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (fix-permissions) @ library-karaf --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-bc) @ library-karaf --- [INFO] Executing tasks [INFO] [delete] Deleting directory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/karaf/target/assembly/system/org/bouncycastle [INFO] Executed tasks [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ library-karaf --- [INFO] Building jar: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/karaf/target/library-karaf-1.18.0-SNAPSHOT.jar [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ library-karaf --- [INFO] Skipping javadoc generation [INFO] [INFO] --- karaf-maven-plugin:4.4.4:archive (package) @ library-karaf --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ library-karaf --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ library-karaf --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ library-karaf --- [WARNING] Unused declared dependencies found: [WARNING] org.apache.karaf.features:framework:kar:4.4.4:compile [WARNING] org.opendaylight.odlparent:karaf.branding:jar:13.0.10:compile [WARNING] org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:compile [WARNING] org.apache.felix:org.apache.felix.metatype:jar:1.2.4:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ library-karaf --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ library-karaf --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ library-karaf --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ library-karaf --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/karaf/pom.xml to /tmp/r/org/opendaylight/ovsdb/library-karaf/1.18.0-SNAPSHOT/library-karaf-1.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/karaf/target/library-karaf-1.18.0-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/ovsdb/library-karaf/1.18.0-SNAPSHOT/library-karaf-1.18.0-SNAPSHOT.tar.gz [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/karaf/target/library-karaf-1.18.0-SNAPSHOT.zip to /tmp/r/org/opendaylight/ovsdb/library-karaf/1.18.0-SNAPSHOT/library-karaf-1.18.0-SNAPSHOT.zip [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ library-karaf --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/karaf/dependency_tree.txt [INFO] [INFO] ---------< org.opendaylight.ovsdb:library-features-aggregator >--------- [INFO] Building ODL :: ovsdb :: library-features-aggregator 1.18.0-SNAPSHOT [31/50] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ library-features-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ library-features-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ library-features-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ library-features-aggregator --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ library-features-aggregator --- [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/features/pom.xml to /tmp/r/org/opendaylight/ovsdb/library-features-aggregator/1.18.0-SNAPSHOT/library-features-aggregator-1.18.0-SNAPSHOT.pom [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ library-features-aggregator --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/features/dependency_tree.txt [INFO] [INFO] --------------< org.opendaylight.ovsdb:library-artifacts >-------------- [INFO] Building ODL :: ovsdb :: library-artifacts 1.18.0-SNAPSHOT [32/50] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ library-artifacts --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ library-artifacts --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ library-artifacts --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ library-artifacts --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ library-artifacts --- [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/artifacts/pom.xml to /tmp/r/org/opendaylight/ovsdb/library-artifacts/1.18.0-SNAPSHOT/library-artifacts-1.18.0-SNAPSHOT.pom [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ library-artifacts --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/artifacts/dependency_tree.txt [INFO] [INFO] -----------------< org.opendaylight.ovsdb:library-it >------------------ [INFO] Building ODL :: ovsdb :: library-it 1.18.0-SNAPSHOT [33/50] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ library-it --- [INFO] Deleting /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/it/target [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ library-it --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ library-it --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ library-it --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ library-it --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ library-it --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ library-it --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ library-it --- [INFO] Created: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/it/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ library-it --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ library-it --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/it/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ library-it --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ library-it >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ library-it --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ library-it <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ library-it --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ library-it --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/it/src/test/resources [INFO] [INFO] --- maven-dependency-plugin:3.6.1:unpack-dependencies (unpack-karaf-resources) @ library-it --- [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ library-it --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 9 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/lib/it/LibraryIntegrationTestBase.java:[71,42] 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-calcium/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/lib/it/LibraryIntegrationTestBase.java:[75,44] 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-calcium/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/lib/it/LibraryIntegrationTestBase.java:[247,23] 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-calcium/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/lib/it/LibraryIntegrationTestBase.java:[248,13] found raw type: org.opendaylight.ovsdb.lib.message.TableUpdate missing type arguments for generic class org.opendaylight.ovsdb.lib.message.TableUpdate [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/ovsdbclient/OvsdbClientTestTypedIT.java:[74,31] unchecked method invocation: method insert in class org.opendaylight.ovsdb.lib.operations.Operations is applied to given types required: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable found: org.opendaylight.ovsdb.integrationtest.ovsdbclient.TestBridge [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/ovsdbclient/OvsdbClientTestTypedIT.java:[74,32] unchecked conversion required: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable found: org.opendaylight.ovsdb.integrationtest.ovsdbclient.TestBridge [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/ovsdbclient/TestBridge.java:[29,37] 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-calcium/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/ovsdbclient/VersionIncompatibleBridge.java:[18,52] found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/HardwareVTEPIT.java:[53,75] 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-calcium/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/HardwareVTEPIT.java:[55,19] 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-calcium/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/HardwareVTEPIT.java:[102,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-calcium/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[100,80] 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-calcium/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[102,19] 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-calcium/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[169,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-calcium/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[205,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-calcium/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[209,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-calcium/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[312,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-calcium/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[395,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-calcium/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[484,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-calcium/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[553,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-calcium/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[616,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-calcium/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[684,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-calcium/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[777,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-calcium/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[781,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-calcium/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[854,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-calcium/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[958,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-calcium/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[962,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-calcium/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[966,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-calcium/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[1059,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-calcium/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[1134,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-calcium/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[1206,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ library-it --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] [INFO] Results: [INFO] [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ library-it --- [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ library-it --- [INFO] Building jar: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/it/target/library-it-1.18.0-SNAPSHOT.jar [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ library-it --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (prep-jacoco-agent) @ library-it --- [INFO] Executing tasks [INFO] [copy] Copying 1 file to /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/it/target/exam/jars [INFO] Executed tasks [INFO] [INFO] --- maven-failsafe-plugin:3.2.3:integration-test (default) @ library-it --- [INFO] Tests are skipped. [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ library-it --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ library-it --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-failsafe-plugin:3.2.3:verify (default) @ library-it --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ library-it --- [WARNING] Used undeclared dependencies found: [WARNING] org.ops4j.pax.exam:pax-exam-spi:jar:4.13.5:test [WARNING] org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:runtime [WARNING] org.apache.geronimo.specs:geronimo-atinject_1.0_spec:jar:1.2:test [WARNING] org.objenesis:objenesis:jar:3.3:test [WARNING] org.opendaylight.controller:atomix-storage:jar:8.0.4:compile [WARNING] net.bytebuddy:byte-buddy-agent:jar:1.12.19:test [WARNING] org.opentest4j:opentest4j:jar:1.3.0:test [WARNING] org.ops4j.pax.tipi:org.ops4j.pax.tipi.junit:jar:4.12.0.1:test [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.apache.karaf:org.apache.karaf.client:jar:4.4.4:runtime [WARNING] net.bytebuddy:byte-buddy:jar:1.12.19:compile [WARNING] net.java.dev.jna:jna:jar:5.13.0:runtime [WARNING] org.ops4j.pax.tipi:org.ops4j.pax.tipi.hamcrest.core:jar:1.3.0.1:test [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.ovsdb:library-features:xml:features:1.18.0-SNAPSHOT:compile [WARNING] org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.4:compile [WARNING] org.opendaylight.ovsdb:library-karaf:zip:1.18.0-SNAPSHOT:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.controller:atomix-storage:jar:8.0.4:compile [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] net.bytebuddy:byte-buddy:jar:1.12.19:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ library-it --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ library-it --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ library-it --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ library-it --- [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/it/target/library-it-1.18.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/library-it/1.18.0-SNAPSHOT/library-it-1.18.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/it/pom.xml to /tmp/r/org/opendaylight/ovsdb/library-it/1.18.0-SNAPSHOT/library-it-1.18.0-SNAPSHOT.pom [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ library-it --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/it/dependency_tree.txt [INFO] [INFO] -------------< org.opendaylight.ovsdb:library-aggregator >-------------- [INFO] Building ODL :: ovsdb :: library-aggregator 1.18.0-SNAPSHOT [34/50] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ library-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ library-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ library-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ library-aggregator --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ library-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ library-aggregator --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/library/dependency_tree.txt [INFO] [INFO] -------------------< org.opendaylight.ovsdb:schemas >------------------- [INFO] Building ODL :: ovsdb :: schemas 1.18.0-SNAPSHOT [35/50] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ schemas --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ schemas --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ schemas --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ schemas --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ schemas --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ schemas --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/schemas/dependency_tree.txt [INFO] [INFO] --------------< org.opendaylight.ovsdb:utils.yang-utils >--------------- [INFO] Building ODL :: ovsdb :: utils.yang-utils 1.18.0-SNAPSHOT [36/50] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ utils.yang-utils --- [INFO] Deleting /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/yang-utils/target [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ utils.yang-utils --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ utils.yang-utils --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ utils.yang-utils --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ utils.yang-utils --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ utils.yang-utils --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ utils.yang-utils --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ utils.yang-utils --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ utils.yang-utils --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/yang-utils/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/yang-utils/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/yang-utils/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ utils.yang-utils --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 1 source file with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ utils.yang-utils >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ utils.yang-utils --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ utils.yang-utils <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ utils.yang-utils --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ utils.yang-utils --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/yang-utils/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ utils.yang-utils --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ utils.yang-utils --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ utils.yang-utils --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ utils.yang-utils --- [INFO] Building bundle: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/yang-utils/target/utils.yang-utils-1.18.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/yang-utils/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ utils.yang-utils --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ utils.yang-utils --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ utils.yang-utils --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ utils.yang-utils --- [WARNING] Used undeclared dependencies found: [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ utils.yang-utils --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ utils.yang-utils --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ utils.yang-utils --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ utils.yang-utils --- [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/yang-utils/target/utils.yang-utils-1.18.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/utils.yang-utils/1.18.0-SNAPSHOT/utils.yang-utils-1.18.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/yang-utils/pom.xml to /tmp/r/org/opendaylight/ovsdb/utils.yang-utils/1.18.0-SNAPSHOT/utils.yang-utils-1.18.0-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ utils.yang-utils --- [INFO] Installing org/opendaylight/ovsdb/utils.yang-utils/1.18.0-SNAPSHOT/utils.yang-utils-1.18.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ utils.yang-utils --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/yang-utils/dependency_tree.txt [INFO] [INFO] ---------------< org.opendaylight.ovsdb:southbound-impl >--------------- [INFO] Building ODL :: ovsdb :: southbound-impl 1.18.0-SNAPSHOT [37/50] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ southbound-impl --- [INFO] Deleting /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/target [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ southbound-impl --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ southbound-impl --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ southbound-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ southbound-impl --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ southbound-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ southbound-impl --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ southbound-impl --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ southbound-impl --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ southbound-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 66 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/SouthboundUtil.java:[101,39] unchecked cast required: D found: org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/SouthboundUtil.java:[118,39] unchecked cast required: D found: org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/TerminationPointCreateCommand.java:[374,9] 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-calcium/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[162,55] 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-calcium/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/reconciliation/configuration/BridgeConfigReconciliationTask.java:[184,73] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/reconciliation/ReconciliationManager.java:[74,8] auto-closeable resource org.opendaylight.ovsdb.southbound.reconciliation.ReconciliationManager has a member method close() that could throw InterruptedException [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManager.java:[536,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-calcium/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManager.java:[584,96] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbOperGlobalListener.java:[108,56] found raw type: java.util.concurrent.ScheduledFuture missing type arguments for generic class java.util.concurrent.ScheduledFuture [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/transactions/md/OvsdbControllerUpdateCommand.java:[153,96] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/SouthboundProvider.java:[170,28] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbDataTreeChangeListener.java:[257,108] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/reconciliation/connection/ConnectionReconciliationTask.java:[42,69] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/TransactUtils.java:[323,56] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/TransactUtils.java:[350,101] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier.IdentifiableItem found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier.PathArgument [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/TransactUtils.java:[402,24] found raw type: org.opendaylight.ovsdb.lib.operations.Insert missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Insert [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/TransactUtils.java:[403,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-calcium/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/TransactUtils.java:[404,14] found raw type: org.opendaylight.ovsdb.lib.operations.Insert missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Insert [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/TransactUtils.java:[405,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-calcium/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/TransactUtils.java:[421,41] found raw type: org.opendaylight.ovsdb.lib.operations.Insert missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Insert [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/transactions/md/TransactionInvokerImpl.java:[39,14] auto-closeable resource org.opendaylight.ovsdb.southbound.transactions.md.TransactionInvokerImpl has a member method close() that could throw InterruptedException [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/OpenVSwitchBridgeAddCommand.java:[41,14] found raw type: org.opendaylight.ovsdb.lib.operations.Insert missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Insert [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/OpenVSwitchBridgeAddCommand.java:[42,14] found raw type: org.opendaylight.ovsdb.lib.operations.Insert missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Insert [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeUpdateCommand.java:[197,9] 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-calcium/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/SouthboundMapper.java:[579,96] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/transactions/md/OpenVSwitchUpdateCommand.java:[260,97] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ southbound-impl >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ southbound-impl --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ southbound-impl <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ southbound-impl --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ southbound-impl --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ southbound-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 35 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[120,56] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[120,61] unchecked conversion required: T found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[131,21] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[131,58] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[133,56] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[133,61] unchecked conversion required: T found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[192,21] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[192,58] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[195,24] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: com.google.common.util.concurrent.FluentFuture [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[195,29] unchecked conversion required: T found: com.google.common.util.concurrent.FluentFuture [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[196,73] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[196,78] unchecked conversion required: T found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[211,73] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[211,78] unchecked conversion required: T found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/TerminationPointCreateCommandTest.java:[124,9] 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-calcium/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/reconciliation/configuration/BridgeConfigReconciliationTaskTest.java:[82,29] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/reconciliation/configuration/BridgeConfigReconciliationTaskTest.java:[82,65] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/reconciliation/configuration/BridgeConfigReconciliationTaskTest.java:[95,66] unchecked method invocation: method reconcileBridgeConfigurations in class org.opendaylight.ovsdb.southbound.reconciliation.configuration.BridgeConfigReconciliationTask is applied to given types required: java.util.Map,org.opendaylight.yangtools.yang.binding.DataObject> found: java.util.Map [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/reconciliation/configuration/BridgeConfigReconciliationTaskTest.java:[95,70] unchecked conversion required: java.util.Map,org.opendaylight.yangtools.yang.binding.DataObject> found: java.util.Map [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/transactions/md/OvsdbControllerUpdateCommandTest.java:[102,62] unchecked method invocation: method updateController in class org.opendaylight.ovsdb.southbound.transactions.md.OvsdbControllerUpdateCommand is applied to given types required: org.opendaylight.mdsal.binding.api.ReadWriteTransaction,java.util.Map found: org.opendaylight.mdsal.binding.api.ReadWriteTransaction,java.util.Map [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/transactions/md/OvsdbControllerUpdateCommandTest.java:[102,99] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/transactions/md/OvsdbBridgeUpdateCommandTest.java:[122,54] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/transactions/md/OvsdbBridgeUpdateCommandTest.java:[126,37] unchecked method invocation: method readNode in class org.opendaylight.ovsdb.southbound.SouthboundUtil is applied to given types required: org.opendaylight.mdsal.binding.api.ReadWriteTransaction,org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.mdsal.binding.api.ReadWriteTransaction,org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/transactions/md/OvsdbBridgeUpdateCommandTest.java:[126,74] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/transactions/md/OvsdbBridgeUpdateCommandTest.java:[132,54] unchecked method invocation: method updateBridge in class org.opendaylight.ovsdb.southbound.transactions.md.OvsdbBridgeUpdateCommand is applied to given types required: org.opendaylight.mdsal.binding.api.ReadWriteTransaction,org.opendaylight.ovsdb.schema.openvswitch.Bridge,org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.mdsal.binding.api.ReadWriteTransaction,org.opendaylight.ovsdb.schema.openvswitch.Bridge,org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/transactions/md/OvsdbBridgeUpdateCommandTest.java:[133,39] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundProviderTest.java:[124,31] explicit call to close() on an auto-closeable resource [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundMapperTest.java:[95,9] 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-calcium/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundMapperTest.java:[123,9] 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-calcium/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundMapperTest.java:[437,9] 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-calcium/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbDataTreeChangeListenerTest.java:[73,20] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/InstanceIdentifierCodecTest.java:[52,21] getQName() in org.opendaylight.yangtools.yang.model.api.SchemaContext has been deprecated [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/transactions/md/TransactionInvokerImplTest.java:[55,37] auto-closeable resource org.opendaylight.ovsdb.southbound.transactions.md.TransactionInvokerImpl has a member method close() that could throw InterruptedException [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/transactions/md/TransactionInvokerImplTest.java:[162,37] auto-closeable resource org.opendaylight.ovsdb.southbound.transactions.md.TransactionInvokerImpl has a member method close() that could throw InterruptedException [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/transactions/md/TransactionInvokerImplTest.java:[162,37] auto-closeable resource invoker is never referenced in body of corresponding try statement [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ southbound-impl --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ southbound-impl --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ southbound-impl --- [WARNING] Bundle org.opendaylight.ovsdb:southbound-impl:bundle:1.18.0-SNAPSHOT : Unused Export-Package instructions: [org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.southbound.impl.rev141210.*] [INFO] Building bundle: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/target/southbound-impl-1.18.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ southbound-impl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- build-helper-maven-plugin:3.5.0:attach-artifact (attach-artifacts) @ southbound-impl --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ southbound-impl --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ southbound-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ southbound-impl --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.4:compile [WARNING] org.powermock:powermock-core:jar:2.0.9:test [WARNING] org.opendaylight.yangtools:yang-common:jar:11.0.5:compile [WARNING] com.fasterxml.jackson.core:jackson-databind:jar:2.15.3:compile [WARNING] org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.4:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:12.0.4:compile [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.4:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.4:compile [WARNING] org.powermock:powermock-api-support:jar:2.0.9:test [WARNING] org.apache.commons:commons-lang3:jar:3.14.0:compile [WARNING] org.opendaylight.yangtools:yang-data-api:jar:11.0.5:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:12.0.4:compile [WARNING] org.opendaylight.yangtools:yang-model-api:jar:11.0.5:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile [WARNING] org.opendaylight.yangtools:concepts:jar:11.0.5:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:12.0.4:test [WARNING] org.opendaylight.yangtools:util:jar:11.0.5:compile [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.24.4:compile [WARNING] org.powermock:powermock-reflect:jar:2.0.9:test [WARNING] Non-test scoped test only dependencies found: [WARNING] com.fasterxml.jackson.core:jackson-databind:jar:2.15.3:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ southbound-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ southbound-impl --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ southbound-impl --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ southbound-impl --- [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/target/southbound-impl-1.18.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/southbound-impl/1.18.0-SNAPSHOT/southbound-impl-1.18.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/pom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-impl/1.18.0-SNAPSHOT/southbound-impl-1.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/target/classes/initial/southbound.cfg to /tmp/r/org/opendaylight/ovsdb/southbound-impl/1.18.0-SNAPSHOT/southbound-impl-1.18.0-SNAPSHOT-config.cfg [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ southbound-impl --- [INFO] Installing org/opendaylight/ovsdb/southbound-impl/1.18.0-SNAPSHOT/southbound-impl-1.18.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ southbound-impl --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-impl/dependency_tree.txt [INFO] [INFO] ----------< org.opendaylight.ovsdb:odl-ovsdb-southbound-impl >---------- [INFO] Building ODL :: ovsdb :: odl-ovsdb-southbound-impl 1.18.0-SNAPSHOT [38/50] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-ovsdb-southbound-impl --- [INFO] Deleting /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl/target [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-ovsdb-southbound-impl --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-ovsdb-southbound-impl --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-ovsdb-southbound-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-ovsdb-southbound-impl --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-ovsdb-southbound-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-ovsdb-southbound-impl --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-ovsdb-southbound-impl --- [INFO] Created: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-ovsdb-southbound-impl --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-southbound-impl --- [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.18.0-SNAPSHOT/maven-metadata.xml (842 B at 842 kB/s) [INFO] Generating feature descriptor file /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-ovsdb-southbound-impl --- [INFO] Using repositories: file:///tmp/n/@id=file-snapshots@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://repo.maven.apache.org/maven2@id=central [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-ovsdb-southbound-impl >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-ovsdb-southbound-impl --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-ovsdb-southbound-impl <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-ovsdb-southbound-impl --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-ovsdb-southbound-impl --- [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-ovsdb-southbound-impl --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-ovsdb-southbound-impl --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-ovsdb-southbound-impl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-ovsdb-southbound-impl --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-southbound-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-ovsdb-southbound-impl --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-ovsdb-southbound-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-ovsdb-southbound-impl --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-ovsdb-southbound-impl --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-ovsdb-southbound-impl --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.18.0-SNAPSHOT/odl-ovsdb-southbound-impl-1.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.18.0-SNAPSHOT/odl-ovsdb-southbound-impl-1.18.0-SNAPSHOT-features.xml [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-ovsdb-southbound-impl --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl/target/test-features [INFO] [INFO] -------< org.opendaylight.ovsdb:odl-ovsdb-southbound-impl-rest >-------- [INFO] Building ODL :: ovsdb :: odl-ovsdb-southbound-impl-rest 1.18.0-SNAPSHOT [39/50] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-ovsdb-southbound-impl-rest --- [INFO] Deleting /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/target [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-ovsdb-southbound-impl-rest --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-ovsdb-southbound-impl-rest --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-ovsdb-southbound-impl-rest --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-ovsdb-southbound-impl-rest --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-ovsdb-southbound-impl-rest --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-ovsdb-southbound-impl-rest --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-ovsdb-southbound-impl-rest --- [INFO] Created: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-ovsdb-southbound-impl-rest --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-southbound-impl-rest --- [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.18.0-SNAPSHOT/maven-metadata.xml (847 B at 847 kB/s) [INFO] Generating feature descriptor file /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-ovsdb-southbound-impl-rest --- [INFO] Using repositories: file:///tmp/n/@id=file-snapshots@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://repo.maven.apache.org/maven2@id=central [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-ovsdb-southbound-impl-rest >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-ovsdb-southbound-impl-rest --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-ovsdb-southbound-impl-rest <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-ovsdb-southbound-impl-rest --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-ovsdb-southbound-impl-rest --- [INFO] Can't extract module name from pax-jdbc-features-1.5.6-features.xml: Module format not recognized: /tmp/r/org/ops4j/pax/jdbc/pax-jdbc-features/1.5.6/pax-jdbc-features-1.5.6-features.xml [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-ovsdb-southbound-impl-rest --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-ovsdb-southbound-impl-rest --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-ovsdb-southbound-impl-rest --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-ovsdb-southbound-impl-rest --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-southbound-impl-rest --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-ovsdb-southbound-impl-rest --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-ovsdb-southbound-impl-rest --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-ovsdb-southbound-impl-rest --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-ovsdb-southbound-impl-rest --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-ovsdb-southbound-impl-rest --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.18.0-SNAPSHOT/odl-ovsdb-southbound-impl-rest-1.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.18.0-SNAPSHOT/odl-ovsdb-southbound-impl-rest-1.18.0-SNAPSHOT-features.xml [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-ovsdb-southbound-impl-rest --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/target/test-features [INFO] [INFO] --------< org.opendaylight.ovsdb:odl-ovsdb-southbound-impl-ui >--------- [INFO] Building ODL :: ovsdb :: odl-ovsdb-southbound-impl-ui 1.18.0-SNAPSHOT [40/50] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-ovsdb-southbound-impl-ui --- [INFO] Deleting /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-ui/target [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-ovsdb-southbound-impl-ui --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-ovsdb-southbound-impl-ui --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-ovsdb-southbound-impl-ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-ovsdb-southbound-impl-ui --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-ovsdb-southbound-impl-ui --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-ovsdb-southbound-impl-ui --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-ovsdb-southbound-impl-ui --- [INFO] Created: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-ui/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-ovsdb-southbound-impl-ui --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-southbound-impl-ui --- [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.18.0-SNAPSHOT/maven-metadata.xml (845 B at 845 kB/s) [INFO] Generating feature descriptor file /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-ui/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-ovsdb-southbound-impl-ui --- [INFO] Using repositories: file:///tmp/n/@id=file-snapshots@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://repo.maven.apache.org/maven2@id=central [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-ovsdb-southbound-impl-ui >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-ovsdb-southbound-impl-ui --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-ovsdb-southbound-impl-ui <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-ovsdb-southbound-impl-ui --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-ovsdb-southbound-impl-ui --- [INFO] Can't extract module name from pax-jdbc-features-1.5.6-features.xml: Module format not recognized: /tmp/r/org/ops4j/pax/jdbc/pax-jdbc-features/1.5.6/pax-jdbc-features-1.5.6-features.xml [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-ovsdb-southbound-impl-ui --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-ovsdb-southbound-impl-ui --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-ovsdb-southbound-impl-ui --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-ovsdb-southbound-impl-ui --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-southbound-impl-ui --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-ovsdb-southbound-impl-ui --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-ovsdb-southbound-impl-ui --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-ovsdb-southbound-impl-ui --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-ovsdb-southbound-impl-ui --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-ovsdb-southbound-impl-ui --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-ui/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.18.0-SNAPSHOT/odl-ovsdb-southbound-impl-ui-1.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-ui/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.18.0-SNAPSHOT/odl-ovsdb-southbound-impl-ui-1.18.0-SNAPSHOT-features.xml [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-ovsdb-southbound-impl-ui --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-ui/target/test-features [INFO] [INFO] ----------< org.opendaylight.ovsdb:odl-ovsdb-southbound-test >---------- [INFO] Building ODL :: ovsdb :: odl-ovsdb-southbound-test 1.18.0-SNAPSHOT [41/50] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-ovsdb-southbound-test --- [INFO] Deleting /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-test/target [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-ovsdb-southbound-test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-ovsdb-southbound-test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-ovsdb-southbound-test --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-ovsdb-southbound-test --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-ovsdb-southbound-test --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-ovsdb-southbound-test --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-ovsdb-southbound-test --- [INFO] Created: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-test/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-ovsdb-southbound-test --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-southbound-test --- [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.18.0-SNAPSHOT/maven-metadata.xml (842 B at 842 kB/s) [INFO] Generating feature descriptor file /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-test/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-ovsdb-southbound-test --- [INFO] Using repositories: file:///tmp/n/@id=file-snapshots@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://repo.maven.apache.org/maven2@id=central [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-ovsdb-southbound-test >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-ovsdb-southbound-test --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-ovsdb-southbound-test <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-ovsdb-southbound-test --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-ovsdb-southbound-test --- [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-ovsdb-southbound-test --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-ovsdb-southbound-test --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-ovsdb-southbound-test --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-ovsdb-southbound-test --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-southbound-test --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-ovsdb-southbound-test --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-ovsdb-southbound-test --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-ovsdb-southbound-test --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-ovsdb-southbound-test --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-ovsdb-southbound-test --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-test/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.18.0-SNAPSHOT/odl-ovsdb-southbound-test-1.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-test/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.18.0-SNAPSHOT/odl-ovsdb-southbound-test-1.18.0-SNAPSHOT-features.xml [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-ovsdb-southbound-test --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-test/target/test-features [INFO] [INFO] -------------< org.opendaylight.ovsdb:southbound-features >------------- [INFO] Building ODL :: ovsdb :: southbound-features 1.18.0-SNAPSHOT [42/50] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ southbound-features --- [INFO] Deleting /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-features/features/target [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ southbound-features --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ southbound-features --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ southbound-features --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ southbound-features --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ southbound-features --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ southbound-features --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ southbound-features --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ southbound-features --- [INFO] Created: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-features/features/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ southbound-features --- [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/southbound-features/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/southbound-features/1.18.0-SNAPSHOT/maven-metadata.xml (836 B at 836 kB/s) [INFO] Generating feature descriptor file /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-features/features/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ southbound-features --- [INFO] Using repositories: file:///tmp/n/@id=file-snapshots@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://repo.maven.apache.org/maven2@id=central [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ southbound-features >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ southbound-features --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ southbound-features <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ southbound-features --- [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ southbound-features --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ southbound-features --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ southbound-features --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ southbound-features --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ southbound-features --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ southbound-features --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ southbound-features --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ southbound-features --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ southbound-features --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ southbound-features --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-features/features/pom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-features/1.18.0-SNAPSHOT/southbound-features-1.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-features/features/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/southbound-features/1.18.0-SNAPSHOT/southbound-features-1.18.0-SNAPSHOT-features.xml [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ southbound-features --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-features/features/dependency_tree.txt [INFO] [INFO] --------------< org.opendaylight.ovsdb:southbound-karaf >--------------- [INFO] Building ODL :: ovsdb :: southbound-karaf 1.18.0-SNAPSHOT [43/50] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ southbound-karaf --- [INFO] Deleting /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-karaf/target [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ southbound-karaf --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ southbound-karaf --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ southbound-karaf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ southbound-karaf --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ southbound-karaf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ southbound-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ southbound-karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ southbound-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-karaf/src/main/resources [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (process-resources) @ southbound-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-karaf/src/main/resources [INFO] [INFO] --- karaf-maven-plugin:4.4.4:assembly (process-resources) @ southbound-karaf --- [INFO] Using repositories: [INFO] file:///tmp/n/@id=file-snapshots@noreleases@snapshots [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror [INFO] https://repo.maven.apache.org/maven2@id=central [INFO] Creating work directory: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-karaf/target/assembly [INFO] Loading direct KAR and features XML dependencies [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.4/kar [INFO] Feature framework will be added as a startup feature [INFO] Generating Karaf assembly: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-karaf/target/assembly [INFO] Unzipping kars [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.4/kar [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.4/xml/features [INFO] Loading profiles from: [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml [INFO] Loading repositories [INFO] Generating generated-startup profile [INFO] Generating generated-boot profile with parents: generated-startup [INFO] Generating generated-installed profile [INFO] Configuring etc/config.properties and etc/system.properties [INFO] Downloading libraries for generated profiles [INFO] Downloading additional libraries [INFO] Writing configurations [INFO] adding config file: etc/profile.cfg [INFO] Startup stage [INFO] Loading startup repositories [INFO] Resolving startup features and bundles [INFO] Features: framework [INFO] Bundles: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/13.0.10 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.10 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.4 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.3 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.3 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.2.0 [INFO] Boot stage [INFO] Loading boot repositories [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/southbound-features/1.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-impl/1.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-api/1.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-utils/1.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/8.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/8.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/8.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/11.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/8.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/8.0.4/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.22/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-test/1.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-impl-ui/1.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-impl-rest/1.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/11.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/11.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-library/1.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/11.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/6.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-openapi/6.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/8.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.18.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/11.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/11.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.18.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/8.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/8.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/6.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/6.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/6.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-exp-netty-config/8.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6470/6.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6241/6.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/11.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.18.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8040/6.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/8.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.18.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.18.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/11.0.5/xml/features [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/11.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.18.4/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.18.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8526/6.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/6.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6243/6.0.6/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/11.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/13.0.10/xml/features [INFO] Feature jaas-boot/4.4.4 is defined as a boot feature [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.4.jar [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.4 [INFO] Feature odl-aaa-shiro/0.18.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro-api/0.18.4 [INFO] adding maven artifact: mvn:com.h2database/h2/2.2.220 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.18.4 [INFO] adding maven artifact: mvn:net.sf.ehcache/ehcache/2.10.9.2 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-tokenauthrealm/0.18.4 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-idm-store-h2/0.18.4 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.18.4 [INFO] adding maven artifact: mvn:org.apache.geronimo.specs/geronimo-jta_1.1_spec/1.1.1 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.18.4/xml/aaa-app-config [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.18.4/xml/aaa-datastore-config [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.18.4/xml/aaa-password-service-config [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.18.4/py/idmtool [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.18.4/cfg/config [INFO] Feature bundle/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.4 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg [INFO] Feature shell/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.4 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg [INFO] adding config file: etc/org.apache.karaf.shell.cfg [INFO] Feature odl-ovsdb-southbound-api/1.18.0.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/southbound-api/1.18.0-SNAPSHOT [INFO] Feature package/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.4 [INFO] Feature service/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.4 [INFO] Feature odl-mdsal-broker/8.0.4 is defined as a boot feature [INFO] Feature odl-jolokia/8.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.jolokia/jolokia-osgi/1.7.2 [INFO] adding maven artifact: mvn:com.googlecode.json-simple/json-simple/1.1.1 [INFO] adding maven artifact: mvn:org.opendaylight.controller/odl-jolokia-osgi/8.0.4/cfg/configuration [INFO] Feature ssh/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.10.0 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.10.0 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.4 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.10.0 [INFO] Feature odl-mdsal-model-rfc6991/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-type-util/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-yang-types/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-inet-types/12.0.4 [INFO] Feature odl-stax2-api/13.0.10 is defined as a boot feature [INFO] adding maven artifact: mvn:org.codehaus.woodstox/stax2-api/4.2.2 [INFO] Feature odl-mdsal-binding-base/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.24.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spec-util/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/yang-binding/12.0.4 [INFO] Feature odl-restconf-common/6.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-common/6.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-common-models/6.0.6 [INFO] Feature pax-web-websockets/8.0.22 is defined as a boot feature [INFO] adding maven artifact: mvn:jakarta.websocket/jakarta.websocket-api/1.1.2 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-websocket/8.0.22 [INFO] Feature odl-karaf-feat-jdbc/13.0.10 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.jdbc/org.apache.karaf.jdbc.core/4.4.4 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 [INFO] Feature pax-jdbc-spec/1.5.6 is defined as a boot feature [INFO] adding maven artifact: mvn:javax.enterprise/cdi-api/2.0.SP1 [INFO] adding maven artifact: mvn:javax.interceptor/javax.interceptor-api/1.2.2 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.javax-inject/1_3 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 [INFO] adding maven artifact: mvn:javax.transaction/javax.transaction-api/1.2 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 [INFO] Feature odl-aaa-password-service/0.18.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.18.4 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-api/0.18.4 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.18.4/xml/aaa-password-service-config [INFO] Feature odl-javassist-3/13.0.10 is defined as a boot feature [INFO] adding maven artifact: mvn:org.javassist/javassist/3.30.2-GA [INFO] Feature framework/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.4 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.3 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.3 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.4 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] Feature odl-netconf-model-rfc6470/6.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6470/6.0.6 [INFO] Feature odl-mdsal-model-rfc8342/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-datastores/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-origin/12.0.4 [INFO] Feature odl-ovsdb-southbound-impl-ui/1.18.0.SNAPSHOT is defined as a boot feature [INFO] Feature odl-mdsal-bytebuddy/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:net.bytebuddy/byte-buddy/1.14.9 [INFO] Feature odl-ovsdb-southbound-impl-rest/1.18.0.SNAPSHOT is defined as a boot feature [INFO] Feature odl-infrautils-diagstatus/6.0.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/diagstatus-web/6.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/diagstatus-impl/6.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/diagstatus-api/6.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/diagstatus-shell/6.0.5 [INFO] Feature shell-compat/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.4 [INFO] Feature deployer/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.4 [INFO] Feature http/8.0.22 is defined as a boot feature [INFO] Feature odl-mdsal-model-odl-l2-types/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/opendaylight-l2-types/2013.08.27.24.4 [INFO] Feature odl-netconf-model-rfc6241/6.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6241/6.0.6 [INFO] Feature jaas/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.4 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg [INFO] Feature odl-mdsal-binding-dom-adapter/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-adapter/12.0.4 [INFO] Feature pt-triemap/1.3.1 is defined as a boot feature [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.1 [INFO] Feature pax-web-http-whiteboard/8.0.22 is defined as a boot feature [INFO] Feature odl-mdsal-model-rfc8040/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8040/12.0.4 [INFO] Feature odl-ovsdb-utils/1.18.0.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/utils.southbound-utils/1.18.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/utils.config/1.18.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/utils.mdsal-utils/1.18.0-SNAPSHOT [INFO] Feature odl-mdsal-dom-api/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-spi/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/12.0.4 [INFO] Feature odl-mdsal-clustering-commons/8.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-raft/8.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.controller/atomix-storage/8.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-mgmt-api/8.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-segmented-journal/8.0.4 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-graphite/4.2.23 [INFO] adding maven artifact: mvn:com.rabbitmq/amqp-client/5.20.0 [INFO] adding maven artifact: mvn:org.lz4/lz4-java/1.8.0 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-commons/8.0.4 [INFO] Feature odl-yangtools-data/11.0.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-ri/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-impl/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-transform/11.0.5 [INFO] Feature aries-proxy/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.5 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.5 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.5 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.5 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.13 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.5 [INFO] Feature odl-mdsal-singleton-common/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-common-api/12.0.4 [INFO] Feature odl-gson/13.0.10 is defined as a boot feature [INFO] adding maven artifact: mvn:com.google.code.gson/gson/2.10.1 [INFO] Feature odl-infrautils-ready/6.0.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/ready-impl/6.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/ready-api/6.0.5 [INFO] Feature odl-ovsdb-library/1.18.0.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/library/1.18.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/schema.openvswitch/1.18.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/utils.servicehelper/1.18.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/schema.hardwarevtep/1.18.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/library/1.18.0-SNAPSHOT/cfg/config [INFO] Feature pax-web-http-war/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.web/org.apache.karaf.web.core/4.4.4 [INFO] Feature management/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.4 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 [INFO] adding config file: etc/jmx.acl.cfg [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg [INFO] adding config file: etc/org.apache.karaf.management.cfg [INFO] Feature 2b83dd7c-0584-440d-8063-89e1b89f3638/0.0.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.0.10 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.0.10 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.10 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.0.10 [INFO] Feature log/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.4 [INFO] adding config file: etc/org.apache.karaf.log.cfg [INFO] Feature odl-mdsal-common/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/12.0.4 [INFO] Feature odl-jersey-2/13.0.10 is defined as a boot feature [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-common/2.41 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/aopalliance-repackaged/2.6.1 [INFO] adding maven artifact: mvn:org.glassfish.jersey.inject/jersey-hk2/2.41 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-client/2.41 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-server/2.41 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet/2.41 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-api/2.6.1 [INFO] adding maven artifact: mvn:jakarta.validation/jakarta.validation-api/2.0.2 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-locator/2.6.1 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet-core/2.41 [INFO] adding maven artifact: mvn:org.glassfish.jersey.media/jersey-media-sse/2.41 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 [INFO] adding maven artifact: mvn:org.glassfish.hk2/osgi-resource-locator/1.0.3 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-utils/2.6.1 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/jakarta.inject/2.6.1 [INFO] Feature odl-restconf-openapi/6.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-openapi/6.0.6 [INFO] adding maven artifact: wrap:mvn:dk.brics/automaton/1.12-4 [INFO] Feature odl-jackson-2/13.0.10 is defined as a boot feature [INFO] adding maven artifact: mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-base/2.15.3 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.dataformat/jackson-dataformat-xml/2.15.3 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.module/jackson-module-jaxb-annotations/2.15.3 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider/2.15.3 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-core/2.15.3 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-annotations/2.15.3 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-databind/2.15.3 [INFO] Feature odl-mdsal-binding-api/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spi/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-util/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-api/12.0.4 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber [INFO] Feature pax-web-whiteboard/8.0.22 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-whiteboard/8.0.22 [INFO] Feature pax-jdbc-config/1.5.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-config/1.5.6 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-pool-common/1.5.6 [INFO] Feature odl-aaa-encryption-service/0.18.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service/0.18.4 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service-impl/0.18.4 [INFO] Feature odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-topology/2013.10.21.24.4 [INFO] Feature war/4.4.4 is defined as a boot feature [INFO] Feature scr/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 [INFO] Feature odl-netconf-api/6.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-auth/6.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-api/6.0.6 [INFO] Feature odl-yangtools-common/11.0.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/11.0.5 [INFO] Feature standard/4.4.4 is defined as a boot feature [INFO] Feature pax-web-war/8.0.22 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.22 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-war/2.6.14/jar/uber [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-war/8.0.22 [INFO] Feature odl-controller-exp-netty-config/8.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.42.0 [INFO] adding maven artifact: mvn:org.opendaylight.controller/threadpool-config-impl/0.19.4 [INFO] adding maven artifact: mvn:org.opendaylight.controller/netty-timer-config/0.19.4 [INFO] adding maven artifact: mvn:com.google.guava/guava/32.1.3-jre [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.controller/netty-threadgroup-config/0.19.4 [INFO] adding maven artifact: mvn:org.opendaylight.controller/threadpool-config-api/0.19.4 [INFO] adding maven artifact: mvn:org.opendaylight.controller/netty-event-executor-config/0.19.4 [INFO] Feature odl-mdsal-binding-runtime/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-loader/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-osgi/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-generator/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-osgi/12.0.4 [INFO] Feature odl-antlr4/13.0.10 is defined as a boot feature [INFO] adding maven artifact: mvn:org.antlr/antlr4-runtime/4.13.1 [INFO] Feature odl-netconf-model-rfc5277/6.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc5277/6.0.6 [INFO] Feature odl-karaf-feat-jetty/13.0.10 is defined as a boot feature [INFO] Feature odl-mdsal-distributed-datastore/8.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-api/8.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-distributed-datastore/8.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-dom-api/8.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-api/8.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.controller/eos-dom-akka/8.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-client/8.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-impl/8.0.4 [INFO] adding maven artifact: wrap:mvn:net.java.dev.stax-utils/stax-utils/20070216 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/8.0.4/xml/akkaconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/8.0.4/xml/factoryakkaconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/8.0.4/xml/moduleshardconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/8.0.4/xml/moduleconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/8.0.4/cfg/datastore [INFO] Feature odl-apache-commons-text/13.0.10 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.commons/commons-text/1.11.0 [INFO] Feature odl-yangtools-data-api/11.0.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-spi/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-spi/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-util/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-api/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-api/11.0.5 [INFO] Feature odl-apache-commons-lang3/13.0.10 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.commons/commons-lang3/3.14.0 [INFO] Feature odl-controller-scala/8.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.scala-lang/scala-library/2.13.12 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-parser-combinators_2.13/1.1.2 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-java8-compat_2.13/1.0.2 [INFO] adding maven artifact: mvn:org.scala-lang/scala-reflect/2.13.12 [INFO] Feature odl-dropwizard-metrics/13.0.10 is defined as a boot feature [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-core/4.2.23 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jmx/4.2.23 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jvm/4.2.23 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-healthchecks/4.2.23 [INFO] Feature odl-yangtools-export/11.0.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-export/11.0.5 [INFO] Feature feature/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.4 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg [INFO] Feature system/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.4 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg [INFO] Feature odl-mdsal-singleton-dom/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-dom-impl/12.0.4 [INFO] Feature odl-ws-rs-api/13.0.10 is defined as a boot feature [INFO] adding maven artifact: mvn:jakarta.ws.rs/jakarta.ws.rs-api/2.1.6 [INFO] Feature odl-mdsal-binding-runtime-api/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-model-api/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-model-ri/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-spi/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-api/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-api/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-spi/12.0.4 [INFO] Feature odl-servlet-api/13.0.10 is defined as a boot feature [INFO] adding maven artifact: mvn:javax.servlet/javax.servlet-api/3.1.0 [INFO] Feature odl-aaa-web/0.18.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-api/0.18.4 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-osgi-impl/0.18.4 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-jersey2/0.18.4 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-api/0.18.4 [INFO] Feature odl-aaa-api/0.18.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-authn-api/0.18.4 [INFO] Feature odl-ovsdb-southbound-impl/1.18.0.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/utils.yang-utils/1.18.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/southbound-impl/1.18.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/southbound-impl/1.18.0-SNAPSHOT/cfg/config [INFO] Feature config/4.4.4 is defined as a boot feature [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg [INFO] Feature odl-mdsal-dom-broker/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-broker/12.0.4 [INFO] Feature pax-web-http-jetty/8.0.22 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.22 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jetty/8.0.22 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-runtime/8.0.22 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.22/xml/config-jetty [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.22/xml/context-jetty [INFO] adding config file: etc/org.ops4j.pax.web.cfg [INFO] Feature odl-mdsal-eos-common/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-common-spi/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-common-api/12.0.4 [INFO] Feature diagnostic/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.4 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.4.jar [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.4 [INFO] Feature pax-web-core/8.0.22 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-spi/8.0.22 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.22 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-api/8.0.22 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 [INFO] Feature odl-mdsal-eos-dom/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-dom-api/12.0.4 [INFO] Feature odl-woodstox/13.0.10 is defined as a boot feature [INFO] adding maven artifact: mvn:com.fasterxml.woodstox/woodstox-core/6.5.1 [INFO] Feature wrap/2.6.14 is defined as a boot feature [INFO] Feature odl-mdsal-model-rfc8525/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8525/12.0.4 [INFO] Feature pax-web-http/8.0.22 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.http/org.apache.karaf.http.core/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.http/4.4.4 [INFO] Feature odl-jakarta-activation-api/13.0.10 is defined as a boot feature [INFO] adding maven artifact: mvn:jakarta.activation/jakarta.activation-api/1.2.2 [INFO] Feature odl-mdsal-dom-runtime/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-schema-osgi/12.0.4 [INFO] Feature kar/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.4 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg [INFO] Feature odl-guava/13.0.10 is defined as a boot feature [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.42.0 [INFO] adding maven artifact: mvn:com.google.guava/guava/32.1.3-jre [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.1 [INFO] Feature odl-mdsal-model-rfc8072/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8072/12.0.4 [INFO] Feature odl-apache-shiro/0.18.4 is defined as a boot feature [INFO] adding maven artifact: mvn:commons-beanutils/commons-beanutils/1.9.4 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/repackaged-shiro/0.18.4 [INFO] adding maven artifact: mvn:commons-collections/commons-collections/3.2.2 [INFO] adding maven artifact: mvn:org.owasp.encoder/encoder/1.2.3 [INFO] adding maven artifact: mvn:commons-logging/commons-logging/1.2 [INFO] Feature odl-yangtools-codec/11.0.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-xml/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-gson/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-binfmt/11.0.5 [INFO] Feature odl-yangtools-xpath/11.0.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-impl/11.0.5 [INFO] Feature odl-restconf-nb/6.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-api/6.0.6 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-api/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-common/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-client/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-server/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-servlet/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-dom-api/6.0.6 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/6.0.6 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.52.v20230823 [INFO] Feature odl-restconf/6.0.6 is defined as a boot feature [INFO] Feature jline/3.21.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 [INFO] Feature aries-blueprint/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.4 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 [INFO] Feature odl-mdsal-model-rfc7952/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7952/12.0.4 [INFO] Feature odl-yangtools-parser/11.0.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-parser-support/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-parser-support/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-rfc7950/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-parser-support/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-parser-support/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-parser-support/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-ri/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-parser-support/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-parser-support/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-impl/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-parser-support/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-fs/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-reactor/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-spi/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-parser-support/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-parser-support/11.0.5 [INFO] Feature odl-mdsal-remoterpc-connector/8.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-remoterpc-connector/8.0.4 [INFO] Feature instance/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.4 [INFO] Feature odl-yangtools-parser-api/11.0.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-model-api/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-model-api/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-spi/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-model-api/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-api/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-model-api/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-model-api/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-api/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-spi/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-model-api/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-model-api/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-model-api/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-model-api/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-util/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-api/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-ir/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-model-api/11.0.5 [INFO] Feature pax-web-jsp/8.0.22 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jsp/8.0.22 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.22 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-el2/8.0.22 [INFO] adding maven artifact: mvn:org.eclipse.jdt/ecj/3.26.0 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 [INFO] Feature odl-yangtools-util/11.0.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/11.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/11.0.5 [INFO] Feature odl-netconf-model-rfc8526/6.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc8526/6.0.6 [INFO] Feature odl-controller-blueprint/8.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.opendaylight.controller/blueprint/8.0.4 [INFO] Feature odl-netty-4/13.0.10 is defined as a boot feature [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.1.104.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.1.104.Final/jar/linux-x86_64 [INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.1.104.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.1.104.Final [INFO] adding maven artifact: mvn:io.netty/netty-codec/4.1.104.Final [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.1.104.Final [INFO] adding maven artifact: mvn:io.netty/netty-common/4.1.104.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.104.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.104.Final/jar/linux-x86_64 [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.1.104.Final [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.1.104.Final [INFO] Feature odl-yangtools-xpath-api/11.0.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-api/11.0.5 [INFO] Feature odl-aaa-cert/0.18.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.18.4 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.18.4/xml/config [INFO] Feature pax-web-jetty/9.4.52.v20230823 is defined as a boot feature [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jmx/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jaas/9.4.52.v20230823 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-xml/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-continuation/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.22 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlets/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.52.v20230823 [INFO] Feature odl-mdsal-eos-binding/12.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-api/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/12.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-adapter/12.0.4 [INFO] Feature odl-controller-akka/8.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:com.typesafe/config/1.4.2 [INFO] adding maven artifact: wrap:mvn:org.lmdbjava/lmdbjava/0.7.0 [INFO] adding maven artifact: mvn:org.opendaylight.controller/repackaged-akka/8.0.4 [INFO] adding maven artifact: mvn:io.aeron/aeron-client/1.38.1 [INFO] adding maven artifact: mvn:org.agrona/agrona/1.15.2 [INFO] adding maven artifact: mvn:io.aeron/aeron-driver/1.38.1 [INFO] adding maven artifact: mvn:org.reactivestreams/reactive-streams/1.0.4 [INFO] adding maven artifact: mvn:com.typesafe/ssl-config-core_2.13/0.4.3 [INFO] adding maven artifact: mvn:io.netty/netty/3.10.6.Final [INFO] Feature odl-controller-mdsal-common/8.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-common-util/8.0.4 [INFO] Feature pax-jdbc/1.5.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc/1.5.6 [INFO] Feature odl-infrautils-utils/6.0.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/infrautils-util/6.0.5 [INFO] Feature odl-netconf-model-rfc6243/6.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6243/6.0.6 [INFO] Feature odl-netconf-model-rfc8040/6.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc8040-ietf-restconf-monitoring/6.0.6 [INFO] Install stage [INFO] Loading installed repositories [INFO] Feature wrapper/4.4.4 is defined as an installed feature [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.4 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/1.7.32 [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ southbound-karaf --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ southbound-karaf >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ southbound-karaf --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ southbound-karaf <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ southbound-karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ southbound-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-karaf/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ southbound-karaf --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ southbound-karaf --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (apply-branding) @ southbound-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:unpack-dependencies (unpack-karaf-resources) @ southbound-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (org.ops4j.pax.url.mvn.cfg) @ southbound-karaf --- [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties [INFO] Copying opendaylight-karaf-resources-13.0.10-config.properties to /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ southbound-karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ southbound-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-karaf/src/main/assembly [INFO] [INFO] --- karaf-plugin:13.0.10:populate-local-repo (populate-local-repo) @ southbound-karaf --- [INFO] Feature repository discovered recursively: 1ec05eae-5fba-4776-b6e8-f036a7f3e430 [INFO] Feature repository discovered recursively: southbound-features [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-api-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-mdsal-model-odl-l2-types [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-infrautils-ready [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: odl-infrautils-utils [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-ovsdb-utils-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-mdsal-8.0.4 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-controller-8.0.4 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api [INFO] Feature repository discovered recursively: odl-yangtools-parser [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: odl-controller-8.0.4 [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-8.0.4 [INFO] Feature repository discovered recursively: odl-ovsdb-library-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-jackson-2 [INFO] Feature repository discovered recursively: odl-woodstox [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-aaa-0.18.4 [INFO] Feature repository discovered recursively: odl-aaa-0.18.4 [INFO] Feature repository discovered recursively: odl-controller-blueprint-8.0.4 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-rest-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-restconf [INFO] Feature repository discovered recursively: odl-restconf-nb-6.0.6 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 [INFO] Feature repository discovered recursively: odl-controller-exp-netty-config [INFO] Feature repository discovered recursively: odl-netconf-6.0.6 [INFO] Feature repository discovered recursively: odl-yangtools-export [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 [INFO] Feature repository discovered recursively: odl-aaa-0.18.4 [INFO] Feature repository discovered recursively: odl-aaa-0.18.4 [INFO] Feature repository discovered recursively: odl-aaa-0.18.4 [INFO] Feature repository discovered recursively: odl-extras-8.0.4 [INFO] Feature repository discovered recursively: odl-aaa-0.18.4 [INFO] Feature repository discovered recursively: odl-jersey-2 [INFO] Feature repository discovered recursively: odl-javassist-3 [INFO] Feature repository discovered recursively: odl-aaa-0.18.4 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.6 [INFO] Feature repository discovered recursively: odl-netconf-6.0.6 [INFO] Feature repository discovered recursively: odl-netconf-6.0.6 [INFO] Feature repository discovered recursively: odl-netconf-6.0.6 [INFO] Feature repository discovered recursively: odl-netconf-6.0.6 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 [INFO] Feature repository discovered recursively: odl-netconf-6.0.6 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-ui-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-netconf-6.0.6 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: framework-4.4.4 [INFO] Feature repository discovered recursively: standard-4.4.4 [INFO] Feature repository discovered recursively: framework-4.4.4 [INFO] Feature repository discovered recursively: southbound-features [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-api-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: odl-mdsal-model-odl-l2-types [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-jackson-2 [INFO] Feature repository discovered recursively: odl-woodstox [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-infrautils-utils [INFO] Feature repository discovered recursively: odl-infrautils-ready [INFO] Feature repository discovered recursively: odl-ovsdb-utils-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-mdsal-8.0.4 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime [INFO] Feature repository discovered recursively: odl-mdsal-dom-api [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-yangtools-parser [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-controller-8.0.4 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-controller-8.0.4 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-8.0.4 [INFO] Feature repository discovered recursively: odl-ovsdb-library-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-aaa-0.18.4 [INFO] Feature repository discovered recursively: odl-controller-blueprint-8.0.4 [INFO] Feature repository discovered recursively: odl-aaa-0.18.4 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-rest-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-restconf [INFO] Feature repository discovered recursively: odl-restconf-nb-6.0.6 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 [INFO] Feature repository discovered recursively: odl-controller-exp-netty-config [INFO] Feature repository discovered recursively: odl-netconf-6.0.6 [INFO] Feature repository discovered recursively: odl-yangtools-export [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 [INFO] Feature repository discovered recursively: odl-aaa-0.18.4 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.6 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 [INFO] Feature repository discovered recursively: odl-extras-8.0.4 [INFO] Feature repository discovered recursively: odl-aaa-0.18.4 [INFO] Feature repository discovered recursively: odl-aaa-0.18.4 [INFO] Feature repository discovered recursively: odl-aaa-0.18.4 [INFO] Feature repository discovered recursively: odl-jersey-2 [INFO] Feature repository discovered recursively: odl-javassist-3 [INFO] Feature repository discovered recursively: odl-aaa-0.18.4 [INFO] Feature repository discovered recursively: odl-netconf-6.0.6 [INFO] Feature repository discovered recursively: odl-netconf-6.0.6 [INFO] Feature repository discovered recursively: odl-netconf-6.0.6 [INFO] Feature repository discovered recursively: odl-netconf-6.0.6 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 [INFO] Feature repository discovered recursively: odl-netconf-6.0.6 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-ui-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-netconf-6.0.6 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: standard-4.4.4 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.22 [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (fix-permissions) @ southbound-karaf --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-bc) @ southbound-karaf --- [INFO] Executing tasks [INFO] [delete] Deleting directory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-karaf/target/assembly/system/org/bouncycastle [INFO] Executed tasks [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ southbound-karaf --- [INFO] Building jar: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-karaf/target/southbound-karaf-1.18.0-SNAPSHOT.jar [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ southbound-karaf --- [INFO] Skipping javadoc generation [INFO] [INFO] --- karaf-maven-plugin:4.4.4:archive (package) @ southbound-karaf --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ southbound-karaf --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ southbound-karaf --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ southbound-karaf --- [WARNING] Unused declared dependencies found: [WARNING] org.apache.karaf.features:framework:kar:4.4.4:compile [WARNING] org.opendaylight.odlparent:karaf.branding:jar:13.0.10:compile [WARNING] org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:compile [WARNING] org.apache.felix:org.apache.felix.metatype:jar:1.2.4:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ southbound-karaf --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ southbound-karaf --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ southbound-karaf --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ southbound-karaf --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-karaf/pom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-karaf/1.18.0-SNAPSHOT/southbound-karaf-1.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-karaf/target/southbound-karaf-1.18.0-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/ovsdb/southbound-karaf/1.18.0-SNAPSHOT/southbound-karaf-1.18.0-SNAPSHOT.tar.gz [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-karaf/target/southbound-karaf-1.18.0-SNAPSHOT.zip to /tmp/r/org/opendaylight/ovsdb/southbound-karaf/1.18.0-SNAPSHOT/southbound-karaf-1.18.0-SNAPSHOT.zip [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ southbound-karaf --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-karaf/dependency_tree.txt [INFO] [INFO] -------< org.opendaylight.ovsdb:southbound-features-aggregator >-------- [INFO] Building ODL :: ovsdb :: southbound-features-aggregator 1.18.0-SNAPSHOT [44/50] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ southbound-features-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ southbound-features-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ southbound-features-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ southbound-features-aggregator --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ southbound-features-aggregator --- [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-features/pom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-features-aggregator/1.18.0-SNAPSHOT/southbound-features-aggregator-1.18.0-SNAPSHOT.pom [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ southbound-features-aggregator --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-features/dependency_tree.txt [INFO] [INFO] ------------< org.opendaylight.ovsdb:southbound-artifacts >------------- [INFO] Building ODL :: ovsdb :: southbound-artifacts 1.18.0-SNAPSHOT [45/50] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ southbound-artifacts --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ southbound-artifacts --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ southbound-artifacts --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ southbound-artifacts --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ southbound-artifacts --- [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-artifacts/pom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-artifacts/1.18.0-SNAPSHOT/southbound-artifacts-1.18.0-SNAPSHOT.pom [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ southbound-artifacts --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-artifacts/dependency_tree.txt [INFO] [INFO] ----------------< org.opendaylight.ovsdb:southbound-it >---------------- [INFO] Building ODL :: ovsdb :: southbound-it 1.18.0-SNAPSHOT [46/50] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ southbound-it --- [INFO] Deleting /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-it/target [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ southbound-it --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ southbound-it --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ southbound-it --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ southbound-it --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ southbound-it --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ southbound-it --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ southbound-it --- [INFO] Created: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-it/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ southbound-it --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ southbound-it --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-it/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ southbound-it --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ southbound-it >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ southbound-it --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ southbound-it <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ southbound-it --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ southbound-it --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-it/src/test/resources [INFO] [INFO] --- maven-dependency-plugin:3.6.1:unpack-dependencies (unpack-karaf-resources) @ southbound-it --- [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ southbound-it --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[295,80] unchecked method invocation: method create in class org.opendaylight.mdsal.binding.api.DataTreeIdentifier is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[296,21] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[295,54] unchecked method invocation: method registerDataTreeChangeListener in interface org.opendaylight.mdsal.binding.api.DataTreeChangeService is applied to given types required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,L found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.ovsdb.southbound.it.SouthboundIT.NotifyingDataChangeListener [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[295,80] unchecked conversion required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[457,76] unchecked method invocation: method create in class org.opendaylight.mdsal.binding.api.DataTreeIdentifier is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[458,17] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[457,50] unchecked method invocation: method registerDataTreeChangeListener in interface org.opendaylight.mdsal.binding.api.DataTreeChangeService is applied to given types required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,L found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.ovsdb.southbound.it.SouthboundIT.NotifyingDataChangeListener [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[457,76] unchecked conversion required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[459,76] unchecked method invocation: method create in class org.opendaylight.mdsal.binding.api.DataTreeIdentifier is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[460,17] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[459,50] unchecked method invocation: method registerDataTreeChangeListener in interface org.opendaylight.mdsal.binding.api.DataTreeChangeService is applied to given types required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,L found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.ovsdb.southbound.it.SouthboundIT.NotifyingDataChangeListener [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[459,76] unchecked conversion required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[2639,51] Varargs method could cause heap pollution from non-reifiable varargs parameter values [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[664,37] auto-closeable resource testBridge is never referenced in body of corresponding try statement [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[755,25] auto-closeable resource testBridge is never referenced in body of corresponding try statement [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[989,33] auto-closeable resource testAutoattach is never referenced in body of corresponding try statement [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[981,25] auto-closeable resource testBridge is never referenced in body of corresponding try statement [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1283,25] auto-closeable resource testBridge is never referenced in body of corresponding try statement [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1324,25] auto-closeable resource testBridge is never referenced in body of corresponding try statement [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1362,25] auto-closeable resource testBridge is never referenced in body of corresponding try statement [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1407,25] auto-closeable resource testBridge is never referenced in body of corresponding try statement [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1485,33] auto-closeable resource testBridge is never referenced in body of corresponding try statement [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1634,25] auto-closeable resource testBridge is never referenced in body of corresponding try statement [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1719,25] auto-closeable resource testBridge is never referenced in body of corresponding try statement [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1786,29] auto-closeable resource testBridge is never referenced in body of corresponding try statement [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1871,29] auto-closeable resource testBridge is never referenced in body of corresponding try statement [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1943,25] auto-closeable resource testBridge is never referenced in body of corresponding try statement [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1944,25] auto-closeable resource testQos is never referenced in body of corresponding try statement [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[2116,26] auto-closeable resource testQos is never referenced in body of corresponding try statement [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[2116,26] auto-closeable resource testQos is never referenced in body of corresponding try statement [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[2135,24] auto-closeable resource testQueue is never referenced in body of corresponding try statement [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[2247,32] auto-closeable resource testQueue is never referenced in body of corresponding try statement [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[2333,24] auto-closeable resource testQueue is never referenced in body of corresponding try statement [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[2379,30] auto-closeable resource testQos is never referenced in body of corresponding try statement [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[2464,22] auto-closeable resource testQos is never referenced in body of corresponding try statement [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ southbound-it --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] [INFO] Results: [INFO] [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ southbound-it --- [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ southbound-it --- [INFO] Building jar: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-it/target/southbound-it-1.18.0-SNAPSHOT.jar [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ southbound-it --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (prep-jacoco-agent) @ southbound-it --- [INFO] Executing tasks [INFO] [copy] Copying 1 file to /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-it/target/exam/jars [INFO] Executed tasks [INFO] [INFO] --- maven-failsafe-plugin:3.2.3:integration-test (default) @ southbound-it --- [INFO] Tests are skipped. [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ southbound-it --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ southbound-it --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-failsafe-plugin:3.2.3:verify (default) @ southbound-it --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ southbound-it --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.4:compile [WARNING] org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile [WARNING] org.ops4j.pax.exam:pax-exam-spi:jar:4.13.5:compile [WARNING] org.opendaylight.ovsdb:utils.mdsal-utils:jar:1.18.0-SNAPSHOT:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:11.0.5:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:12.0.4:compile [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.4:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.4:compile [WARNING] org.objenesis:objenesis:jar:3.3:test [WARNING] org.opendaylight.controller:atomix-storage:jar:8.0.4:compile [WARNING] net.bytebuddy:byte-buddy-agent:jar:1.12.19:test [WARNING] org.opentest4j:opentest4j:jar:1.3.0:test [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.apache.karaf:org.apache.karaf.client:jar:4.4.4:test [WARNING] org.opendaylight.yangtools:concepts:jar:11.0.5:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile [WARNING] org.opendaylight.ovsdb:library:jar:1.18.0-SNAPSHOT:compile [WARNING] net.bytebuddy:byte-buddy:jar:1.12.19:compile [WARNING] net.java.dev.jna:jna:jar:5.13.0:runtime [WARNING] org.opendaylight.ovsdb:southbound-api:jar:1.18.0-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.24.4:compile [WARNING] org.ops4j.pax.tipi:org.ops4j.pax.tipi.hamcrest.core:jar:1.3.0.1:test [WARNING] org.opendaylight.ovsdb:southbound-impl:jar:1.18.0-SNAPSHOT:compile [WARNING] Unused declared dependencies found: [WARNING] com.guicedee.services:javax.inject:jar:1.0.20.2:compile [WARNING] org.opendaylight.ovsdb:southbound-features:xml:features:1.18.0-SNAPSHOT:compile [WARNING] org.ops4j.pax.url:pax-url-aether:jar:2.6.14:compile [WARNING] org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.4:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.4:compile [WARNING] org.ops4j.pax.exam:pax-exam-junit4:jar:4.13.5:compile [WARNING] org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:11.0.5:compile [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.4:compile [WARNING] org.osgi:org.osgi.framework:jar:1.10.0:compile [WARNING] org.opendaylight.controller:atomix-storage:jar:8.0.4:compile [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.opendaylight.yangtools:concepts:jar:11.0.5:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile [WARNING] org.opendaylight.ovsdb:library:jar:1.18.0-SNAPSHOT:compile [WARNING] org.ops4j.pax.exam:pax-exam-container-karaf:jar:4.13.5:compile [WARNING] org.opendaylight.ovsdb:southbound-api:jar:1.18.0-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.24.4:compile [WARNING] org.opendaylight.ovsdb:southbound-impl:jar:1.18.0-SNAPSHOT:compile [WARNING] org.ops4j.pax.exam:pax-exam-spi:jar:4.13.5:compile [WARNING] org.opendaylight.ovsdb:utils.mdsal-utils:jar:1.18.0-SNAPSHOT:compile [WARNING] junit:junit:jar:4.13.2:compile [WARNING] org.ops4j.pax.exam:pax-exam:jar:4.13.5:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:12.0.4:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.4:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:12.0.4:compile [WARNING] org.opendaylight.ovsdb:utils.southbound-utils:jar:1.18.0-SNAPSHOT:compile [WARNING] net.bytebuddy:byte-buddy:jar:1.12.19:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.4:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ southbound-it --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ southbound-it --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ southbound-it --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ southbound-it --- [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-it/target/southbound-it-1.18.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/southbound-it/1.18.0-SNAPSHOT/southbound-it-1.18.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-it/pom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-it/1.18.0-SNAPSHOT/southbound-it-1.18.0-SNAPSHOT.pom [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ southbound-it --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/southbound-it/dependency_tree.txt [INFO] [INFO] ------------< org.opendaylight.ovsdb:southbound-aggregator >------------ [INFO] Building ODL :: ovsdb :: southbound-aggregator 1.18.0-SNAPSHOT [47/50] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ southbound-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ southbound-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ southbound-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ southbound-aggregator --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ southbound-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ southbound-aggregator --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/southbound/dependency_tree.txt [INFO] [INFO] ------------< org.opendaylight.ovsdb:utils.ovsdb-it-utils >------------- [INFO] Building ODL :: ovsdb :: utils.ovsdb-it-utils 1.18.0-SNAPSHOT [48/50] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ utils.ovsdb-it-utils --- [INFO] Deleting /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/ovsdb-it-utils/target [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ utils.ovsdb-it-utils --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ utils.ovsdb-it-utils --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ utils.ovsdb-it-utils --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ utils.ovsdb-it-utils --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ utils.ovsdb-it-utils --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ utils.ovsdb-it-utils --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ utils.ovsdb-it-utils --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ utils.ovsdb-it-utils --- [INFO] Copying 6 resources from src/main/resources/docker-compose-files to target/classes/META-INF/docker-compose-files [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ utils.ovsdb-it-utils --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 17] to target/classes [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/ovsdb-it-utils/src/main/java/org/opendaylight/ovsdb/utils/ovsdb/it/utils/DockerOvs.java:[98,14] auto-closeable resource org.opendaylight.ovsdb.utils.ovsdb.it.utils.DockerOvs has a member method close() that could throw InterruptedException [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/ovsdb-it-utils/src/main/java/org/opendaylight/ovsdb/utils/ovsdb/it/utils/DockerOvs.java:[423,9] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/ovsdb-it-utils/src/main/java/org/opendaylight/ovsdb/utils/ovsdb/it/utils/DockerOvs.java:[446,45] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/ovsdb-it-utils/src/main/java/org/opendaylight/ovsdb/utils/ovsdb/it/utils/DockerOvs.java:[446,50] unchecked cast required: java.util.Map.Entry found: java.lang.Object [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/ovsdb-it-utils/src/main/java/org/opendaylight/ovsdb/utils/ovsdb/it/utils/DockerOvs.java:[447,13] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/ovsdb-it-utils/src/main/java/org/opendaylight/ovsdb/utils/ovsdb/it/utils/DockerOvs.java:[447,42] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/ovsdb-it-utils/src/main/java/org/opendaylight/ovsdb/utils/ovsdb/it/utils/DockerOvs.java:[447,47] unchecked cast required: java.util.Map.Entry found: java.lang.Object [WARNING] /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/ovsdb-it-utils/src/main/java/org/opendaylight/ovsdb/utils/ovsdb/it/utils/DockerOvs.java:[452,13] found raw type: java.util.List missing type arguments for generic class java.util.List [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ utils.ovsdb-it-utils >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ utils.ovsdb-it-utils --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ utils.ovsdb-it-utils <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ utils.ovsdb-it-utils --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ utils.ovsdb-it-utils --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/ovsdb-it-utils/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ utils.ovsdb-it-utils --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ utils.ovsdb-it-utils --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ utils.ovsdb-it-utils --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ utils.ovsdb-it-utils --- [INFO] Building bundle: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/ovsdb-it-utils/target/utils.ovsdb-it-utils-1.18.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/ovsdb-it-utils/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ utils.ovsdb-it-utils --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ utils.ovsdb-it-utils --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ utils.ovsdb-it-utils --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ utils.ovsdb-it-utils --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:12.0.4:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:12.0.4:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.4:compile [WARNING] Unused declared dependencies found: [WARNING] org.ops4j.pax.exam:pax-exam-junit4:jar:4.13.5:compile [WARNING] com.guicedee.services:javax.inject:jar:1.0.20.2:compile [WARNING] org.ops4j.pax.url:pax-url-aether:jar:2.6.14:compile [WARNING] org.ops4j.pax.exam:pax-exam-container-karaf:jar:4.13.5:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ utils.ovsdb-it-utils --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ utils.ovsdb-it-utils --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ utils.ovsdb-it-utils --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ utils.ovsdb-it-utils --- [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/ovsdb-it-utils/target/utils.ovsdb-it-utils-1.18.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.18.0-SNAPSHOT/utils.ovsdb-it-utils-1.18.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/ovsdb-it-utils/pom.xml to /tmp/r/org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.18.0-SNAPSHOT/utils.ovsdb-it-utils-1.18.0-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ utils.ovsdb-it-utils --- [INFO] Installing org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.18.0-SNAPSHOT/utils.ovsdb-it-utils-1.18.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ utils.ovsdb-it-utils --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/ovsdb-it-utils/dependency_tree.txt [INFO] [INFO] --------------------< org.opendaylight.ovsdb:utils >-------------------- [INFO] Building ODL :: ovsdb :: utils 1.18.0-SNAPSHOT [49/50] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ utils --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ utils --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ utils --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ utils --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ utils --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ utils --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/utils/dependency_tree.txt [INFO] [INFO] --------------------< org.opendaylight.ovsdb:ovsdb >-------------------- [INFO] Building ovsdb 1.18.0-SNAPSHOT [50/50] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ ovsdb --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ ovsdb --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ ovsdb --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ ovsdb --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ ovsdb --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ ovsdb --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/ovsdb/dependency_tree.txt [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for ovsdb 1.18.0-SNAPSHOT: [INFO] [INFO] ODL :: ovsdb :: it ................................. SUCCESS [ 3.660 s] [INFO] ovsdb-binding-parent ............................... SUCCESS [ 0.057 s] [INFO] ODL :: ovsdb :: parents ............................ SUCCESS [ 0.236 s] [INFO] ODL :: ovsdb :: hwvtepsouthbound-api ............... SUCCESS [ 4.472 s] [INFO] ODL :: ovsdb :: library ............................ SUCCESS [ 1.861 s] [INFO] ODL :: ovsdb :: schema.hardwarevtep ................ SUCCESS [ 0.471 s] [INFO] ODL :: ovsdb :: southbound-api ..................... SUCCESS [ 1.638 s] [INFO] ODL :: ovsdb :: utils.mdsal-utils .................. SUCCESS [ 0.453 s] [INFO] ODL :: ovsdb :: hwvtepsouthbound-impl .............. SUCCESS [ 4.243 s] [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-api ..... SUCCESS [ 2.128 s] [INFO] ODL :: ovsdb :: utils.servicehelper ................ SUCCESS [ 0.884 s] [INFO] ODL :: ovsdb :: schema.openvswitch ................. SUCCESS [ 1.085 s] [INFO] ODL :: ovsdb :: odl-ovsdb-library .................. SUCCESS [ 1.733 s] [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-api ........... SUCCESS [ 0.591 s] [INFO] ODL :: ovsdb :: utils.config ....................... SUCCESS [ 0.255 s] [INFO] ODL :: ovsdb :: utils.southbound-utils ............. SUCCESS [ 0.420 s] [INFO] ODL :: ovsdb :: odl-ovsdb-utils .................... SUCCESS [ 0.166 s] [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound ......... SUCCESS [ 0.200 s] [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-rest .... SUCCESS [ 0.560 s] [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-ui ...... SUCCESS [ 0.353 s] [INFO] ODL :: ovsdb :: utils.hwvtepsouthbound-utils ....... SUCCESS [ 0.277 s] [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-test .... SUCCESS [ 0.177 s] [INFO] ODL :: ovsdb :: hwvtepsouthbound-features .......... SUCCESS [ 0.341 s] [INFO] ODL :: ovsdb :: hwvtepsouthbound-karaf ............. SUCCESS [ 19.827 s] [INFO] ODL :: ovsdb :: hwvtepsouthbound-features-aggregator SUCCESS [ 0.005 s] [INFO] ODL :: ovsdb :: hwvtepsouthbound-artifacts ......... SUCCESS [ 0.003 s] [INFO] ODL :: ovsdb :: hwvtepsouthbound-it ................ SUCCESS [ 3.283 s] [INFO] ODL :: ovsdb :: hwvtepsouthbound-aggregator ........ SUCCESS [ 0.003 s] [INFO] ODL :: ovsdb :: library-features ................... SUCCESS [ 0.158 s] [INFO] ODL :: ovsdb :: library-karaf ...................... SUCCESS [ 12.723 s] [INFO] ODL :: ovsdb :: library-features-aggregator ........ SUCCESS [ 0.004 s] [INFO] ODL :: ovsdb :: library-artifacts .................. SUCCESS [ 0.003 s] [INFO] ODL :: ovsdb :: library-it ......................... SUCCESS [ 2.837 s] [INFO] ODL :: ovsdb :: library-aggregator ................. SUCCESS [ 0.003 s] [INFO] ODL :: ovsdb :: schemas ............................ SUCCESS [ 0.002 s] [INFO] ODL :: ovsdb :: utils.yang-utils ................... SUCCESS [ 0.180 s] [INFO] ODL :: ovsdb :: southbound-impl .................... SUCCESS [ 1.935 s] [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-impl .......... SUCCESS [ 0.187 s] [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-impl-rest ..... SUCCESS [ 0.249 s] [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-impl-ui ....... SUCCESS [ 0.267 s] [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-test .......... SUCCESS [ 0.218 s] [INFO] ODL :: ovsdb :: southbound-features ................ SUCCESS [ 0.316 s] [INFO] ODL :: ovsdb :: southbound-karaf ................... SUCCESS [ 18.655 s] [INFO] ODL :: ovsdb :: southbound-features-aggregator ..... SUCCESS [ 0.005 s] [INFO] ODL :: ovsdb :: southbound-artifacts ............... SUCCESS [ 0.003 s] [INFO] ODL :: ovsdb :: southbound-it ...................... SUCCESS [ 3.030 s] [INFO] ODL :: ovsdb :: southbound-aggregator .............. SUCCESS [ 0.003 s] [INFO] ODL :: ovsdb :: utils.ovsdb-it-utils ............... SUCCESS [ 0.368 s] [INFO] ODL :: ovsdb :: utils .............................. SUCCESS [ 0.003 s] [INFO] ovsdb .............................................. SUCCESS [ 0.002 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:31 min [INFO] Finished at: 2024-01-23T19:37:16Z [INFO] ------------------------------------------------------------------------ [ovsdb-distribution-check-calcium] $ /bin/sh -xe /tmp/jenkins4179685670047184153.sh + rm -rf /tmp/r + mv /tmp/t /tmp/r [ovsdb-distribution-check-calcium] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -f distribution/pom.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=fcdeadb009271e23dacce872742bdf773be6b81a -DGERRIT_HOST=git.opendaylight.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/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/+/109937 -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=109937 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Robert Varga\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/37/109937/1 -DDISTROSTREAM=calcium "-DGERRIT_PATCHSET_UPLOADER_NAME=Robert Varga" '-DGERRIT_CHANGE_OWNER=\"Robert Varga\" ' -DPROJECT=ovsdb -DGERRIT_CHANGE_COMMIT_MESSAGE=QnVtcCB1cHN0cmVhbXMKCkFkb3B0OgotIG9kcGFyZW50LTEzLjAuMTAKLSBpbmZyYXV0aWxzLTYuMC41Ci0geWFuZ3Rvb2xzLTExLjAuNQotIG1kc2FsLTEyLjAuNAotIGNvbnRyb2xsZXItOC4wLjQKLSBhYWEtMC4xOC40Ci0gbmV0Y29uZi02LjAuNgoKQ2hhbmdlLUlkOiBJMTZmN2JkMGQzNzkxOWU4M2E2YWRhZGU0ZDFhMTk1MmQzZGZiZWVlMgpTaWduZWQtb2ZmLWJ5OiBSb2JlcnQgVmFyZ2EgPHJvYmVydC52YXJnYUBwYW50aGVvbi50ZWNoPgooY2hlcnJ5IHBpY2tlZCBmcm9tIGNvbW1pdCBiMjhlZmEwOTQxNTRlMzljMDkwMzEyMjA1Zjg2NGRiZDdjZjRmZTM3KQo= -DGERRIT_NAME=OpenDaylight -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Bump upstreams" -DOS_CLOUD=vex -DDISTROGITURL=ssh://jenkins-$SILO@git.opendaylight.org:29418/integration/distribution '-DGERRIT_EVENT_ACCOUNT=\"Robert Varga\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I16f7bd0d37919e83a6adade4d1a1952d3dfbeee2 -DKARAF_VERSION=karaf4 -DGERRIT_EVENT_HASH=863262175 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=nite@hq.sk -DGERRIT_PATCHSET_NUMBER=1 "-DGERRIT_CHANGE_OWNER_NAME=Robert Varga" clean install dependency:tree -DoutputFile=dependency_tree.txt -s fake_remotes.xml -Pq -Dsft.heap.max=4g -DskipTests=false --show-version --batch-mode -Djenkins -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 Java version: 17.0.6-ea, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-17-openjdk-17.0.6.0.9-0.3.ea.el8.x86_64 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "4.18.0-535.el8.x86_64", arch: "amd64", family: "unix" [INFO] Scanning for projects... [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/daexim/daexim-artifacts/1.15.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-artifacts/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.18.0-SNAPSHOT/maven-metadata.xml (627 B at 78 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.18.0-SNAPSHOT/hwvtepsouthbound-artifacts-1.18.0-20240123.193154-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.18.0-SNAPSHOT/hwvtepsouthbound-artifacts-1.18.0-20240123.193154-1.pom (3.4 kB at 1.1 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/library-artifacts/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/library-artifacts/1.18.0-SNAPSHOT/maven-metadata.xml (618 B at 618 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/library-artifacts/1.18.0-SNAPSHOT/library-artifacts-1.18.0-20240123.193154-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/library-artifacts/1.18.0-SNAPSHOT/library-artifacts-1.18.0-20240123.193154-1.pom (2.3 kB at 2.3 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/southbound-artifacts/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/southbound-artifacts/1.18.0-SNAPSHOT/maven-metadata.xml (621 B at 621 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/southbound-artifacts/1.18.0-SNAPSHOT/southbound-artifacts-1.18.0-20240123.193154-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/southbound-artifacts/1.18.0-SNAPSHOT/southbound-artifacts-1.18.0-20240123.193154-1.pom (3.3 kB at 1.7 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/serviceutils-artifacts/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] ODL :: integration :: distribution-artifacts [pom] [INFO] ODL :: integration :: properties [pom] [INFO] ODL :: integration :: artifact-artifacts [pom] [INFO] ODL :: integration :: other-artifacts [pom] [INFO] ODL :: integration :: upstream-all-artifacts [pom] [INFO] ODL :: integration :: upstream-aggregator [pom] [INFO] ODL :: integration :: all-artifacts [pom] [INFO] ODL :: integration :: artifacts-aggregator [pom] [INFO] ODL :: integration :: Karaf :: Scripts :: karaf-scripts [jar] [INFO] ODL :: integration :: features-index [feature] [INFO] ODL :: integration :: odl-integration-compatible-with-all [feature] [INFO] ODL :: integration :: odl-integration-all [feature] [INFO] ODL :: integration :: features-test [feature] [INFO] ODL :: integration :: karaf [pom] [INFO] ODL :: integration :: singles-aggregator [pom] [INFO] ODL :: integration :: repos-aggregator [pom] [INFO] ODL :: integration :: features-aggregator [pom] [INFO] ODL :: integration :: onap-karaf [pom] [INFO] Integration/Distribution [pom] [INFO] [INFO] --------< org.opendaylight.integration:distribution-artifacts >--------- [INFO] Building ODL :: integration :: distribution-artifacts 0.20.0-SNAPSHOT [1/19] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ distribution-artifacts --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ distribution-artifacts --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ distribution-artifacts --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ distribution-artifacts --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ distribution-artifacts --- [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/distribution/artifacts/distribution/pom.xml to /tmp/r/org/opendaylight/integration/distribution-artifacts/0.20.0-SNAPSHOT/distribution-artifacts-0.20.0-SNAPSHOT.pom [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ distribution-artifacts --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/distribution/artifacts/distribution/dependency_tree.txt [INFO] [INFO] --------------< org.opendaylight.integration:properties >--------------- [INFO] Building ODL :: integration :: properties 0.20.0-SNAPSHOT [2/19] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ properties --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ properties --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ properties --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ properties --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ properties --- [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/distribution/artifacts/upstream/properties/pom.xml to /tmp/r/org/opendaylight/integration/properties/0.20.0-SNAPSHOT/properties-0.20.0-SNAPSHOT.pom [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ properties --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/distribution/artifacts/upstream/properties/dependency_tree.txt [INFO] [INFO] ----------< org.opendaylight.integration:artifact-artifacts >----------- [INFO] Building ODL :: integration :: artifact-artifacts 0.20.0-SNAPSHOT [3/19] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ artifact-artifacts --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ artifact-artifacts --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ artifact-artifacts --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ artifact-artifacts --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ artifact-artifacts --- [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/distribution/artifacts/upstream/artifacts/pom.xml to /tmp/r/org/opendaylight/integration/artifact-artifacts/0.20.0-SNAPSHOT/artifact-artifacts-0.20.0-SNAPSHOT.pom [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ artifact-artifacts --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/distribution/artifacts/upstream/artifacts/dependency_tree.txt [INFO] [INFO] ------------< org.opendaylight.integration:other-artifacts >------------ [INFO] Building ODL :: integration :: other-artifacts 0.20.0-SNAPSHOT [4/19] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ other-artifacts --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ other-artifacts --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ other-artifacts --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ other-artifacts --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ other-artifacts --- [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/distribution/artifacts/upstream/other/pom.xml to /tmp/r/org/opendaylight/integration/other-artifacts/0.20.0-SNAPSHOT/other-artifacts-0.20.0-SNAPSHOT.pom [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ other-artifacts --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/distribution/artifacts/upstream/other/dependency_tree.txt [INFO] [INFO] --------< org.opendaylight.integration:upstream-all-artifacts >--------- [INFO] Building ODL :: integration :: upstream-all-artifacts 0.20.0-SNAPSHOT [5/19] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ upstream-all-artifacts --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ upstream-all-artifacts --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ upstream-all-artifacts --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ upstream-all-artifacts --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ upstream-all-artifacts --- [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/distribution/artifacts/upstream/all/pom.xml to /tmp/r/org/opendaylight/integration/upstream-all-artifacts/0.20.0-SNAPSHOT/upstream-all-artifacts-0.20.0-SNAPSHOT.pom [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ upstream-all-artifacts --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/distribution/artifacts/upstream/all/dependency_tree.txt [INFO] [INFO] ----------< org.opendaylight.integration:upstream-aggregator >---------- [INFO] Building ODL :: integration :: upstream-aggregator 0.20.0-SNAPSHOT [6/19] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ upstream-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ upstream-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ upstream-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ upstream-aggregator --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ upstream-aggregator --- [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/distribution/artifacts/upstream/pom.xml to /tmp/r/org/opendaylight/integration/upstream-aggregator/0.20.0-SNAPSHOT/upstream-aggregator-0.20.0-SNAPSHOT.pom [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ upstream-aggregator --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/distribution/artifacts/upstream/dependency_tree.txt [INFO] [INFO] -------------< org.opendaylight.integration:all-artifacts >------------- [INFO] Building ODL :: integration :: all-artifacts 0.20.0-SNAPSHOT [7/19] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ all-artifacts --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ all-artifacts --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ all-artifacts --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ all-artifacts --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ all-artifacts --- [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/distribution/artifacts/all/pom.xml to /tmp/r/org/opendaylight/integration/all-artifacts/0.20.0-SNAPSHOT/all-artifacts-0.20.0-SNAPSHOT.pom [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ all-artifacts --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/distribution/artifacts/all/dependency_tree.txt [INFO] [INFO] ---------< org.opendaylight.integration:artifacts-aggregator >---------- [INFO] Building ODL :: integration :: artifacts-aggregator 0.20.0-SNAPSHOT [8/19] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ artifacts-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ artifacts-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ artifacts-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ artifacts-aggregator --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ artifacts-aggregator --- [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/distribution/artifacts/pom.xml to /tmp/r/org/opendaylight/integration/artifacts-aggregator/0.20.0-SNAPSHOT/artifacts-aggregator-0.20.0-SNAPSHOT.pom [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ artifacts-aggregator --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/distribution/artifacts/dependency_tree.txt [INFO] [INFO] -------------< org.opendaylight.integration:karaf-scripts >------------- [INFO] Building ODL :: integration :: Karaf :: Scripts :: karaf-scripts 0.20.0-SNAPSHOT [9/19] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ karaf-scripts --- [INFO] Deleting /w/workspace/ovsdb-distribution-check-calcium/distribution/karaf-scripts/target [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ karaf-scripts --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ karaf-scripts --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ karaf-scripts --- [INFO] Copying 7 resources from src/main/assembly to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ karaf-scripts --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ karaf-scripts --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/distribution/karaf-scripts/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ karaf-scripts --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ karaf-scripts --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ karaf-scripts --- [INFO] Building jar: /w/workspace/ovsdb-distribution-check-calcium/distribution/karaf-scripts/target/karaf-scripts-0.20.0-SNAPSHOT.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ karaf-scripts --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ karaf-scripts --- [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/distribution/karaf-scripts/target/karaf-scripts-0.20.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/integration/karaf-scripts/0.20.0-SNAPSHOT/karaf-scripts-0.20.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/distribution/karaf-scripts/pom.xml to /tmp/r/org/opendaylight/integration/karaf-scripts/0.20.0-SNAPSHOT/karaf-scripts-0.20.0-SNAPSHOT.pom [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ karaf-scripts --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/distribution/karaf-scripts/dependency_tree.txt [INFO] [INFO] ------------< org.opendaylight.integration:features-index >------------- [INFO] Building ODL :: integration :: features-index 0.20.0-SNAPSHOT [10/19] [INFO] ------------------------------[ feature ]------------------------------- [INFO] Downloading from file-snapshots: file:///tmp/n/org/agrona/agrona/maven-metadata.xml [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/agrona/agrona/maven-metadata.xml [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/agrona/agrona/maven-metadata.xml (2.8 kB at 16 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/daexim/daexim-features/1.15.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/daexim/odl-daexim/1.15.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/daexim/parent/1.15.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/daexim/daexim-model/1.15.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/daexim/daexim-impl/1.15.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/daexim/daexim-spi/1.15.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/daexim/odl-daexim-all/1.15.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/features-jsonrpc/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/odl-jsonrpc-all/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-parent/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-messagelib/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-api/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-spi/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/bus/transport-http/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/bus/transport-zmq/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/security/security-api/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/security/security-service/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/security/security-aaa/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-api/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/security/security-noop/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-config/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-provider-single/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-provider/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/dom-codec/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/lispflowmapping/features-lispflowmapping/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/lispflowmapping/mappingservice.api/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/lispflowmapping/mappingservice-parent/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/lispflowmapping/mappingservice.mapcache/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/lispflowmapping/mappingservice.southbound/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/lispflowmapping/mappingservice.config/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/lispflowmapping/mappingservice.implementation/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/lispflowmapping/mappingservice.shell/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/features-openflowplugin/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-tools/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-metrics/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/metrics-impl/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/quality-parent/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/metrics-api/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/tools-api/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/upgrade/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/binding-parent/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-parent/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/model/model-flow-base/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/model/model-inventory/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/model/model-flow-service/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/model/model-topology/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/libraries/liblldp/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-common/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-api/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-impl/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-srm/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-rpc/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/rpc-api/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/srm-api/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/srm-impl/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/srm-shell/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/topology-manager/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/test-common/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/drop-test-karaf/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/southbound-cli/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/library-features/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/library-features/1.18.0-SNAPSHOT/maven-metadata.xml (833 B at 833 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/library-features/1.18.0-SNAPSHOT/library-features-1.18.0-20240123.193154-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/library-features/1.18.0-SNAPSHOT/library-features-1.18.0-20240123.193154-1.pom (1.5 kB at 1.5 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-library/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-library/1.18.0-SNAPSHOT/maven-metadata.xml (834 B at 834 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-library/1.18.0-SNAPSHOT/odl-ovsdb-library-1.18.0-20240123.193154-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-library/1.18.0-SNAPSHOT/odl-ovsdb-library-1.18.0-20240123.193154-1.pom (3.1 kB at 3.1 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/library/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/library/1.18.0-SNAPSHOT/maven-metadata.xml (996 B at 996 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/library/1.18.0-SNAPSHOT/library-1.18.0-20240123.193154-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/library/1.18.0-SNAPSHOT/library-1.18.0-20240123.193154-1.pom (6.6 kB at 6.6 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/ovsdb-binding-parent/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/ovsdb-binding-parent/1.18.0-SNAPSHOT/maven-metadata.xml (621 B at 621 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/ovsdb-binding-parent/1.18.0-SNAPSHOT/ovsdb-binding-parent-1.18.0-20240123.193154-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/ovsdb-binding-parent/1.18.0-SNAPSHOT/ovsdb-binding-parent-1.18.0-20240123.193154-1.pom (2.0 kB at 2.0 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/utils.servicehelper/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/utils.servicehelper/1.18.0-SNAPSHOT/maven-metadata.xml (794 B at 794 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/utils.servicehelper/1.18.0-SNAPSHOT/utils.servicehelper-1.18.0-20240123.193154-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/utils.servicehelper/1.18.0-SNAPSHOT/utils.servicehelper-1.18.0-20240123.193154-1.pom (2.9 kB at 2.9 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/schema.openvswitch/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/schema.openvswitch/1.18.0-SNAPSHOT/maven-metadata.xml (793 B at 793 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/schema.openvswitch/1.18.0-SNAPSHOT/schema.openvswitch-1.18.0-20240123.193154-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/schema.openvswitch/1.18.0-SNAPSHOT/schema.openvswitch-1.18.0-20240123.193154-1.pom (2.3 kB at 2.3 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/schema.hardwarevtep/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/schema.hardwarevtep/1.18.0-SNAPSHOT/maven-metadata.xml (794 B at 794 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/schema.hardwarevtep/1.18.0-SNAPSHOT/schema.hardwarevtep-1.18.0-20240123.193154-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/schema.hardwarevtep/1.18.0-SNAPSHOT/schema.hardwarevtep-1.18.0-20240123.193154-1.pom (2.3 kB at 2.3 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/hwvtepsouthbound-features/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/hwvtepsouthbound-features/1.18.0-SNAPSHOT/maven-metadata.xml (842 B at 842 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/hwvtepsouthbound-features/1.18.0-SNAPSHOT/hwvtepsouthbound-features-1.18.0-20240123.193154-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/hwvtepsouthbound-features/1.18.0-SNAPSHOT/hwvtepsouthbound-features-1.18.0-20240123.193154-1.pom (2.6 kB) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.18.0-SNAPSHOT/maven-metadata.xml (847 B at 847 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.18.0-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-api-1.18.0-20240123.193154-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.18.0-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-api-1.18.0-20240123.193154-1.pom (2.0 kB at 2.0 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/hwvtepsouthbound-api/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/hwvtepsouthbound-api/1.18.0-SNAPSHOT/maven-metadata.xml (795 B at 795 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/hwvtepsouthbound-api/1.18.0-SNAPSHOT/hwvtepsouthbound-api-1.18.0-20240123.193154-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/hwvtepsouthbound-api/1.18.0-SNAPSHOT/hwvtepsouthbound-api-1.18.0-20240123.193154-1.pom (2.7 kB at 2.7 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.18.0-SNAPSHOT/maven-metadata.xml (843 B at 843 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.18.0-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-1.18.0-20240123.193154-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.18.0-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-1.18.0-20240123.193154-1.pom (2.2 kB at 2.2 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-utils/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-utils/1.18.0-SNAPSHOT/maven-metadata.xml (832 B at 832 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-utils/1.18.0-SNAPSHOT/odl-ovsdb-utils-1.18.0-20240123.193154-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-utils/1.18.0-SNAPSHOT/odl-ovsdb-utils-1.18.0-20240123.193154-1.pom (2.7 kB at 2.7 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.18.0-SNAPSHOT/maven-metadata.xml (841 B at 841 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.18.0-SNAPSHOT/odl-ovsdb-southbound-api-1.18.0-20240123.193154-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.18.0-SNAPSHOT/odl-ovsdb-southbound-api-1.18.0-20240123.193154-1.pom (2.3 kB at 2.3 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/southbound-api/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/southbound-api/1.18.0-SNAPSHOT/maven-metadata.xml (789 B at 789 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/southbound-api/1.18.0-SNAPSHOT/southbound-api-1.18.0-20240123.193154-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/southbound-api/1.18.0-SNAPSHOT/southbound-api-1.18.0-20240123.193154-1.pom (3.5 kB at 1.8 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/utils.config/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/utils.config/1.18.0-SNAPSHOT/maven-metadata.xml (787 B at 787 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/utils.config/1.18.0-SNAPSHOT/utils.config-1.18.0-20240123.193154-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/utils.config/1.18.0-SNAPSHOT/utils.config-1.18.0-20240123.193154-1.pom (2.4 kB at 2.4 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/utils.mdsal-utils/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/utils.mdsal-utils/1.18.0-SNAPSHOT/maven-metadata.xml (792 B at 792 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/utils.mdsal-utils/1.18.0-SNAPSHOT/utils.mdsal-utils-1.18.0-20240123.193154-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/utils.mdsal-utils/1.18.0-SNAPSHOT/utils.mdsal-utils-1.18.0-20240123.193154-1.pom (2.9 kB at 2.9 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/utils.southbound-utils/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/utils.southbound-utils/1.18.0-SNAPSHOT/maven-metadata.xml (797 B at 797 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/utils.southbound-utils/1.18.0-SNAPSHOT/utils.southbound-utils-1.18.0-20240123.193154-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/utils.southbound-utils/1.18.0-SNAPSHOT/utils.southbound-utils-1.18.0-20240123.193154-1.pom (3.3 kB at 3.3 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.18.0-SNAPSHOT/maven-metadata.xml (796 B at 796 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.18.0-SNAPSHOT/hwvtepsouthbound-impl-1.18.0-20240123.193154-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.18.0-SNAPSHOT/hwvtepsouthbound-impl-1.18.0-20240123.193154-1.pom (5.2 kB) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.18.0-SNAPSHOT/maven-metadata.xml (848 B at 848 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.18.0-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-rest-1.18.0-20240123.193154-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.18.0-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-rest-1.18.0-20240123.193154-1.pom (2.1 kB at 2.1 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.18.0-SNAPSHOT/maven-metadata.xml (846 B at 846 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.18.0-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-ui-1.18.0-20240123.193154-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.18.0-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-ui-1.18.0-20240123.193154-1.pom (2.1 kB at 2.1 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.18.0-SNAPSHOT/maven-metadata.xml (848 B at 848 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.18.0-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-test-1.18.0-20240123.193154-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.18.0-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-test-1.18.0-20240123.193154-1.pom (1.7 kB) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.18.0-SNAPSHOT/maven-metadata.xml (803 B at 803 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.18.0-SNAPSHOT/utils.hwvtepsouthbound-utils-1.18.0-20240123.193154-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.18.0-SNAPSHOT/utils.hwvtepsouthbound-utils-1.18.0-20240123.193154-1.pom (2.4 kB at 2.4 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/southbound-features/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/southbound-features/1.18.0-SNAPSHOT/maven-metadata.xml (836 B at 836 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/southbound-features/1.18.0-SNAPSHOT/southbound-features-1.18.0-20240123.193154-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/southbound-features/1.18.0-SNAPSHOT/southbound-features-1.18.0-20240123.193154-1.pom (2.6 kB at 2.6 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.18.0-SNAPSHOT/maven-metadata.xml (842 B at 842 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.18.0-SNAPSHOT/odl-ovsdb-southbound-impl-1.18.0-20240123.193154-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.18.0-SNAPSHOT/odl-ovsdb-southbound-impl-1.18.0-20240123.193154-1.pom (3.4 kB at 3.4 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/southbound-impl/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/southbound-impl/1.18.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 1.0 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/southbound-impl/1.18.0-SNAPSHOT/southbound-impl-1.18.0-20240123.193154-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/southbound-impl/1.18.0-SNAPSHOT/southbound-impl-1.18.0-20240123.193154-1.pom (7.8 kB at 7.8 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/utils.yang-utils/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/utils.yang-utils/1.18.0-SNAPSHOT/maven-metadata.xml (791 B at 791 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/utils.yang-utils/1.18.0-SNAPSHOT/utils.yang-utils-1.18.0-20240123.193154-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/utils.yang-utils/1.18.0-SNAPSHOT/utils.yang-utils-1.18.0-20240123.193154-1.pom (2.2 kB at 2.2 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.18.0-SNAPSHOT/maven-metadata.xml (847 B at 424 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.18.0-SNAPSHOT/odl-ovsdb-southbound-impl-rest-1.18.0-20240123.193154-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.18.0-SNAPSHOT/odl-ovsdb-southbound-impl-rest-1.18.0-20240123.193154-1.pom (2.1 kB at 2.1 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.18.0-SNAPSHOT/maven-metadata.xml (845 B at 845 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.18.0-SNAPSHOT/odl-ovsdb-southbound-impl-ui-1.18.0-20240123.193154-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.18.0-SNAPSHOT/odl-ovsdb-southbound-impl-ui-1.18.0-20240123.193154-1.pom (2.1 kB at 2.1 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.18.0-SNAPSHOT/maven-metadata.xml (842 B at 421 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.18.0-SNAPSHOT/odl-ovsdb-southbound-test-1.18.0-20240123.193154-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.18.0-SNAPSHOT/odl-ovsdb-southbound-test-1.18.0-20240123.193154-1.pom (2.1 kB at 2.1 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/serviceutils-features/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-listener/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/listener-api/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/library-features/1.18.0-SNAPSHOT/library-features-1.18.0-20240123.193154-1-features.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-library/1.18.0-SNAPSHOT/odl-ovsdb-library-1.18.0-20240123.193154-1-features.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/library/1.18.0-SNAPSHOT/library-1.18.0-20240123.193154-1.jar [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/library/1.18.0-SNAPSHOT/library-1.18.0-20240123.193154-1-config.cfg [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/library-features/1.18.0-SNAPSHOT/library-features-1.18.0-20240123.193154-1-features.xml (541 B at 270 kB/s) [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-library/1.18.0-SNAPSHOT/odl-ovsdb-library-1.18.0-20240123.193154-1-features.xml (1.3 kB at 435 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/schema.openvswitch/1.18.0-SNAPSHOT/schema.openvswitch-1.18.0-20240123.193154-1.jar [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/library/1.18.0-SNAPSHOT/library-1.18.0-20240123.193154-1-config.cfg (2.1 kB at 521 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/utils.servicehelper/1.18.0-SNAPSHOT/utils.servicehelper-1.18.0-20240123.193154-1.jar [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/schema.hardwarevtep/1.18.0-SNAPSHOT/schema.hardwarevtep-1.18.0-20240123.193154-1.jar [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/hwvtepsouthbound-features/1.18.0-SNAPSHOT/hwvtepsouthbound-features-1.18.0-20240123.193154-1-features.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/hwvtepsouthbound-features/1.18.0-SNAPSHOT/hwvtepsouthbound-features-1.18.0-20240123.193154-1-features.xml (1.6 kB at 142 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.18.0-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-api-1.18.0-20240123.193154-1-features.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.18.0-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-api-1.18.0-20240123.193154-1-features.xml (928 B at 71 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/hwvtepsouthbound-api/1.18.0-SNAPSHOT/hwvtepsouthbound-api-1.18.0-20240123.193154-1.jar [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/schema.openvswitch/1.18.0-SNAPSHOT/schema.openvswitch-1.18.0-20240123.193154-1.jar (28 kB at 1.5 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.18.0-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-1.18.0-20240123.193154-1-features.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.18.0-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-1.18.0-20240123.193154-1-features.xml (1.1 kB at 62 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-utils/1.18.0-SNAPSHOT/odl-ovsdb-utils-1.18.0-20240123.193154-1-features.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-utils/1.18.0-SNAPSHOT/odl-ovsdb-utils-1.18.0-20240123.193154-1-features.xml (982 B at 49 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/utils.config/1.18.0-SNAPSHOT/utils.config-1.18.0-20240123.193154-1.jar [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/utils.servicehelper/1.18.0-SNAPSHOT/utils.servicehelper-1.18.0-20240123.193154-1.jar (9.8 kB at 425 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/utils.mdsal-utils/1.18.0-SNAPSHOT/utils.mdsal-utils-1.18.0-20240123.193154-1.jar [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/utils.config/1.18.0-SNAPSHOT/utils.config-1.18.0-20240123.193154-1.jar (9.1 kB at 253 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/utils.southbound-utils/1.18.0-SNAPSHOT/utils.southbound-utils-1.18.0-20240123.193154-1.jar [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/schema.hardwarevtep/1.18.0-SNAPSHOT/schema.hardwarevtep-1.18.0-20240123.193154-1.jar (25 kB at 525 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.18.0-SNAPSHOT/hwvtepsouthbound-impl-1.18.0-20240123.193154-1.jar [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/utils.mdsal-utils/1.18.0-SNAPSHOT/utils.mdsal-utils-1.18.0-20240123.193154-1.jar (25 kB at 406 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.18.0-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-rest-1.18.0-20240123.193154-1-features.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.18.0-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-rest-1.18.0-20240123.193154-1-features.xml (781 B at 12 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.18.0-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-ui-1.18.0-20240123.193154-1-features.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.18.0-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-ui-1.18.0-20240123.193154-1-features.xml (799 B at 12 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.18.0-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-test-1.18.0-20240123.193154-1-features.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.18.0-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-test-1.18.0-20240123.193154-1-features.xml (716 B at 11 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.18.0-SNAPSHOT/utils.hwvtepsouthbound-utils-1.18.0-20240123.193154-1.jar [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.18.0-SNAPSHOT/utils.hwvtepsouthbound-utils-1.18.0-20240123.193154-1.jar (11 kB at 154 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/southbound-features/1.18.0-SNAPSHOT/southbound-features-1.18.0-20240123.193154-1-features.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/southbound-features/1.18.0-SNAPSHOT/southbound-features-1.18.0-20240123.193154-1-features.xml (1.5 kB at 21 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.18.0-SNAPSHOT/odl-ovsdb-southbound-api-1.18.0-20240123.193154-1-features.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.18.0-SNAPSHOT/odl-ovsdb-southbound-api-1.18.0-20240123.193154-1-features.xml (898 B at 12 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/southbound-api/1.18.0-SNAPSHOT/southbound-api-1.18.0-20240123.193154-1.jar [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/utils.southbound-utils/1.18.0-SNAPSHOT/utils.southbound-utils-1.18.0-20240123.193154-1.jar (40 kB at 460 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.18.0-SNAPSHOT/odl-ovsdb-southbound-impl-1.18.0-20240123.193154-1-features.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.18.0-SNAPSHOT/odl-ovsdb-southbound-impl-1.18.0-20240123.193154-1-features.xml (1.9 kB at 21 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/southbound-impl/1.18.0-SNAPSHOT/southbound-impl-1.18.0-20240123.193154-1.jar [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/library/1.18.0-SNAPSHOT/library-1.18.0-20240123.193154-1.jar (229 kB at 2.3 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/utils.yang-utils/1.18.0-SNAPSHOT/utils.yang-utils-1.18.0-20240123.193154-1.jar [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/utils.yang-utils/1.18.0-SNAPSHOT/utils.yang-utils-1.18.0-20240123.193154-1.jar (9.2 kB at 85 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/southbound-impl/1.18.0-SNAPSHOT/southbound-impl-1.18.0-20240123.193154-1-config.cfg [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/southbound-impl/1.18.0-SNAPSHOT/southbound-impl-1.18.0-20240123.193154-1-config.cfg (2.0 kB at 18 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.18.0-SNAPSHOT/odl-ovsdb-southbound-impl-rest-1.18.0-20240123.193154-1-features.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.18.0-SNAPSHOT/odl-ovsdb-southbound-impl-rest-1.18.0-20240123.193154-1-features.xml (775 B at 6.9 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.18.0-SNAPSHOT/odl-ovsdb-southbound-impl-ui-1.18.0-20240123.193154-1-features.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.18.0-SNAPSHOT/odl-ovsdb-southbound-impl-ui-1.18.0-20240123.193154-1-features.xml (793 B at 7.0 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.18.0-SNAPSHOT/odl-ovsdb-southbound-test-1.18.0-20240123.193154-1-features.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.18.0-SNAPSHOT/odl-ovsdb-southbound-test-1.18.0-20240123.193154-1-features.xml (993 B at 8.7 kB/s) [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/hwvtepsouthbound-api/1.18.0-SNAPSHOT/hwvtepsouthbound-api-1.18.0-20240123.193154-1.jar (331 kB at 2.8 MB/s) [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/southbound-impl/1.18.0-SNAPSHOT/southbound-impl-1.18.0-20240123.193154-1.jar (303 kB at 2.5 MB/s) [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/southbound-api/1.18.0-SNAPSHOT/southbound-api-1.18.0-20240123.193154-1.jar (428 kB at 3.5 MB/s) [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.18.0-SNAPSHOT/hwvtepsouthbound-impl-1.18.0-20240123.193154-1.jar (418 kB at 3.4 MB/s) [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ features-index --- [INFO] Deleting /w/workspace/ovsdb-distribution-check-calcium/distribution/features/repos/index/target [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-index --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ features-index --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ features-index --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ features-index --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ features-index --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ features-index --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ features-index --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ features-index --- [INFO] Created: /w/workspace/ovsdb-distribution-check-calcium/distribution/features/repos/index/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ features-index --- [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/integration/features-index/0.20.0-SNAPSHOT/maven-metadata.xml [INFO] Generating feature descriptor file /w/workspace/ovsdb-distribution-check-calcium/distribution/features/repos/index/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ features-index --- [INFO] Using repositories: file:///tmp/n/@id=file-snapshots@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://repo.maven.apache.org/maven2@id=central [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ features-index >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ features-index --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ features-index <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ features-index --- [INFO] [INFO] --- maven-surefire-plugin:3.2.1:test (default) @ features-index --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.7:copy-files (default) @ features-index --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.0:jar (attach-javadocs) @ features-index --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ features-index --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-index --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ features-index --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ features-index --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ features-index --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ features-index --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ features-index --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/distribution/features/repos/index/pom.xml to /tmp/r/org/opendaylight/integration/features-index/0.20.0-SNAPSHOT/features-index-0.20.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/distribution/features/repos/index/target/feature/feature.xml to /tmp/r/org/opendaylight/integration/features-index/0.20.0-SNAPSHOT/features-index-0.20.0-SNAPSHOT-features.xml [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ features-index --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/distribution/features/repos/index/dependency_tree.txt [INFO] [INFO] --< org.opendaylight.integration:odl-integration-compatible-with-all >-- [INFO] Building ODL :: integration :: odl-integration-compatible-with-all 0.20.0-SNAPSHOT [11/19] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-integration-compatible-with-all --- [INFO] Deleting /w/workspace/ovsdb-distribution-check-calcium/distribution/features/singles/odl-integration-compatible-with-all/target [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-integration-compatible-with-all --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-integration-compatible-with-all --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-integration-compatible-with-all --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-integration-compatible-with-all --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-integration-compatible-with-all --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-integration-compatible-with-all --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-integration-compatible-with-all --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-integration-compatible-with-all --- [INFO] Created: /w/workspace/ovsdb-distribution-check-calcium/distribution/features/singles/odl-integration-compatible-with-all/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-integration-compatible-with-all --- [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/integration/odl-integration-compatible-with-all/0.20.0-SNAPSHOT/maven-metadata.xml [INFO] Generating feature descriptor file /w/workspace/ovsdb-distribution-check-calcium/distribution/features/singles/odl-integration-compatible-with-all/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-integration-compatible-with-all --- [INFO] Using repositories: file:///tmp/n/@id=file-snapshots@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://repo.maven.apache.org/maven2@id=central [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ odl-integration-compatible-with-all >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ odl-integration-compatible-with-all --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ odl-integration-compatible-with-all <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ odl-integration-compatible-with-all --- [INFO] [INFO] --- maven-surefire-plugin:3.2.1:test (default) @ odl-integration-compatible-with-all --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] Downloading from opendaylight-plugin-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-junit-platform/3.2.1/surefire-junit-platform-3.2.1.pom [INFO] Downloaded from opendaylight-plugin-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-junit-platform/3.2.1/surefire-junit-platform-3.2.1.pom (4.7 kB at 90 kB/s) [INFO] Downloading from opendaylight-plugin-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-providers/3.2.1/surefire-providers-3.2.1.pom [INFO] Downloaded from opendaylight-plugin-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-providers/3.2.1/surefire-providers-3.2.1.pom (2.6 kB at 145 kB/s) [INFO] Downloading from opendaylight-plugin-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/common-java5/3.2.1/common-java5-3.2.1.pom [INFO] Downloaded from opendaylight-plugin-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/common-java5/3.2.1/common-java5-3.2.1.pom (2.8 kB at 176 kB/s) [INFO] Downloading from opendaylight-plugin-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-junit-platform/3.2.1/surefire-junit-platform-3.2.1.jar [INFO] Downloading from opendaylight-plugin-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/common-java5/3.2.1/common-java5-3.2.1.jar [INFO] Downloaded from opendaylight-plugin-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/common-java5/3.2.1/common-java5-3.2.1.jar (17 kB at 830 kB/s) [INFO] Downloaded from opendaylight-plugin-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-junit-platform/3.2.1/surefire-junit-platform-3.2.1.jar (27 kB at 711 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-launcher/1.10.0/junit-platform-launcher-1.10.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-launcher/1.10.0/junit-platform-launcher-1.10.0.pom (3.0 kB at 189 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-launcher/1.10.0/junit-platform-launcher-1.10.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-launcher/1.10.0/junit-platform-launcher-1.10.0.jar (184 kB at 8.4 MB/s) [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 55.33 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.7:copy-files (default) @ odl-integration-compatible-with-all --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.0:jar (attach-javadocs) @ odl-integration-compatible-with-all --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ odl-integration-compatible-with-all --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-integration-compatible-with-all --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-integration-compatible-with-all --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-integration-compatible-with-all --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-integration-compatible-with-all --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-integration-compatible-with-all --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-integration-compatible-with-all --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/distribution/features/singles/odl-integration-compatible-with-all/pom.xml to /tmp/r/org/opendaylight/integration/odl-integration-compatible-with-all/0.20.0-SNAPSHOT/odl-integration-compatible-with-all-0.20.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/distribution/features/singles/odl-integration-compatible-with-all/target/feature/feature.xml to /tmp/r/org/opendaylight/integration/odl-integration-compatible-with-all/0.20.0-SNAPSHOT/odl-integration-compatible-with-all-0.20.0-SNAPSHOT-features.xml [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-integration-compatible-with-all --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/distribution/features/singles/odl-integration-compatible-with-all/dependency_tree.txt [INFO] [INFO] ----------< org.opendaylight.integration:odl-integration-all >---------- [INFO] Building ODL :: integration :: odl-integration-all 0.20.0-SNAPSHOT [12/19] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-integration-all --- [INFO] Deleting /w/workspace/ovsdb-distribution-check-calcium/distribution/features/singles/odl-integration-all/target [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-integration-all --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-integration-all --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-integration-all --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-integration-all --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-integration-all --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-integration-all --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-integration-all --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-integration-all --- [INFO] Created: /w/workspace/ovsdb-distribution-check-calcium/distribution/features/singles/odl-integration-all/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-integration-all --- [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/integration/odl-integration-all/0.20.0-SNAPSHOT/maven-metadata.xml [INFO] Generating feature descriptor file /w/workspace/ovsdb-distribution-check-calcium/distribution/features/singles/odl-integration-all/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-integration-all --- [INFO] Using repositories: file:///tmp/n/@id=file-snapshots@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://repo.maven.apache.org/maven2@id=central [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ odl-integration-all >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ odl-integration-all --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ odl-integration-all <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ odl-integration-all --- [INFO] [INFO] --- maven-surefire-plugin:3.2.1:test (default) @ odl-integration-all --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 58.26 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.7:copy-files (default) @ odl-integration-all --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.0:jar (attach-javadocs) @ odl-integration-all --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ odl-integration-all --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-integration-all --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-integration-all --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-integration-all --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-integration-all --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-integration-all --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-integration-all --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/distribution/features/singles/odl-integration-all/pom.xml to /tmp/r/org/opendaylight/integration/odl-integration-all/0.20.0-SNAPSHOT/odl-integration-all-0.20.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/distribution/features/singles/odl-integration-all/target/feature/feature.xml to /tmp/r/org/opendaylight/integration/odl-integration-all/0.20.0-SNAPSHOT/odl-integration-all-0.20.0-SNAPSHOT-features.xml [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-integration-all --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/distribution/features/singles/odl-integration-all/dependency_tree.txt [INFO] [INFO] -------------< org.opendaylight.integration:features-test >------------- [INFO] Building ODL :: integration :: features-test 0.20.0-SNAPSHOT [13/19] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ features-test --- [INFO] Deleting /w/workspace/ovsdb-distribution-check-calcium/distribution/features/repos/test/target [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ features-test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ features-test --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ features-test --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ features-test --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ features-test --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ features-test --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ features-test --- [INFO] Created: /w/workspace/ovsdb-distribution-check-calcium/distribution/features/repos/test/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ features-test --- [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/integration/features-test/0.20.0-SNAPSHOT/maven-metadata.xml [INFO] Generating feature descriptor file /w/workspace/ovsdb-distribution-check-calcium/distribution/features/repos/test/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ features-test --- [INFO] Using repositories: file:///tmp/n/@id=file-snapshots@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://repo.maven.apache.org/maven2@id=central [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ features-test >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ features-test --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ features-test <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ features-test --- [INFO] [INFO] --- maven-surefire-plugin:3.2.1:test (default) @ features-test --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.7:copy-files (default) @ features-test --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.0:jar (attach-javadocs) @ features-test --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ features-test --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-test --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ features-test --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ features-test --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ features-test --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ features-test --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ features-test --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/distribution/features/repos/test/pom.xml to /tmp/r/org/opendaylight/integration/features-test/0.20.0-SNAPSHOT/features-test-0.20.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/distribution/features/repos/test/target/feature/feature.xml to /tmp/r/org/opendaylight/integration/features-test/0.20.0-SNAPSHOT/features-test-0.20.0-SNAPSHOT-features.xml [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ features-test --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/distribution/features/repos/test/dependency_tree.txt [INFO] [INFO] -----------------< org.opendaylight.integration:karaf >----------------- [INFO] Building ODL :: integration :: karaf 0.20.0-SNAPSHOT [14/19] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ karaf --- [INFO] Deleting /w/workspace/ovsdb-distribution-check-calcium/distribution/karaf/target [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ karaf --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ karaf --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ karaf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ karaf --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ karaf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (process-resources) @ karaf --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/distribution/karaf/src/main/resources [INFO] [INFO] --- karaf-maven-plugin:4.4.4:assembly (process-resources) @ karaf --- [INFO] Using repositories: [INFO] file:///tmp/n/@id=file-snapshots@noreleases@snapshots [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror [INFO] https://repo.maven.apache.org/maven2@id=central [INFO] Creating work directory: /w/workspace/ovsdb-distribution-check-calcium/distribution/karaf/target/assembly [INFO] Loading direct KAR and features XML dependencies [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.4/kar [INFO] Feature framework will be added as a startup feature [INFO] Generating Karaf assembly: /w/workspace/ovsdb-distribution-check-calcium/distribution/karaf/target/assembly [INFO] Unzipping kars [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.4/kar [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.4/xml/features [INFO] Loading profiles from: [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml [INFO] Loading repositories [INFO] Generating generated-startup profile [INFO] Generating generated-boot profile with parents: generated-startup [INFO] Generating generated-installed profile [INFO] Configuring etc/config.properties and etc/system.properties [INFO] Downloading libraries for generated profiles [INFO] Downloading additional libraries [INFO] Writing configurations [INFO] adding config file: etc/profile.cfg [INFO] Startup stage [INFO] Loading startup repositories [INFO] Resolving startup features and bundles [INFO] Features: framework [INFO] Bundles: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.7 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.4 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.3 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.3 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.2.0 [INFO] Boot stage [INFO] Loading boot repositories [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.integration/features-index/0.20.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/features-infrautils/6.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/features-infrautils-experimental/6.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/features-controller/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/features-controller-testing/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/features-controller-experimental/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/features-mdsal-experimental/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/features-mdsal/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf-experimental/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/features-lispflowmapping/1.19.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/features-bgpcep-testing/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/features-bgpcep/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/features-aaa/0.18.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/features-openflowplugin-extension/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/hwvtepsouthbound-features/1.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/southbound-features/1.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/serviceutils-features/0.13.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.transportpce.models/features-transportpce-models/19.1.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.transportpce/features-transportpce/8.1.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/features-odlparent/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf-testing/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.jsonrpc/features-jsonrpc/1.16.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.daexim/daexim-features/1.15.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/6.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/6.0.4/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.22/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus/6.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/features-yangtools-experimental/11.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/features-yangtools/11.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-clustering-test-app/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-benchmark/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-exp-netty-config/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-toaster/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/library-features/1.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-broker-local/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-rfc8294-netty/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-replicate-common/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-replicate-netty/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7224/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7317-iana-crypt-hash/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8294/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8343/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8344/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8345/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8345-non-nmda/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8346/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8346-non-nmda/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8348/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8348-non-nmda/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8349/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8519/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8520/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-inject/6.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8528/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-trace/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8795-non-nmda/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8795/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8776/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8819/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8819-non-nmda/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-exp-yanglib-rfc8525/0.17.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-exp-yanglib-api/0.17.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-aaa-netconf-plugin/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-all/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-client/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6022/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6241/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-netty-util/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-util/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-clustered-topology/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector-all/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-callhome-ssh/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-console/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-topology/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-openapi/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-all/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-models/1.19.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8542/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-inmemorydb/1.19.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8530/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8529/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-mappingservice/1.19.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-msmr/1.19.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-benchmark/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.19.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-algo/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-algo-api/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-config-example/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-dependencies/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-extras-dependencies/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-extensions-api/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-inet/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-impl/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-parser-api/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-rib-api/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-linkstate/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-flowspec/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-labeled-unicast/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-l3vpn/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-mvpn/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-route-target/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-evpn/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-path-selection-mode/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-rib-impl/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-topology/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig-rp-impl/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig-rp-spi/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig-rp-statement/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bmp/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-parser/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bmp-api/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bmp-config-example/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bmp-config-loader/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-concepts/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-config-loader-impl/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig-state/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-topology-config-loader/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-cli/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-data-change-counter/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-southbound/1.19.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-graph/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-graph-api/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-routing-policy-config-loader/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-api/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-protocols-config-loader/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-config-loader-spi/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-server/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-programming-impl/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-programming-api/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-p2mp-te-lsp/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-impl/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-tunnel-provider/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-topology-provider/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-stateful/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-topology/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-server-provider/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-segment-routing/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-auto-bandwidth/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-cli/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-base-parser/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-rsvp/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-rsvp-api/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-topology-api/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-topology-tunnel-api/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-topology-segment-routing/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.18.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.18.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cli/0.18.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.18.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.18.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.18.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.18.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound/1.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-api/1.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-impl/1.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-impl-rest/1.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nxm-extensions/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-onf-extensions/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-metrics/0.13.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-rpc/0.13.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-srm/0.13.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-eric-extensions/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-config-example/0.20.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-tools/0.13.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.transportpce.models/odl-tapi-2.1.1-models/19.1.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.transportpce.models/odl-openroadm-models/19.1.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.transportpce.models/odl-openroadm-devices/19.1.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.transportpce/odl-transportpce-nbinotifications/8.1.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.transportpce/odl-transportpce/8.1.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-listener/0.13.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.transportpce/odl-transportpce-inventory/8.1.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-test/1.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-impl-ui/1.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.transportpce/odl-transportpce-swagger/8.1.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.transportpce/odl-transportpce-dmaap-client/8.1.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.transportpce/odl-transportpce-tapi/8.1.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.transportpce.models/odl-tapi-2.4.0-models/19.1.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-lmax-3/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-asm/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-spifly/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-war/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/11.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.jsonrpc/odl-jsonrpc-bus/1.16.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/11.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-test-tools/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/11.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/11.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-netty/11.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/11.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/11.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/11.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/11.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.daexim/odl-daexim/1.15.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.jsonrpc/odl-jsonrpc-provider/1.16.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.daexim/odl-daexim-all/1.15.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.jsonrpc/odl-jsonrpc-all/1.16.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-config-pusher/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/11.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services-rest/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/11.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-southbound/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nsf-model/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology-manager/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-libraries/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-drop-test/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8526/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8341/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.18.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/6.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-utils/1.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-openapi/6.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/6.0.5/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.6/xml/features [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-library/1.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6470/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/6.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/8.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/6.0.5/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.18.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8040/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-exp-netty-config/8.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/6.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/6.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/8.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/8.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/8.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.18.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/11.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.18.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8040/6.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/6.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6241/6.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6470/6.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8526/6.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/11.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/11.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin.openflowjava/odl-openflowjava-protocol/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/11.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/8.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.18.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.18.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.18.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6243/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/11.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/8.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/11.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/11.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.18.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/11.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/11.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/11.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/8.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/12.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/8.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6243/6.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/8.0.4/xml/features [INFO] Feature kar/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.4 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg [INFO] Feature jaas-boot/4.4.4 is defined as a boot feature [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.4.jar [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.4 [INFO] Feature jaas/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.4 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg [INFO] Feature bundle/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.4 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg [INFO] Feature shell/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.4 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg [INFO] adding config file: etc/org.apache.karaf.shell.cfg [INFO] Feature package/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.4 [INFO] Feature aries-proxy/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.5 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.5 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.5 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.5 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.13 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.5 [INFO] Feature service/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.4 [INFO] Feature ssh/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.10.0 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.10.0 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.4 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.10.0 [INFO] Feature jline/3.21.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 [INFO] Feature feature/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.4 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg [INFO] Feature system/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.4 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg [INFO] Feature management/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.4 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 [INFO] adding config file: etc/jmx.acl.cfg [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg [INFO] adding config file: etc/org.apache.karaf.management.cfg [INFO] Feature log/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.4 [INFO] adding config file: etc/org.apache.karaf.log.cfg [INFO] Feature aries-blueprint/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.4 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 [INFO] Feature config/4.4.4 is defined as a boot feature [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg [INFO] Feature framework/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.4 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.3 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.3 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.4 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber [INFO] Feature instance/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.4 [INFO] Feature diagnostic/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.4 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.4.jar [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.4 [INFO] Feature shell-compat/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.4 [INFO] Feature 93bcc50e-0741-4384-940e-5b3f6a5a7d98/0.0.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.0.7 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.7 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] Feature deployer/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.4 [INFO] Feature scr/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 [INFO] Feature standard/4.4.4 is defined as a boot feature [INFO] Install stage [INFO] Loading installed repositories [INFO] Feature wrapper/4.4.4 is defined as an installed feature [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.4 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/1.7.32 [INFO] [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ karaf >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ karaf --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ karaf <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (apply-branding) @ karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:unpack-dependencies (unpack-karaf-resources) @ karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (org.ops4j.pax.url.mvn.cfg) @ karaf --- [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties [INFO] Copying opendaylight-karaf-resources-13.0.7-config.properties to /w/workspace/ovsdb-distribution-check-calcium/distribution/karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy-dependencies (copy-aaa-cli-jar) @ karaf --- [INFO] Copying aaa-cli-jar-0.18.3.jar to /w/workspace/ovsdb-distribution-check-calcium/distribution/karaf/target/assembly/bin/aaa-cli-jar.jar [INFO] [INFO] --- maven-dependency-plugin:3.6.1:unpack-dependencies (unpack-odl-karaf-resources) @ karaf --- [INFO] [INFO] --- copy-files-plugin:13.0.7:copy-files (default) @ karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ karaf --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/distribution/karaf/src/main/assembly [INFO] [INFO] --- karaf-plugin:13.0.7:populate-local-repo (populate-local-repo) @ karaf --- [INFO] Feature repository discovered recursively: e05f16f8-448f-4f1a-ac41-e865be1d8a39 [INFO] Feature repository discovered recursively: features-index [INFO] Feature repository discovered recursively: features-aaa [INFO] Feature repository discovered recursively: odl-aaa-0.18.3 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-aaa-0.18.3 [INFO] Feature repository discovered recursively: odl-aaa-cli [INFO] Feature repository discovered recursively: odl-aaa-0.18.3 [INFO] Feature repository discovered recursively: odl-aaa-0.18.3 [INFO] Feature repository discovered recursively: odl-aaa-0.18.3 [INFO] Feature repository discovered recursively: odl-aaa-0.18.3 [INFO] Feature repository discovered recursively: odl-aaa-0.18.3 [INFO] Feature repository discovered recursively: features-bgpcep [INFO] Feature repository discovered recursively: odl-bgpcep-algo [INFO] Feature repository discovered recursively: odl-bgpcep-algo-api [INFO] Feature repository discovered recursively: odl-bgpcep-bgp [INFO] Feature repository discovered recursively: odl-bgpcep-0.20.5 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-dependencies-0.20.5 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-extensions-api [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-inet [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-parser [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-parser-api-0.20.5 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-rib-api-0.20.5 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-linkstate-0.20.5 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-flowspec [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-labeled-unicast-0.20.5 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-l3vpn [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-mvpn [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-route-target [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-evpn-0.20.5 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-path-selection-mode [INFO] Feature repository discovered recursively: odl-bgpcep-0.20.5 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-topology [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-cli [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-state [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-spi [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-impl-0.20.5 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-statement-0.20.5 [INFO] Feature repository discovered recursively: odl-bgpcep-bmp [INFO] Feature repository discovered recursively: odl-bgpcep-bmp-api [INFO] Feature repository discovered recursively: odl-bgpcep-0.20.5 [INFO] Feature repository discovered recursively: bgpcep-bmp-config-loader-0.20.5 [INFO] Feature repository discovered recursively: odl-bgpcep-concepts-0.20.5 [INFO] Feature repository discovered recursively: odl-bgpcep-config-loader-impl-0.20.5 [INFO] Feature repository discovered recursively: odl-bgpcep-config-loader-spi-0.20.5 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-config-loader-0.20.5 [INFO] Feature repository discovered recursively: odl-bgpcep-protocols-config-loader [INFO] Feature repository discovered recursively: odl-bgpcep-routing-policy-config-loader [INFO] Feature repository discovered recursively: odl-bgpcep-graph-0.20.5 [INFO] Feature repository discovered recursively: odl-bgpcep-graph-api-0.20.5 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-api [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-impl-0.20.5 [INFO] Feature repository discovered recursively: odl-bgpcep-programming-api-0.20.5 [INFO] Feature repository discovered recursively: odl-bgpcep-programming-impl-0.20.5 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-server [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-topology [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-stateful [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-server-provider [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-p2mp-te-lsp-0.20.5 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-topology-provider [INFO] Feature repository discovered recursively: odl-bgpcep-0.20.5 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-segment-routing [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-auto-bandwidth [INFO] Feature repository discovered recursively: odl-bgpcep-0.20.5 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-cli [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-base-parser [INFO] Feature repository discovered recursively: odl-bgpcep-rsvp [INFO] Feature repository discovered recursively: odl-bgpcep-rsvp-api0.20.5 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-api-0.20.5 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-tunnel-api-0.20.5 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-segment-routing [INFO] Feature repository discovered recursively: features-bgpcep-testing [INFO] Feature repository discovered recursively: odl-bgpcep-0.20.5 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-benchmark-0.20.5 [INFO] Feature repository discovered recursively: odl-bgpcep-data-change-counter-0.20.5 [INFO] Feature repository discovered recursively: features-controller [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-mdsal-8.0.3 [INFO] Feature repository discovered recursively: odl-mdsal-8.0.3 [INFO] Feature repository discovered recursively: odl-controller-8.0.3 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-8.0.3 [INFO] Feature repository discovered recursively: odl-controller-8.0.3 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-controller-blueprint-8.0.3 [INFO] Feature repository discovered recursively: odl-extras-8.0.3 [INFO] Feature repository discovered recursively: features-controller-experimental [INFO] Feature repository discovered recursively: odl-controller-exp-netty-config [INFO] Feature repository discovered recursively: odl-toaster-8.0.3 [INFO] Feature repository discovered recursively: features-controller-testing [INFO] Feature repository discovered recursively: odl-clustering-test-app-8.0.3 [INFO] Feature repository discovered recursively: odl-mdsal-benchmark [INFO] Feature repository discovered recursively: daexim-features [INFO] Feature repository discovered recursively: odl-daexim-1.15.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-daexim-all-1.15.0-SNAPSHOT [INFO] Feature repository discovered recursively: features-infrautils [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus [INFO] Feature repository discovered recursively: odl-infrautils-ready [INFO] Feature repository discovered recursively: odl-infrautils-utils [INFO] Feature repository discovered recursively: features-infrautils-experimental [INFO] Feature repository discovered recursively: odl-infrautils-inject [INFO] Feature repository discovered recursively: features-jsonrpc [INFO] Feature repository discovered recursively: odl-jsonrpc-1.16.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-jsonrpc-1.16.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-jsonrpc-provider-1.16.0-SNAPSHOT [INFO] Feature repository discovered recursively: features-lispflowmapping [INFO] Feature repository discovered recursively: odl-lispflowmapping-models [INFO] Feature repository discovered recursively: odl-lispflowmapping-inmemorydb [INFO] Feature repository discovered recursively: odl-lispflowmapping-southbound [INFO] Feature repository discovered recursively: odl-lispflowmapping-mappingservice [INFO] Feature repository discovered recursively: odl-lispflowmapping-msmr [INFO] Feature repository discovered recursively: odl-lispflowmapping-mappingservice-shell [INFO] Feature repository discovered recursively: features-mdsal [INFO] Feature repository discovered recursively: odl-mdsal-binding [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-mdsal-dom [INFO] Feature repository discovered recursively: odl-mdsal-dom-api [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-mdsal-trace-12.0.3 [INFO] Feature repository discovered recursively: odl-mdsal-uint24-netty [INFO] Feature repository discovered recursively: odl-mdsal-replicate-common [INFO] Feature repository discovered recursively: odl-mdsal-replicate-netty-12.0.3 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7224 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7317-iana-crypt-hash [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8294 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8343 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8344 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8345 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8345-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8346 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8346-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8348 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8348-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8349 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8519 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8520 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8528 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8529 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8530 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8542 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8776 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8795 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8795-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8819 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8819-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal [INFO] Feature repository discovered recursively: odl-mdsal-model-odl-l2-types [INFO] Feature repository discovered recursively: features-mdsal-experimental [INFO] Feature repository discovered recursively: odl-mdsal-exp-yanglib-api [INFO] Feature repository discovered recursively: odl-mdsal-exp-yanglib-rfc8525 [INFO] Feature repository discovered recursively: features-netconf [INFO] Feature repository discovered recursively: odl-aaa-netconf-plugin [INFO] Feature repository discovered recursively: odl-netconf-all [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 [INFO] Feature repository discovered recursively: odl-netconf-client-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-impl-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-mdsal [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-netty-util-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-clustered-topology [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-connector-all [INFO] Feature repository discovered recursively: odl-netconf-callhome-ssh [INFO] Feature repository discovered recursively: odl-netconf-console [INFO] Feature repository discovered recursively: odl-netconf-topology [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-restconf [INFO] Feature repository discovered recursively: odl-restconf-nb-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-restconf-all [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-transport [INFO] Feature repository discovered recursively: odl-netconf-keystore [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-truststore [INFO] Feature repository discovered recursively: features-netconf-experimental [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: features-netconf-testing [INFO] Feature repository discovered recursively: odl-netconf-test-tools [INFO] Feature repository discovered recursively: features-odlparent [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: odl-jackson-2 [INFO] Feature repository discovered recursively: odl-javassist-3 [INFO] Feature repository discovered recursively: odl-jersey-2 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.6 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty [INFO] Feature repository discovered recursively: odl-karaf-feat-war [INFO] Feature repository discovered recursively: odl-lmax-3 [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-woodstox [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: features-openflowplugin [INFO] Feature repository discovered recursively: odl-openflowplugin-app-bulk-o-matic [INFO] Feature repository discovered recursively: odl-openflowplugin-app-config-pusher [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-manager [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-sync [INFO] Feature repository discovered recursively: odl-openflowplugin-app-table-miss-enforcer [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology [INFO] Feature repository discovered recursively: odl-openflowplugin-app-lldp-speaker [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-lldp-discovery [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-manager [INFO] Feature repository discovered recursively: odl-openflowplugin-drop-test [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services-rest [INFO] Feature repository discovered recursively: odl-openflowplugin-nsf-model-0.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-openflowjava-0.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: openflowplugin-0.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-openflowplugin-app-reconciliation-framework [INFO] Feature repository discovered recursively: odl-openflowplugin-app-southbound-cli [INFO] Feature repository discovered recursively: odl-openflowplugin-libraries [INFO] Feature repository discovered recursively: odl-openflowplugin-app-arbitratorreconciliation [INFO] Feature repository discovered recursively: features-openflowplugin-extension [INFO] Feature repository discovered recursively: odl-openflowplugin-nxm-extensions [INFO] Feature repository discovered recursively: odl-openflowplugin-onf-extensions [INFO] Feature repository discovered recursively: odl-openflowplugin-eric-extensions [INFO] Feature repository discovered recursively: library-features [INFO] Feature repository discovered recursively: odl-ovsdb-library-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: hwvtepsouthbound-features [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-api-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound [INFO] Feature repository discovered recursively: odl-ovsdb-utils-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-rest-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-ui-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-test [INFO] Feature repository discovered recursively: southbound-features [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-api-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-rest-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-ui-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: serviceutils-features [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-serviceutils-srm [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.0-SNAPSHOT [INFO] Feature repository discovered recursively: features-transportpce-models [INFO] Feature repository discovered recursively: odl-openroadm-devices [INFO] Feature repository discovered recursively: odl-openroadm-models [INFO] Feature repository discovered recursively: odl-tapi-2.1.1-models [INFO] Feature repository discovered recursively: odl-tapi-2.4.0-models [INFO] Feature repository discovered recursively: features-transportpce [INFO] Feature repository discovered recursively: odl-transportpce [INFO] Feature repository discovered recursively: odl-transportpce-tapi [INFO] Feature repository discovered recursively: odl-transportpce-nbinotifications [INFO] Feature repository discovered recursively: odl-transportpce-dmaap-client [INFO] Feature repository discovered recursively: odl-transportpce-inventory [INFO] Feature repository discovered recursively: odl-transportpce-swagger [INFO] Feature repository discovered recursively: features-yangtools [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-yangtools-export [INFO] Feature repository discovered recursively: odl-yangtools-netty [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-parser [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: features-yangtools-experimental [INFO] Feature repository discovered recursively: features-test [INFO] Feature repository discovered recursively: odl-integration-compatible-with-all [INFO] Feature repository discovered recursively: odl-integration-all [INFO] Feature repository discovered recursively: framework-4.4.4 [INFO] Feature repository discovered recursively: standard-4.4.4 [INFO] Feature repository discovered recursively: framework-4.4.4 [INFO] Feature repository discovered recursively: features-index [INFO] Feature repository discovered recursively: features-aaa [INFO] Feature repository discovered recursively: odl-aaa-0.18.3 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: odl-aaa-0.18.3 [INFO] Feature repository discovered recursively: odl-controller-blueprint-8.0.3 [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime [INFO] Feature repository discovered recursively: odl-mdsal-dom-api [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api [INFO] Feature repository discovered recursively: odl-yangtools-parser [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: odl-mdsal-8.0.3 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-controller-8.0.3 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-controller-8.0.3 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-8.0.3 [INFO] Feature repository discovered recursively: odl-aaa-0.18.3 [INFO] Feature repository discovered recursively: odl-aaa-cli [INFO] Feature repository discovered recursively: odl-aaa-0.18.3 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.6 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty [INFO] Feature repository discovered recursively: odl-extras-8.0.3 [INFO] Feature repository discovered recursively: odl-aaa-0.18.3 [INFO] Feature repository discovered recursively: odl-aaa-0.18.3 [INFO] Feature repository discovered recursively: odl-aaa-0.18.3 [INFO] Feature repository discovered recursively: odl-jersey-2 [INFO] Feature repository discovered recursively: odl-javassist-3 [INFO] Feature repository discovered recursively: features-bgpcep [INFO] Feature repository discovered recursively: odl-bgpcep-algo [INFO] Feature repository discovered recursively: odl-bgpcep-algo-api [INFO] Feature repository discovered recursively: odl-bgpcep-graph-api-0.20.5 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8294 [INFO] Feature repository discovered recursively: odl-bgpcep-concepts-0.20.5 [INFO] Feature repository discovered recursively: odl-bgpcep-graph-0.20.5 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-parser [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-parser-api-0.20.5 [INFO] Feature repository discovered recursively: odl-yangtools-netty [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-dependencies-0.20.5 [INFO] Feature repository discovered recursively: odl-bgpcep-0.20.5 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-rib-api-0.20.5 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8343 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig [INFO] Feature repository discovered recursively: odl-bgpcep-0.20.5 [INFO] Feature repository discovered recursively: odl-controller-exp-netty-config [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-inet [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-extensions-api [INFO] Feature repository discovered recursively: odl-bgpcep-bmp-api [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-route-target [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-spi [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-path-selection-mode [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-impl-0.20.5 [INFO] Feature repository discovered recursively: odl-bgpcep-config-loader-spi-0.20.5 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-statement-0.20.5 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-state [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-topology [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-linkstate-0.20.5 [INFO] Feature repository discovered recursively: odl-mdsal-uint24-netty [INFO] Feature repository discovered recursively: odl-bgpcep-rsvp [INFO] Feature repository discovered recursively: odl-bgpcep-rsvp-api0.20.5 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-api-0.20.5 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal [INFO] Feature repository discovered recursively: odl-bgpcep-topology-tunnel-api-0.20.5 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-cli [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-flowspec [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-labeled-unicast-0.20.5 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-l3vpn [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-mvpn [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-evpn-0.20.5 [INFO] Feature repository discovered recursively: odl-bgpcep-protocols-config-loader [INFO] Feature repository discovered recursively: odl-bgpcep-routing-policy-config-loader [INFO] Feature repository discovered recursively: odl-bgpcep-config-loader-impl-0.20.5 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-config-loader-0.20.5 [INFO] Feature repository discovered recursively: odl-bgpcep-0.20.5 [INFO] Feature repository discovered recursively: odl-bgpcep-bmp [INFO] Feature repository discovered recursively: bgpcep-bmp-config-loader-0.20.5 [INFO] Feature repository discovered recursively: odl-bgpcep-0.20.5 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-api [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-impl-0.20.5 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-base-parser [INFO] Feature repository discovered recursively: odl-bgpcep-programming-api-0.20.5 [INFO] Feature repository discovered recursively: odl-bgpcep-programming-impl-0.20.5 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-topology [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-stateful [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-p2mp-te-lsp-0.20.5 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-topology-provider [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-server-provider [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-server [INFO] Feature repository discovered recursively: odl-bgpcep-0.20.5 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-segment-routing [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-auto-bandwidth [INFO] Feature repository discovered recursively: odl-bgpcep-0.20.5 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-cli [INFO] Feature repository discovered recursively: odl-bgpcep-topology-segment-routing [INFO] Feature repository discovered recursively: features-bgpcep-testing [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-benchmark-0.20.5 [INFO] Feature repository discovered recursively: odl-bgpcep-data-change-counter-0.20.5 [INFO] Feature repository discovered recursively: features-controller [INFO] Feature repository discovered recursively: odl-mdsal-8.0.3 [INFO] Feature repository discovered recursively: odl-mdsal-dom [INFO] Feature repository discovered recursively: features-controller-experimental [INFO] Feature repository discovered recursively: odl-toaster-8.0.3 [INFO] Feature repository discovered recursively: features-controller-testing [INFO] Feature repository discovered recursively: odl-clustering-test-app-8.0.3 [INFO] Feature repository discovered recursively: odl-mdsal-benchmark [INFO] Feature repository discovered recursively: daexim-features [INFO] Feature repository discovered recursively: odl-daexim-1.15.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-mdsal-binding [INFO] Feature repository discovered recursively: odl-infrautils-ready [INFO] Feature repository discovered recursively: odl-infrautils-utils [INFO] Feature repository discovered recursively: odl-daexim-all-1.15.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-restconf [INFO] Feature repository discovered recursively: odl-restconf-nb-6.0.5 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-yangtools-export [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 [INFO] Feature repository discovered recursively: features-infrautils [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus [INFO] Feature repository discovered recursively: features-infrautils-experimental [INFO] Feature repository discovered recursively: odl-infrautils-inject [INFO] Feature repository discovered recursively: features-jsonrpc [INFO] Feature repository discovered recursively: odl-jsonrpc-1.16.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-jackson-2 [INFO] Feature repository discovered recursively: odl-woodstox [INFO] Feature repository discovered recursively: odl-jsonrpc-provider-1.16.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-jsonrpc-1.16.0-SNAPSHOT [INFO] Feature repository discovered recursively: features-lispflowmapping [INFO] Feature repository discovered recursively: odl-lispflowmapping-models [INFO] Feature repository discovered recursively: odl-lispflowmapping-inmemorydb [INFO] Feature repository discovered recursively: odl-lispflowmapping-southbound [INFO] Feature repository discovered recursively: odl-lispflowmapping-mappingservice [INFO] Feature repository discovered recursively: odl-lispflowmapping-msmr [INFO] Feature repository discovered recursively: odl-lispflowmapping-mappingservice-shell [INFO] Feature repository discovered recursively: features-mdsal [INFO] Feature repository discovered recursively: odl-mdsal-trace-12.0.3 [INFO] Feature repository discovered recursively: odl-mdsal-replicate-common [INFO] Feature repository discovered recursively: odl-mdsal-replicate-netty-12.0.3 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7224 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7317-iana-crypt-hash [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8344 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8345 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8345-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8346 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8346-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8348 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8348-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8349 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8519 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8520 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8528 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8529 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8530 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8542 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8776 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8795 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8795-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8819 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8819-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-odl-l2-types [INFO] Feature repository discovered recursively: features-mdsal-experimental [INFO] Feature repository discovered recursively: odl-mdsal-exp-yanglib-api [INFO] Feature repository discovered recursively: odl-mdsal-exp-yanglib-rfc8525 [INFO] Feature repository discovered recursively: features-netconf [INFO] Feature repository discovered recursively: odl-aaa-netconf-plugin [INFO] Feature repository discovered recursively: odl-netconf-all [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-impl-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-netty-util-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-transport [INFO] Feature repository discovered recursively: odl-netconf-keystore [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-truststore [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-client-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-mdsal [INFO] Feature repository discovered recursively: odl-netconf-clustered-topology [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-connector-all [INFO] Feature repository discovered recursively: odl-netconf-callhome-ssh [INFO] Feature repository discovered recursively: odl-netconf-topology [INFO] Feature repository discovered recursively: odl-netconf-console [INFO] Feature repository discovered recursively: odl-restconf-all [INFO] Feature repository discovered recursively: features-netconf-experimental [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: features-netconf-testing [INFO] Feature repository discovered recursively: odl-netconf-test-tools [INFO] Feature repository discovered recursively: features-odlparent [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-karaf-feat-war [INFO] Feature repository discovered recursively: odl-lmax-3 [INFO] Feature repository discovered recursively: features-openflowplugin [INFO] Feature repository discovered recursively: odl-openflowplugin-app-bulk-o-matic [INFO] Feature repository discovered recursively: openflowplugin-0.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-openflowplugin-nsf-model-0.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-openflowjava-0.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-openflowplugin-libraries [INFO] Feature repository discovered recursively: odl-serviceutils-srm [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-openflowplugin-app-config-pusher [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-manager [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-sync [INFO] Feature repository discovered recursively: odl-openflowplugin-app-table-miss-enforcer [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology [INFO] Feature repository discovered recursively: odl-openflowplugin-app-lldp-speaker [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-lldp-discovery [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-manager [INFO] Feature repository discovered recursively: odl-openflowplugin-drop-test [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services [INFO] Feature repository discovered recursively: odl-openflowplugin-app-reconciliation-framework [INFO] Feature repository discovered recursively: odl-openflowplugin-app-arbitratorreconciliation [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services-rest [INFO] Feature repository discovered recursively: odl-openflowplugin-app-southbound-cli [INFO] Feature repository discovered recursively: features-openflowplugin-extension [INFO] Feature repository discovered recursively: odl-openflowplugin-nxm-extensions [INFO] Feature repository discovered recursively: odl-openflowplugin-onf-extensions [INFO] Feature repository discovered recursively: odl-openflowplugin-eric-extensions [INFO] Feature repository discovered recursively: library-features [INFO] Feature repository discovered recursively: odl-ovsdb-library-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-jackson-2 [INFO] Feature repository discovered recursively: odl-woodstox [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-aaa-0.18.4 [INFO] Feature repository discovered recursively: odl-controller-blueprint-8.0.4 [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime [INFO] Feature repository discovered recursively: odl-mdsal-dom-api [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api [INFO] Feature repository discovered recursively: odl-yangtools-parser [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: odl-mdsal-8.0.4 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-controller-8.0.4 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-controller-8.0.4 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-8.0.4 [INFO] Feature repository discovered recursively: odl-aaa-0.18.4 [INFO] Feature repository discovered recursively: hwvtepsouthbound-features [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-api-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 [INFO] Feature repository discovered recursively: odl-mdsal-model-odl-l2-types [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound [INFO] Feature repository discovered recursively: odl-ovsdb-utils-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-api-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-rest-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-restconf [INFO] Feature repository discovered recursively: odl-restconf-nb-6.0.6 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 [INFO] Feature repository discovered recursively: odl-controller-exp-netty-config [INFO] Feature repository discovered recursively: odl-netconf-6.0.6 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty [INFO] Feature repository discovered recursively: odl-yangtools-export [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 [INFO] Feature repository discovered recursively: odl-aaa-0.18.4 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc [INFO] Feature repository discovered recursively: odl-extras-8.0.4 [INFO] Feature repository discovered recursively: odl-aaa-0.18.4 [INFO] Feature repository discovered recursively: odl-aaa-0.18.4 [INFO] Feature repository discovered recursively: odl-aaa-0.18.4 [INFO] Feature repository discovered recursively: odl-jersey-2 [INFO] Feature repository discovered recursively: odl-javassist-3 [INFO] Feature repository discovered recursively: odl-aaa-0.18.4 [INFO] Feature repository discovered recursively: odl-netconf-6.0.6 [INFO] Feature repository discovered recursively: odl-netconf-6.0.6 [INFO] Feature repository discovered recursively: odl-netconf-6.0.6 [INFO] Feature repository discovered recursively: odl-netconf-6.0.6 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 [INFO] Feature repository discovered recursively: odl-netconf-6.0.6 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-ui-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-netconf-6.0.6 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-test [INFO] Feature repository discovered recursively: southbound-features [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus [INFO] Feature repository discovered recursively: odl-infrautils-utils [INFO] Feature repository discovered recursively: odl-infrautils-ready [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-rest-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-ui-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: serviceutils-features [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.0-SNAPSHOT [INFO] Feature repository discovered recursively: features-transportpce-models [INFO] Feature repository discovered recursively: odl-openroadm-devices [INFO] Feature repository discovered recursively: odl-openroadm-models [INFO] Feature repository discovered recursively: odl-tapi-2.1.1-models [INFO] Feature repository discovered recursively: odl-tapi-2.4.0-models [INFO] Feature repository discovered recursively: features-transportpce [INFO] Feature repository discovered recursively: odl-transportpce [INFO] Feature repository discovered recursively: odl-transportpce-tapi [INFO] Feature repository discovered recursively: odl-transportpce-nbinotifications [INFO] Feature repository discovered recursively: odl-transportpce-dmaap-client [INFO] Feature repository discovered recursively: odl-transportpce-inventory [INFO] Feature repository discovered recursively: odl-transportpce-swagger [INFO] Feature repository discovered recursively: features-yangtools [INFO] Feature repository discovered recursively: features-yangtools-experimental [INFO] Feature repository discovered recursively: standard-4.4.4 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.22 [INFO] Feature repository discovered recursively: odl-integration-compatible-with-all [INFO] Feature repository discovered recursively: odl-integration-all [WARNING] Duplicate versions for org.jolokia:jolokia-osgi::jar, 1.7.2 and 1.7.1 [WARNING] Duplicate versions for io.netty:netty-codec-http::jar, 4.1.100.Final and 4.1.104.Final [WARNING] Duplicate versions for io.netty:netty-common::jar, 4.1.100.Final and 4.1.104.Final [WARNING] Duplicate versions for io.netty:netty-buffer::jar, 4.1.100.Final and 4.1.104.Final [WARNING] Duplicate versions for io.netty:netty-transport::jar, 4.1.100.Final and 4.1.104.Final [WARNING] Duplicate versions for io.netty:netty-codec::jar, 4.1.100.Final and 4.1.104.Final [WARNING] Duplicate versions for io.netty:netty-handler::jar, 4.1.100.Final and 4.1.104.Final [WARNING] Duplicate versions for io.netty:netty-resolver::jar, 4.1.100.Final and 4.1.104.Final [WARNING] Duplicate versions for io.netty:netty-transport-native-unix-common::jar, 4.1.100.Final and 4.1.104.Final [WARNING] Duplicate versions for io.netty:netty-transport-native-epoll:linux-x86_64:jar, 4.1.100.Final and 4.1.104.Final [WARNING] Duplicate versions for io.netty:netty-transport-classes-epoll::jar, 4.1.100.Final and 4.1.104.Final [WARNING] Duplicate versions for io.netty:netty-transport-native-unix-common:linux-x86_64:jar, 4.1.100.Final and 4.1.104.Final [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-cert::jar, 0.18.3 and 0.18.4 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-cert:config:xml, 0.18.3 and 0.18.4 [WARNING] Duplicate versions for org.opendaylight.controller:blueprint::jar, 8.0.3 and 8.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-codec-binfmt::jar, 11.0.4 and 11.0.5 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-codec-gson::jar, 11.0.4 and 11.0.5 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-codec-xml::jar, 11.0.4 and 11.0.5 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-impl::jar, 11.0.4 and 11.0.5 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-tree-ri::jar, 11.0.4 and 11.0.5 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-transform::jar, 11.0.4 and 11.0.5 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-api::jar, 11.0.4 and 11.0.5 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-spi::jar, 11.0.4 and 11.0.5 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-tree-api::jar, 11.0.4 and 11.0.5 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-tree-spi::jar, 11.0.4 and 11.0.5 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-util::jar, 11.0.4 and 11.0.5 [WARNING] Duplicate versions for org.opendaylight.yangtools:odlext-model-api::jar, 11.0.4 and 11.0.5 [WARNING] Duplicate versions for org.opendaylight.yangtools:openconfig-model-api::jar, 11.0.4 and 11.0.5 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc6241-model-api::jar, 11.0.4 and 11.0.5 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc6536-model-api::jar, 11.0.4 and 11.0.5 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc6643-model-api::jar, 11.0.4 and 11.0.5 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc7952-model-api::jar, 11.0.4 and 11.0.5 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8040-model-api::jar, 11.0.4 and 11.0.5 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8528-model-api::jar, 11.0.4 and 11.0.5 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8639-model-api::jar, 11.0.4 and 11.0.5 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8819-model-api::jar, 11.0.4 and 11.0.5 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-model-api::jar, 11.0.4 and 11.0.5 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-model-spi::jar, 11.0.4 and 11.0.5 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-model-util::jar, 11.0.4 and 11.0.5 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-parser-api::jar, 11.0.4 and 11.0.5 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-repo-api::jar, 11.0.4 and 11.0.5 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-ir::jar, 11.0.4 and 11.0.5 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-repo-spi::jar, 11.0.4 and 11.0.5 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-common::jar, 11.0.4 and 11.0.5 [WARNING] Duplicate versions for org.opendaylight.yangtools:concepts::jar, 11.0.4 and 11.0.5 [WARNING] Duplicate versions for org.opendaylight.yangtools:util::jar, 11.0.4 and 11.0.5 [WARNING] Duplicate versions for org.checkerframework:checker-qual::jar, 3.39.0 and 3.42.0 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-xpath-api::jar, 11.0.4 and 11.0.5 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-api::jar, 12.0.3 and 12.0.4 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-spi::jar, 12.0.3 and 12.0.4 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-util::jar, 12.0.3 and 12.0.4 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-common-api::jar, 12.0.3 and 12.0.4 [WARNING] Duplicate versions for org.opendaylight.mdsal:yang-binding::jar, 12.0.3 and 12.0.4 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-spec-util::jar, 12.0.3 and 12.0.4 [WARNING] Duplicate versions for org.opendaylight.mdsal.model:yang-ext::jar, 2013.09.07.24.3 and 2013.09.07.24.4 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-generator::jar, 12.0.3 and 12.0.4 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-dom-codec::jar, 12.0.3 and 12.0.4 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-loader::jar, 12.0.3 and 12.0.4 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi::jar, 12.0.3 and 12.0.4 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-runtime-osgi::jar, 12.0.3 and 12.0.4 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-dom-schema-osgi::jar, 12.0.3 and 12.0.4 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-dom-api::jar, 12.0.3 and 12.0.4 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-dom-spi::jar, 12.0.3 and 12.0.4 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-model-api::jar, 12.0.3 and 12.0.4 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-model-ri::jar, 12.0.3 and 12.0.4 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-runtime-api::jar, 12.0.3 and 12.0.4 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-runtime-spi::jar, 12.0.3 and 12.0.4 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-dom-codec-api::jar, 12.0.3 and 12.0.4 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-dom-codec-spi::jar, 12.0.3 and 12.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-model-ri::jar, 11.0.4 and 11.0.5 [WARNING] Duplicate versions for org.opendaylight.yangtools:odlext-parser-support::jar, 11.0.4 and 11.0.5 [WARNING] Duplicate versions for org.opendaylight.yangtools:openconfig-parser-support::jar, 11.0.4 and 11.0.5 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc6241-parser-support::jar, 11.0.4 and 11.0.5 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc6536-parser-support::jar, 11.0.4 and 11.0.5 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc6643-parser-support::jar, 11.0.4 and 11.0.5 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc7952-parser-support::jar, 11.0.4 and 11.0.5 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8040-parser-support::jar, 11.0.4 and 11.0.5 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8528-parser-support::jar, 11.0.4 and 11.0.5 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8639-parser-support::jar, 11.0.4 and 11.0.5 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-parser-impl::jar, 11.0.4 and 11.0.5 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8819-parser-support::jar, 11.0.4 and 11.0.5 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-parser-reactor::jar, 11.0.4 and 11.0.5 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-parser-rfc7950::jar, 11.0.4 and 11.0.5 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-parser-spi::jar, 11.0.4 and 11.0.5 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-repo-fs::jar, 11.0.4 and 11.0.5 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-xpath-impl::jar, 11.0.4 and 11.0.5 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-singleton-dom-impl::jar, 12.0.3 and 12.0.4 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-singleton-common-api::jar, 12.0.3 and 12.0.4 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-eos-common-api::jar, 12.0.3 and 12.0.4 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-eos-common-spi::jar, 12.0.3 and 12.0.4 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-eos-dom-api::jar, 12.0.3 and 12.0.4 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-eos-binding-api::jar, 12.0.3 and 12.0.4 [WARNING] Duplicate versions for org.opendaylight.mdsal.model:general-entity::jar, 12.0.3 and 12.0.4 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-eos-binding-adapter::jar, 12.0.3 and 12.0.4 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-dom-adapter::jar, 12.0.3 and 12.0.4 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-dom-broker::jar, 12.0.3 and 12.0.4 [WARNING] Duplicate versions for org.opendaylight.controller:sal-remoterpc-connector::jar, 8.0.3 and 8.0.4 [WARNING] Duplicate versions for org.opendaylight.controller:cds-access-api::jar, 8.0.3 and 8.0.4 [WARNING] Duplicate versions for org.opendaylight.controller:cds-access-client::jar, 8.0.3 and 8.0.4 [WARNING] Duplicate versions for org.opendaylight.controller:cds-dom-api::jar, 8.0.3 and 8.0.4 [WARNING] Duplicate versions for org.opendaylight.controller:sal-distributed-datastore::jar, 8.0.3 and 8.0.4 [WARNING] Duplicate versions for org.opendaylight.controller:eos-dom-akka::jar, 8.0.3 and 8.0.4 [WARNING] Duplicate versions for org.opendaylight.controller:sal-cluster-admin-api::jar, 8.0.3 and 8.0.4 [WARNING] Duplicate versions for org.opendaylight.controller:sal-cluster-admin-impl::jar, 8.0.3 and 8.0.4 [WARNING] Duplicate versions for org.opendaylight.controller:sal-clustering-config:akkaconf:xml, 8.0.3 and 8.0.4 [WARNING] Duplicate versions for org.opendaylight.controller:sal-clustering-config:factoryakkaconf:xml, 8.0.3 and 8.0.4 [WARNING] Duplicate versions for org.opendaylight.controller:sal-clustering-config:moduleshardconf:xml, 8.0.3 and 8.0.4 [WARNING] Duplicate versions for org.opendaylight.controller:sal-clustering-config:moduleconf:xml, 8.0.3 and 8.0.4 [WARNING] Duplicate versions for org.opendaylight.controller:sal-clustering-config:datastore:cfg, 8.0.3 and 8.0.4 [WARNING] Duplicate versions for org.apache.commons:commons-lang3::jar, 3.13.0 and 3.14.0 [WARNING] Duplicate versions for org.opendaylight.controller:sal-clustering-commons::jar, 8.0.3 and 8.0.4 [WARNING] Duplicate versions for io.dropwizard.metrics:metrics-graphite::jar, 4.2.20 and 4.2.23 [WARNING] Duplicate versions for com.rabbitmq:amqp-client::jar, 5.18.0 and 5.20.0 [WARNING] Duplicate versions for org.opendaylight.controller:sal-akka-raft::jar, 8.0.3 and 8.0.4 [WARNING] Duplicate versions for org.opendaylight.controller:cds-mgmt-api::jar, 8.0.3 and 8.0.4 [WARNING] Duplicate versions for org.opendaylight.controller:sal-akka-segmented-journal::jar, 8.0.3 and 8.0.4 [WARNING] Duplicate versions for org.opendaylight.controller:atomix-storage::jar, 8.0.3 and 8.0.4 [WARNING] Duplicate versions for io.dropwizard.metrics:metrics-core::jar, 4.2.20 and 4.2.23 [WARNING] Duplicate versions for io.dropwizard.metrics:metrics-healthchecks::jar, 4.2.20 and 4.2.23 [WARNING] Duplicate versions for io.dropwizard.metrics:metrics-jmx::jar, 4.2.20 and 4.2.23 [WARNING] Duplicate versions for io.dropwizard.metrics:metrics-jvm::jar, 4.2.20 and 4.2.23 [WARNING] Duplicate versions for org.opendaylight.controller:repackaged-akka::jar, 8.0.3 and 8.0.4 [WARNING] Duplicate versions for org.opendaylight.controller:sal-common-util::jar, 8.0.3 and 8.0.4 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-encrypt-service::jar, 0.18.3 and 0.18.4 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-encrypt-service-impl::jar, 0.18.3 and 0.18.4 [WARNING] Duplicate versions for org.opendaylight.mdsal.model:ietf-topology::jar, 2013.10.21.24.3 and 2013.10.21.24.4 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types::jar, 12.0.3 and 12.0.4 [WARNING] Duplicate versions for org.opendaylight.mdsal.model:ietf-type-util::jar, 12.0.3 and 12.0.4 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types::jar, 12.0.3 and 12.0.4 [WARNING] Duplicate versions for org.opendaylight.mdsal.model:opendaylight-l2-types::jar, 2013.08.27.24.3 and 2013.08.27.24.4 [WARNING] Duplicate versions for org.opendaylight.netconf:restconf-nb::jar, 6.0.5 and 6.0.6 [WARNING] Duplicate versions for org.opendaylight.netconf:restconf-api::jar, 6.0.5 and 6.0.6 [WARNING] Duplicate versions for org.opendaylight.netconf:netconf-dom-api::jar, 6.0.5 and 6.0.6 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc8072::jar, 12.0.3 and 12.0.4 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc8040::jar, 12.0.3 and 12.0.4 [WARNING] Duplicate versions for org.opendaylight.controller:netty-event-executor-config::jar, 0.19.3 and 0.19.4 [WARNING] Duplicate versions for org.opendaylight.controller:netty-threadgroup-config::jar, 0.19.3 and 0.19.4 [WARNING] Duplicate versions for org.opendaylight.controller:netty-timer-config::jar, 0.19.3 and 0.19.4 [WARNING] Duplicate versions for org.opendaylight.controller:threadpool-config-api::jar, 0.19.3 and 0.19.4 [WARNING] Duplicate versions for org.opendaylight.controller:threadpool-config-impl::jar, 0.19.3 and 0.19.4 [WARNING] Duplicate versions for org.opendaylight.netconf:restconf-common-models::jar, 6.0.5 and 6.0.6 [WARNING] Duplicate versions for org.opendaylight.netconf:restconf-common::jar, 6.0.5 and 6.0.6 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-model-export::jar, 11.0.4 and 11.0.5 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc8525::jar, 12.0.3 and 12.0.4 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores::jar, 12.0.3 and 12.0.4 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin::jar, 12.0.3 and 12.0.4 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc7952::jar, 12.0.3 and 12.0.4 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-shiro::jar, 0.18.3 and 0.18.4 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-tokenauthrealm::jar, 0.18.3 and 0.18.4 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-idm-store-h2::jar, 0.18.3 and 0.18.4 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-shiro-api::jar, 0.18.3 and 0.18.4 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-filterchain::jar, 0.18.3 and 0.18.4 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-shiro:aaa-app-config:xml, 0.18.3 and 0.18.4 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-shiro:aaa-datastore-config:xml, 0.18.3 and 0.18.4 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-password-service-impl:aaa-password-service-config:xml, 0.18.3 and 0.18.4 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-shiro:idmtool:py, 0.18.3 and 0.18.4 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-filterchain:config:cfg, 0.18.3 and 0.18.4 [WARNING] Duplicate versions for org.opendaylight.controller:odl-jolokia-osgi:configuration:cfg, 8.0.3 and 8.0.4 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-password-service-api::jar, 0.18.3 and 0.18.4 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-password-service-impl::jar, 0.18.3 and 0.18.4 [WARNING] Duplicate versions for org.opendaylight.aaa:repackaged-shiro::jar, 0.18.3 and 0.18.4 [WARNING] Duplicate versions for org.opendaylight.aaa.web:web-osgi-impl::jar, 0.18.3 and 0.18.4 [WARNING] Duplicate versions for org.opendaylight.aaa.web:web-api::jar, 0.18.3 and 0.18.4 [WARNING] Duplicate versions for org.opendaylight.aaa.web:servlet-jersey2::jar, 0.18.3 and 0.18.4 [WARNING] Duplicate versions for org.opendaylight.aaa.web:servlet-api::jar, 0.18.3 and 0.18.4 [WARNING] Duplicate versions for org.javassist:javassist::jar, 3.29.2-GA and 3.30.2-GA [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-authn-api::jar, 0.18.3 and 0.18.4 [WARNING] Duplicate versions for org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring::jar, 6.0.5 and 6.0.6 [WARNING] Duplicate versions for org.opendaylight.netconf:netconf-api::jar, 6.0.5 and 6.0.6 [WARNING] Duplicate versions for org.opendaylight.netconf:netconf-auth::jar, 6.0.5 and 6.0.6 [WARNING] Duplicate versions for org.opendaylight.netconf.model:rfc5277::jar, 6.0.5 and 6.0.6 [WARNING] Duplicate versions for org.opendaylight.netconf.model:rfc6241::jar, 6.0.5 and 6.0.6 [WARNING] Duplicate versions for org.opendaylight.netconf.model:rfc6470::jar, 6.0.5 and 6.0.6 [WARNING] Duplicate versions for org.opendaylight.netconf.model:rfc8526::jar, 6.0.5 and 6.0.6 [WARNING] Duplicate versions for org.opendaylight.netconf.model:rfc6243::jar, 6.0.5 and 6.0.6 [WARNING] Duplicate versions for org.opendaylight.netconf:restconf-openapi::jar, 6.0.5 and 6.0.6 [WARNING] Duplicate versions for org.opendaylight.infrautils:diagstatus-web::jar, 6.0.4 and 6.0.5 [WARNING] Duplicate versions for org.opendaylight.infrautils:diagstatus-api::jar, 6.0.4 and 6.0.5 [WARNING] Duplicate versions for org.opendaylight.infrautils:diagstatus-shell::jar, 6.0.4 and 6.0.5 [WARNING] Duplicate versions for org.opendaylight.infrautils:diagstatus-impl::jar, 6.0.4 and 6.0.5 [WARNING] Duplicate versions for org.opendaylight.infrautils:infrautils-util::jar, 6.0.4 and 6.0.5 [WARNING] Duplicate versions for org.opendaylight.infrautils:ready-impl::jar, 6.0.4 and 6.0.5 [WARNING] Duplicate versions for org.opendaylight.infrautils:ready-api::jar, 6.0.4 and 6.0.5 [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (fix-permissions) @ karaf --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-bc) @ karaf --- [INFO] Executing tasks [INFO] [delete] Deleting directory /w/workspace/ovsdb-distribution-check-calcium/distribution/karaf/target/assembly/system/org/bouncycastle [INFO] Executed tasks [INFO] [INFO] --- maven-javadoc-plugin:3.6.0:jar (attach-javadocs) @ karaf --- [INFO] Skipping javadoc generation [INFO] [INFO] --- karaf-maven-plugin:4.4.4:archive (package) @ karaf --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ karaf --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ karaf --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ karaf --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ karaf --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ karaf --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ karaf --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ karaf --- [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/distribution/karaf/pom.xml to /tmp/r/org/opendaylight/integration/karaf/0.20.0-SNAPSHOT/karaf-0.20.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/distribution/karaf/target/karaf-0.20.0-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/integration/karaf/0.20.0-SNAPSHOT/karaf-0.20.0-SNAPSHOT.tar.gz [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/distribution/karaf/target/karaf-0.20.0-SNAPSHOT.zip to /tmp/r/org/opendaylight/integration/karaf/0.20.0-SNAPSHOT/karaf-0.20.0-SNAPSHOT.zip [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ karaf --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/distribution/karaf/dependency_tree.txt [INFO] [INFO] ----------< org.opendaylight.integration:singles-aggregator >----------- [INFO] Building ODL :: integration :: singles-aggregator 0.20.0-SNAPSHOT [15/19] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ singles-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ singles-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ singles-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ singles-aggregator --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ singles-aggregator --- [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/distribution/features/singles/pom.xml to /tmp/r/org/opendaylight/integration/singles-aggregator/0.20.0-SNAPSHOT/singles-aggregator-0.20.0-SNAPSHOT.pom [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ singles-aggregator --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/distribution/features/singles/dependency_tree.txt [INFO] [INFO] -----------< org.opendaylight.integration:repos-aggregator >------------ [INFO] Building ODL :: integration :: repos-aggregator 0.20.0-SNAPSHOT [16/19] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ repos-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ repos-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ repos-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ repos-aggregator --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ repos-aggregator --- [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/distribution/features/repos/pom.xml to /tmp/r/org/opendaylight/integration/repos-aggregator/0.20.0-SNAPSHOT/repos-aggregator-0.20.0-SNAPSHOT.pom [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ repos-aggregator --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/distribution/features/repos/dependency_tree.txt [INFO] [INFO] ----------< org.opendaylight.integration:features-aggregator >---------- [INFO] Building ODL :: integration :: features-aggregator 0.20.0-SNAPSHOT [17/19] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ features-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ features-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ features-aggregator --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ features-aggregator --- [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/distribution/features/pom.xml to /tmp/r/org/opendaylight/integration/features-aggregator/0.20.0-SNAPSHOT/features-aggregator-0.20.0-SNAPSHOT.pom [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ features-aggregator --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/distribution/features/dependency_tree.txt [INFO] [INFO] --------------< org.opendaylight.integration:onap-karaf >--------------- [INFO] Building ODL :: integration :: onap-karaf 0.20.0-SNAPSHOT [18/19] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ onap-karaf --- [INFO] Deleting /w/workspace/ovsdb-distribution-check-calcium/distribution/onap-karaf/target [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ onap-karaf --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ onap-karaf --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ onap-karaf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ onap-karaf --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ onap-karaf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ onap-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ onap-karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (process-resources) @ onap-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/distribution/onap-karaf/src/main/resources [INFO] [INFO] --- karaf-maven-plugin:4.4.4:assembly (process-resources) @ onap-karaf --- [INFO] Using repositories: [INFO] file:///tmp/n/@id=file-snapshots@noreleases@snapshots [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror [INFO] https://repo.maven.apache.org/maven2@id=central [INFO] Creating work directory: /w/workspace/ovsdb-distribution-check-calcium/distribution/onap-karaf/target/assembly [INFO] Loading direct KAR and features XML dependencies [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.4/kar [INFO] Feature framework will be added as a startup feature [INFO] Generating Karaf assembly: /w/workspace/ovsdb-distribution-check-calcium/distribution/onap-karaf/target/assembly [INFO] Unzipping kars [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.4/kar [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.4/xml/features [INFO] Loading profiles from: [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml [INFO] Loading repositories [INFO] Generating generated-startup profile [INFO] Generating generated-boot profile with parents: generated-startup [INFO] Generating generated-installed profile [INFO] Configuring etc/config.properties and etc/system.properties [INFO] Downloading libraries for generated profiles [INFO] Downloading additional libraries [INFO] Writing configurations [INFO] adding config file: etc/profile.cfg [INFO] Startup stage [INFO] Loading startup repositories [INFO] Resolving startup features and bundles [INFO] Features: framework [INFO] Bundles: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.7 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.4 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.3 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.3 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.2.0 [INFO] Boot stage [INFO] Loading boot repositories [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/features-controller-experimental/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/features-odlparent/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-exp-netty-config/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-toaster/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-spifly/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-asm/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf-experimental/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/features-mdsal/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-war/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-lmax-3/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-aaa-netconf-plugin/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-all/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-client/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-impl/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6022/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/features-aaa/0.18.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/features-controller/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-util/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-netty-util/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6241/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-callhome-ssh/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-console/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector-all/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.0.7/xml/features [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-openapi/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-topology/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-clustered-topology/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-all/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-trace/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-rfc8294-netty/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-replicate-common/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-replicate-netty/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7224/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7317-iana-crypt-hash/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8294/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8344/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8346/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8345/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8343/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8348-non-nmda/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8348/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8349/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8519/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8520/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8345-non-nmda/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8528/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8530/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8542/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8776/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.daexim/daexim-features/1.15.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8795-non-nmda/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8795/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8819/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8819-non-nmda/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.0.7/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.18.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6470/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8526/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.18.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.18.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cli/0.18.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.18.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.18.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.18.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-broker-local/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8529/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8346-non-nmda/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8341/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/11.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/6.0.5/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.22/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/11.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/8.0.3/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-netty/11.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/11.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/11.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/11.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6243/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.18.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/11.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/11.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/11.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/11.0.4/xml/features [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8040/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/11.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.daexim/odl-daexim-all/1.15.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.daexim/odl-daexim/1.15.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/6.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/6.0.4/xml/features [INFO] Feature kar/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.4 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg [INFO] Feature jaas-boot/4.4.4 is defined as a boot feature [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.4.jar [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.4 [INFO] Feature jaas/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.4 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg [INFO] Feature bundle/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.4 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg [INFO] Feature shell/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.4 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg [INFO] adding config file: etc/org.apache.karaf.shell.cfg [INFO] Feature 0705e0e0-c64b-45cf-aaad-9030ad56e39e/0.0.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.0.7 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.7 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] Feature package/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.4 [INFO] Feature aries-proxy/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.5 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.5 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.5 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.5 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.13 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.5 [INFO] Feature service/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.4 [INFO] Feature ssh/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.10.0 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.10.0 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.4 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.10.0 [INFO] Feature jline/3.21.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 [INFO] Feature feature/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.4 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg [INFO] Feature system/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.4 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg [INFO] Feature management/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.4 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 [INFO] adding config file: etc/jmx.acl.cfg [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg [INFO] adding config file: etc/org.apache.karaf.management.cfg [INFO] Feature log/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.4 [INFO] adding config file: etc/org.apache.karaf.log.cfg [INFO] Feature aries-blueprint/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.4 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 [INFO] Feature config/4.4.4 is defined as a boot feature [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg [INFO] Feature framework/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.4 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.3 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.3 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.4 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber [INFO] Feature instance/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.4 [INFO] Feature diagnostic/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.4 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.4.jar [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.4 [INFO] Feature shell-compat/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.4 [INFO] Feature deployer/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.4 [INFO] Feature scr/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 [INFO] Feature standard/4.4.4 is defined as a boot feature [INFO] Install stage [INFO] Loading installed repositories [INFO] Feature wrapper/4.4.4 is defined as an installed feature [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.4 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/1.7.32 [INFO] [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ onap-karaf >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ onap-karaf --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ onap-karaf <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ onap-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (apply-branding) @ onap-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:unpack-dependencies (unpack-karaf-resources) @ onap-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (org.ops4j.pax.url.mvn.cfg) @ onap-karaf --- [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties [INFO] Copying opendaylight-karaf-resources-13.0.7-config.properties to /w/workspace/ovsdb-distribution-check-calcium/distribution/onap-karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy-dependencies (copy-aaa-cli-jar) @ onap-karaf --- [INFO] Copying aaa-cli-jar-0.18.3.jar to /w/workspace/ovsdb-distribution-check-calcium/distribution/onap-karaf/target/assembly/bin/aaa-cli-jar.jar [INFO] [INFO] --- maven-dependency-plugin:3.6.1:unpack-dependencies (unpack-odl-karaf-resources) @ onap-karaf --- [INFO] [INFO] --- copy-files-plugin:13.0.7:copy-files (default) @ onap-karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ onap-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-calcium/distribution/onap-karaf/src/main/assembly [INFO] [INFO] --- karaf-plugin:13.0.7:populate-local-repo (populate-local-repo) @ onap-karaf --- [INFO] Feature repository discovered recursively: e9a91fe5-8ef0-482f-a096-3cb22f525bb5 [INFO] Feature repository discovered recursively: features-aaa [INFO] Feature repository discovered recursively: odl-aaa-0.18.3 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-aaa-0.18.3 [INFO] Feature repository discovered recursively: odl-aaa-cli [INFO] Feature repository discovered recursively: odl-aaa-0.18.3 [INFO] Feature repository discovered recursively: odl-aaa-0.18.3 [INFO] Feature repository discovered recursively: odl-aaa-0.18.3 [INFO] Feature repository discovered recursively: odl-aaa-0.18.3 [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: odl-aaa-0.18.3 [INFO] Feature repository discovered recursively: features-controller [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-mdsal-8.0.3 [INFO] Feature repository discovered recursively: odl-mdsal-8.0.3 [INFO] Feature repository discovered recursively: odl-controller-8.0.3 [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-8.0.3 [INFO] Feature repository discovered recursively: odl-controller-8.0.3 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-controller-blueprint-8.0.3 [INFO] Feature repository discovered recursively: odl-extras-8.0.3 [INFO] Feature repository discovered recursively: features-controller-experimental [INFO] Feature repository discovered recursively: odl-controller-exp-netty-config [INFO] Feature repository discovered recursively: odl-toaster-8.0.3 [INFO] Feature repository discovered recursively: daexim-features [INFO] Feature repository discovered recursively: odl-daexim-1.15.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-infrautils-ready [INFO] Feature repository discovered recursively: odl-infrautils-utils [INFO] Feature repository discovered recursively: odl-daexim-all-1.15.0-SNAPSHOT [INFO] Feature repository discovered recursively: features-mdsal [INFO] Feature repository discovered recursively: odl-mdsal-binding [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-mdsal-dom [INFO] Feature repository discovered recursively: odl-mdsal-dom-api [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api [INFO] Feature repository discovered recursively: odl-yangtools-parser [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-mdsal-trace-12.0.3 [INFO] Feature repository discovered recursively: odl-mdsal-uint24-netty [INFO] Feature repository discovered recursively: odl-yangtools-netty [INFO] Feature repository discovered recursively: odl-mdsal-replicate-common [INFO] Feature repository discovered recursively: odl-mdsal-replicate-netty-12.0.3 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7224 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7317-iana-crypt-hash [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8294 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8343 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8344 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8345 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8345-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8346 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8346-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8348 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8348-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8349 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8519 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8520 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8528 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8529 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8530 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8542 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8776 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8795 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8795-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8819 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8819-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal [INFO] Feature repository discovered recursively: odl-mdsal-model-odl-l2-types [INFO] Feature repository discovered recursively: features-netconf [INFO] Feature repository discovered recursively: odl-aaa-netconf-plugin [INFO] Feature repository discovered recursively: odl-netconf-all [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 [INFO] Feature repository discovered recursively: odl-netconf-client-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-impl-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-mdsal [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-netty-util-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-clustered-topology [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-connector-all [INFO] Feature repository discovered recursively: odl-netconf-callhome-ssh [INFO] Feature repository discovered recursively: odl-netconf-console [INFO] Feature repository discovered recursively: odl-netconf-topology [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-restconf [INFO] Feature repository discovered recursively: odl-restconf-nb-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-yangtools-export [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-restconf-all [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-transport [INFO] Feature repository discovered recursively: odl-netconf-keystore [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-truststore [INFO] Feature repository discovered recursively: features-netconf-experimental [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: features-odlparent [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: odl-jackson-2 [INFO] Feature repository discovered recursively: odl-javassist-3 [INFO] Feature repository discovered recursively: odl-jersey-2 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.6 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty [INFO] Feature repository discovered recursively: odl-karaf-feat-war [INFO] Feature repository discovered recursively: odl-lmax-3 [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-woodstox [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: framework-4.4.4 [INFO] Feature repository discovered recursively: standard-4.4.4 [INFO] Feature repository discovered recursively: framework-4.4.4 [INFO] Feature repository discovered recursively: features-aaa [INFO] Feature repository discovered recursively: odl-aaa-0.18.3 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: odl-aaa-0.18.3 [INFO] Feature repository discovered recursively: odl-controller-blueprint-8.0.3 [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime [INFO] Feature repository discovered recursively: odl-mdsal-dom-api [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api [INFO] Feature repository discovered recursively: odl-yangtools-parser [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: odl-mdsal-8.0.3 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-controller-8.0.3 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-controller-8.0.3 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-8.0.3 [INFO] Feature repository discovered recursively: odl-aaa-0.18.3 [INFO] Feature repository discovered recursively: odl-aaa-cli [INFO] Feature repository discovered recursively: odl-aaa-0.18.3 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.6 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty [INFO] Feature repository discovered recursively: odl-extras-8.0.3 [INFO] Feature repository discovered recursively: odl-aaa-0.18.3 [INFO] Feature repository discovered recursively: odl-aaa-0.18.3 [INFO] Feature repository discovered recursively: odl-aaa-0.18.3 [INFO] Feature repository discovered recursively: odl-jersey-2 [INFO] Feature repository discovered recursively: odl-javassist-3 [INFO] Feature repository discovered recursively: features-controller [INFO] Feature repository discovered recursively: odl-mdsal-8.0.3 [INFO] Feature repository discovered recursively: odl-mdsal-dom [INFO] Feature repository discovered recursively: features-controller-experimental [INFO] Feature repository discovered recursively: odl-controller-exp-netty-config [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-toaster-8.0.3 [INFO] Feature repository discovered recursively: daexim-features [INFO] Feature repository discovered recursively: odl-daexim-1.15.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-mdsal-binding [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 [INFO] Feature repository discovered recursively: odl-infrautils-ready [INFO] Feature repository discovered recursively: odl-infrautils-utils [INFO] Feature repository discovered recursively: odl-daexim-all-1.15.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-restconf [INFO] Feature repository discovered recursively: odl-restconf-nb-6.0.5 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-yangtools-export [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 [INFO] Feature repository discovered recursively: features-mdsal [INFO] Feature repository discovered recursively: odl-mdsal-trace-12.0.3 [INFO] Feature repository discovered recursively: odl-mdsal-uint24-netty [INFO] Feature repository discovered recursively: odl-yangtools-netty [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8294 [INFO] Feature repository discovered recursively: odl-mdsal-replicate-common [INFO] Feature repository discovered recursively: odl-mdsal-replicate-netty-12.0.3 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7224 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8343 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7317-iana-crypt-hash [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8344 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8345 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8345-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8346 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8346-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8348 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8348-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8349 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8519 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8520 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8528 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8529 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8530 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8542 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8776 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8795 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8795-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8819 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8819-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal [INFO] Feature repository discovered recursively: odl-mdsal-model-odl-l2-types [INFO] Feature repository discovered recursively: features-netconf [INFO] Feature repository discovered recursively: odl-aaa-netconf-plugin [INFO] Feature repository discovered recursively: odl-netconf-all [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-impl-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-netty-util-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-transport [INFO] Feature repository discovered recursively: odl-netconf-keystore [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-truststore [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-client-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-mdsal [INFO] Feature repository discovered recursively: odl-netconf-clustered-topology [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-connector-all [INFO] Feature repository discovered recursively: odl-netconf-callhome-ssh [INFO] Feature repository discovered recursively: odl-netconf-topology [INFO] Feature repository discovered recursively: odl-netconf-console [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-jackson-2 [INFO] Feature repository discovered recursively: odl-woodstox [INFO] Feature repository discovered recursively: odl-restconf-all [INFO] Feature repository discovered recursively: features-netconf-experimental [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: features-odlparent [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-karaf-feat-war [INFO] Feature repository discovered recursively: odl-lmax-3 [INFO] Feature repository discovered recursively: standard-4.4.4 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.22 [WARNING] Duplicate versions for org.jolokia:jolokia-osgi::jar, 1.7.2 and 1.7.1 [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (fix-permissions) @ onap-karaf --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-bc) @ onap-karaf --- [INFO] Executing tasks [INFO] [delete] Deleting directory /w/workspace/ovsdb-distribution-check-calcium/distribution/onap-karaf/target/assembly/system/org/bouncycastle [INFO] Executed tasks [INFO] [INFO] --- maven-javadoc-plugin:3.6.0:jar (attach-javadocs) @ onap-karaf --- [INFO] Skipping javadoc generation [INFO] [INFO] --- karaf-maven-plugin:4.4.4:archive (package) @ onap-karaf --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ onap-karaf --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ onap-karaf --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ onap-karaf --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ onap-karaf --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ onap-karaf --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ onap-karaf --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ onap-karaf --- [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/distribution/onap-karaf/pom.xml to /tmp/r/org/opendaylight/integration/onap-karaf/0.20.0-SNAPSHOT/onap-karaf-0.20.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/distribution/onap-karaf/target/onap-karaf-0.20.0-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/integration/onap-karaf/0.20.0-SNAPSHOT/onap-karaf-0.20.0-SNAPSHOT.tar.gz [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ onap-karaf --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/distribution/onap-karaf/dependency_tree.txt [INFO] [INFO] --------< org.opendaylight.integration:distribution-aggregator >-------- [INFO] Building Integration/Distribution 0.20.0-SNAPSHOT [19/19] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ distribution-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ distribution-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ distribution-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ distribution-aggregator --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ distribution-aggregator --- [INFO] Installing /w/workspace/ovsdb-distribution-check-calcium/distribution/pom.xml to /tmp/r/org/opendaylight/integration/distribution-aggregator/0.20.0-SNAPSHOT/distribution-aggregator-0.20.0-SNAPSHOT.pom [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ distribution-aggregator --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-calcium/distribution/dependency_tree.txt [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Integration/Distribution 0.20.0-SNAPSHOT: [INFO] [INFO] ODL :: integration :: distribution-artifacts ....... SUCCESS [ 0.560 s] [INFO] ODL :: integration :: properties ................... SUCCESS [ 0.014 s] [INFO] ODL :: integration :: artifact-artifacts ........... SUCCESS [ 0.013 s] [INFO] ODL :: integration :: other-artifacts .............. SUCCESS [ 0.008 s] [INFO] ODL :: integration :: upstream-all-artifacts ....... SUCCESS [ 0.011 s] [INFO] ODL :: integration :: upstream-aggregator .......... SUCCESS [ 0.007 s] [INFO] ODL :: integration :: all-artifacts ................ SUCCESS [ 0.009 s] [INFO] ODL :: integration :: artifacts-aggregator ......... SUCCESS [ 0.006 s] [INFO] ODL :: integration :: Karaf :: Scripts :: karaf-scripts SUCCESS [ 0.292 s] [INFO] ODL :: integration :: features-index ............... SUCCESS [ 7.983 s] [INFO] ODL :: integration :: odl-integration-compatible-with-all SUCCESS [01:01 min] [INFO] ODL :: integration :: odl-integration-all .......... SUCCESS [01:03 min] [INFO] ODL :: integration :: features-test ................ SUCCESS [ 2.143 s] [INFO] ODL :: integration :: karaf ........................ SUCCESS [ 36.422 s] [INFO] ODL :: integration :: singles-aggregator ........... SUCCESS [ 0.464 s] [INFO] ODL :: integration :: repos-aggregator ............. SUCCESS [ 0.078 s] [INFO] ODL :: integration :: features-aggregator .......... SUCCESS [ 0.010 s] [INFO] ODL :: integration :: onap-karaf ................... SUCCESS [ 14.157 s] [INFO] Integration/Distribution ........................... SUCCESS [ 0.008 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 03:08 min [INFO] Finished at: 2024-01-23T19:40:26Z [INFO] ------------------------------------------------------------------------ [ovsdb-distribution-check-calcium] $ /bin/sh /tmp/jenkins11208713177666117965.sh Karaf artifact is karaf Karaf project is integration Java home is /usr/lib/jvm/java-17-openjdk [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' [EnvInject] - Variables injected successfully. [ovsdb-distribution-check-calcium] $ /bin/sh -xe /tmp/jenkins5446679316956017959.sh + set +e + rm -f /w/workspace/ovsdb-distribution-check-calcium/bug_9191.log + pushd /w/workspace/ovsdb-distribution-check-calcium/distribution/karaf/target/assembly/system/org/opendaylight /w/workspace/ovsdb-distribution-check-calcium/distribution/karaf/target/assembly/system/org/opendaylight /w/workspace/ovsdb-distribution-check-calcium ++ ls + for folder in `ls` + find aaa -name '*features.xml' + xargs fgrep -n '' + fgrep org.opendaylight bug_9191.0.log + fgrep -v org.opendaylight.aaa + rm bug_9191.0.log + for folder in `ls` + find bgpcep -name '*features.xml' + xargs fgrep -n '' + fgrep org.opendaylight bug_9191.0.log + fgrep -v org.opendaylight.bgpcep + rm bug_9191.0.log + for folder in `ls` + find controller -name '*features.xml' + xargs fgrep -n '' + fgrep org.opendaylight bug_9191.0.log + fgrep -v org.opendaylight.controller + rm bug_9191.0.log + for folder in `ls` + find daexim -name '*features.xml' + xargs fgrep -n '' + fgrep org.opendaylight bug_9191.0.log + fgrep -v org.opendaylight.daexim + rm bug_9191.0.log + for folder in `ls` + find infrautils -name '*features.xml' + xargs fgrep -n '' + fgrep org.opendaylight bug_9191.0.log + fgrep -v org.opendaylight.infrautils + rm bug_9191.0.log + for folder in `ls` + find integration -name '*features.xml' + xargs fgrep -n '' + fgrep org.opendaylight bug_9191.0.log + fgrep -v org.opendaylight.integration + rm bug_9191.0.log + for folder in `ls` + find jsonrpc -name '*features.xml' + xargs fgrep -n '' + fgrep org.opendaylight bug_9191.0.log + fgrep -v org.opendaylight.jsonrpc + rm bug_9191.0.log + for folder in `ls` + find lispflowmapping -name '*features.xml' + xargs fgrep -n '' + fgrep org.opendaylight bug_9191.0.log + fgrep -v org.opendaylight.lispflowmapping + rm bug_9191.0.log + for folder in `ls` + find mdsal -name '*features.xml' + xargs fgrep -n '' + fgrep org.opendaylight bug_9191.0.log + fgrep -v org.opendaylight.mdsal + rm bug_9191.0.log + for folder in `ls` + find netconf -name '*features.xml' + xargs fgrep -n '' + fgrep org.opendaylight bug_9191.0.log + fgrep -v org.opendaylight.netconf + rm bug_9191.0.log + for folder in `ls` + find odlparent -name '*features.xml' + xargs fgrep -n '' + fgrep org.opendaylight bug_9191.0.log + fgrep -v org.opendaylight.odlparent + rm bug_9191.0.log + for folder in `ls` + find openflowplugin -name '*features.xml' + xargs fgrep -n '' + fgrep org.opendaylight bug_9191.0.log + fgrep -v org.opendaylight.openflowplugin + rm bug_9191.0.log + for folder in `ls` + find ovsdb -name '*features.xml' + xargs fgrep -n '' + fgrep org.opendaylight bug_9191.0.log + fgrep -v org.opendaylight.ovsdb + rm bug_9191.0.log + for folder in `ls` + find serviceutils -name '*features.xml' + xargs fgrep -n '' + fgrep org.opendaylight bug_9191.0.log + fgrep -v org.opendaylight.serviceutils + rm bug_9191.0.log + for folder in `ls` + find transportpce -name '*features.xml' + xargs fgrep -n '' + fgrep org.opendaylight bug_9191.0.log + fgrep -v org.opendaylight.transportpce + rm bug_9191.0.log + for folder in `ls` + find yangtools -name '*features.xml' + xargs fgrep -n '' + fgrep org.opendaylight bug_9191.0.log + fgrep -v org.opendaylight.yangtools + rm bug_9191.0.log + popd /w/workspace/ovsdb-distribution-check-calcium [ovsdb-distribution-check-calcium] $ /bin/sh -xe /tmp/jenkins12368161059104885672.sh + set +e + pushd /w/workspace/ovsdb-distribution-check-calcium/distribution/karaf/target/assembly/system/org/opendaylight /w/workspace/ovsdb-distribution-check-calcium/distribution/karaf/target/assembly/system/org/opendaylight /w/workspace/ovsdb-distribution-check-calcium + find . -name '*features.xml' + xargs fgrep -n '' + popd /w/workspace/ovsdb-distribution-check-calcium + fgrep org.opendaylight bug_9192.0.log + sort -s -t '<' -k 2 /w/workspace/ovsdb-distribution-check-calcium/bug_9192.1.log + sort -u -s -t '<' -k 2 /w/workspace/ovsdb-distribution-check-calcium/bug_9192.1.log + diff -U 999 -b -t -d /w/workspace/ovsdb-distribution-check-calcium/bug_9192.2.log /w/workspace/ovsdb-distribution-check-calcium/bug_9192.3.log + rm -f /w/workspace/ovsdb-distribution-check-calcium/bug_9192.0.log /w/workspace/ovsdb-distribution-check-calcium/bug_9192.1.log /w/workspace/ovsdb-distribution-check-calcium/bug_9192.2.log /w/workspace/ovsdb-distribution-check-calcium/bug_9192.3.log provisioning config files... copy managed file [global-settings] to file:/w/workspace/ovsdb-distribution-check-calcium@tmp/config16490045206906680827tmp copy managed file [integration-settings] to file:/w/workspace/ovsdb-distribution-check-calcium@tmp/config698166869318311630tmp [ovsdb-distribution-check-calcium] $ /bin/sh /tmp/jenkins10192885880094072335.sh Karaf artifact is karaf Karaf project is integration Java home is /usr/lib/jvm/java-17-openjdk [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' [EnvInject] - Variables injected successfully. [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content BUNDLE_POM=distribution/pom.xml [EnvInject] - Variables injected successfully. [ovsdb-distribution-check-calcium] $ /bin/bash /tmp/jenkins937601473391491916.sh ++ xpath -e '/project/version/text()' distribution/pom.xml + BUNDLE_VERSION=0.20.0-SNAPSHOT + BUNDLEFOLDER=karaf-0.20.0-SNAPSHOT + BUNDLE=karaf-0.20.0-SNAPSHOT.zip + BUNDLE_PATH=/tmp/r/org/opendaylight/integration/karaf/0.20.0-SNAPSHOT/karaf-0.20.0-SNAPSHOT.zip + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] + GROUP_ID=org.opendaylight.integration.ovsdb + echo 'Bundle folder is karaf-0.20.0-SNAPSHOT' Bundle folder is karaf-0.20.0-SNAPSHOT + echo 'Bundle is karaf-0.20.0-SNAPSHOT.zip' Bundle is karaf-0.20.0-SNAPSHOT.zip + echo 'Bundle path is /tmp/r/org/opendaylight/integration/karaf/0.20.0-SNAPSHOT/karaf-0.20.0-SNAPSHOT.zip' Bundle path is /tmp/r/org/opendaylight/integration/karaf/0.20.0-SNAPSHOT/karaf-0.20.0-SNAPSHOT.zip + echo 'Group ID is org.opendaylight.integration.ovsdb' Group ID is org.opendaylight.integration.ovsdb + ls -l /tmp/r/org/opendaylight/integration/karaf/0.20.0-SNAPSHOT/karaf-0.20.0-SNAPSHOT.zip -rw-rw-r--. 1 jenkins jenkins 301918470 Jan 23 19:40 /tmp/r/org/opendaylight/integration/karaf/0.20.0-SNAPSHOT/karaf-0.20.0-SNAPSHOT.zip + LOG_FILE=integration-upload-distribution.log + echo 'Uploading distribution to Nexus...' Uploading distribution to Nexus... + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn deploy:deploy-file --log-file integration-upload-distribution.log --global-settings /w/workspace/ovsdb-distribution-check-calcium@tmp/config16490045206906680827tmp --settings /w/workspace/ovsdb-distribution-check-calcium@tmp/config698166869318311630tmp -Dfile=/tmp/r/org/opendaylight/integration/karaf/0.20.0-SNAPSHOT/karaf-0.20.0-SNAPSHOT.zip -DrepositoryId=opendaylight-snapshot -Durl=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/ -DgroupId=org.opendaylight.integration.ovsdb -DartifactId=karaf -Dversion=0.20.0-SNAPSHOT -Dpackaging=zip + cat integration-upload-distribution.log [INFO] Scanning for projects... [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom (3.9 kB at 22 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (13 kB at 767 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/21/maven-parent-21.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/10/apache-10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/10/apache-10.pom (15 kB at 925 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (25 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom (6.4 kB at 456 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9.2 kB at 657 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/22/maven-parent-22.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/11/apache-11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/11/apache-11.pom (15 kB at 987 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar (27 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/2.7/maven-deploy-plugin-2.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.pom (5.6 kB at 468 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.jar (27 kB at 1.7 MB/s) [INFO] [INFO] ------------------< org.apache.maven:standalone-pom >------------------- [INFO] Building Maven Stub Project (No POM) 1 [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy-file (default-cli) @ standalone-pom --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (1.5 kB at 112 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven/2.0.6/maven-2.0.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9.0 kB at 646 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/5/maven-parent-5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/3/apache-3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/3/apache-3.pom (3.4 kB at 245 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom (2.6 kB at 220 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (2.0 kB at 143 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (3.0 kB at 305 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 147 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 641 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 219 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 41 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 478 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/junit/junit/3.8.1/junit-3.8.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 91 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 490 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 165 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (2.0 kB at 180 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (2.6 kB at 175 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (1.9 kB at 123 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom (1.6 kB at 131 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (1.9 kB at 72 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom (5.3 kB at 442 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom (9.8 kB at 817 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar (116 kB at 4.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar (24 kB at 680 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar (35 kB at 801 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.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar (29 kB at 546 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/junit/junit/3.8.1/junit-3.8.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (13 kB at 218 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.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar (49 kB at 818 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar (57 kB at 942 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar [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 2.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar [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 507 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar (87 kB at 1.2 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar (86 kB at 1.0 MB/s) [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 1.4 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar (251 kB at 2.8 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/ovsdb/karaf/0.20.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/ovsdb/karaf/0.20.0-SNAPSHOT/maven-metadata.xml (792 B at 996 B/s) [INFO] Uploading to opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/ovsdb/karaf/0.20.0-SNAPSHOT/karaf-0.20.0-20240123.194031-2.zip [INFO] Uploaded to opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/ovsdb/karaf/0.20.0-SNAPSHOT/karaf-0.20.0-20240123.194031-2.zip (302 MB at 19 MB/s) [INFO] Uploading to opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/ovsdb/karaf/0.20.0-SNAPSHOT/karaf-0.20.0-20240123.194031-2.pom [INFO] Uploaded to opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/ovsdb/karaf/0.20.0-SNAPSHOT/karaf-0.20.0-20240123.194031-2.pom (452 B at 11 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/ovsdb/karaf/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/ovsdb/karaf/maven-metadata.xml (341 B at 19 kB/s) [INFO] Uploading to opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/ovsdb/karaf/0.20.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/ovsdb/karaf/0.20.0-SNAPSHOT/maven-metadata.xml (792 B at 17 kB/s) [INFO] Uploading to opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/ovsdb/karaf/maven-metadata.xml [INFO] Uploaded to opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/ovsdb/karaf/maven-metadata.xml (341 B at 7.6 kB/s) [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 18.104 s [INFO] Finished at: 2024-01-23T19:40:49Z [INFO] ------------------------------------------------------------------------ ++ grep 'Uploaded.*karaf/0.20.0-SNAPSHOT.*.zip' integration-upload-distribution.log ++ awk '{print $5}' + BUNDLE_URL=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/ovsdb/karaf/0.20.0-SNAPSHOT/karaf-0.20.0-20240123.194031-2.zip + echo 'Bundle uploaded to https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/ovsdb/karaf/0.20.0-SNAPSHOT/karaf-0.20.0-20240123.194031-2.zip' Bundle uploaded to https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/ovsdb/karaf/0.20.0-SNAPSHOT/karaf-0.20.0-20240123.194031-2.zip + cat [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path 'integration-upload-distribution.env' [EnvInject] - Variables injected successfully. [ovsdb-distribution-check-calcium] $ /bin/sh /tmp/jenkins11885661408450086881.sh 0 Kill any controller running Clean Existing distribution Fetch the distribution... Extracting the new controller... Configuring the startup features... ################################################################################ # # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with # this work for additional information regarding copyright ownership. # The ASF licenses this file to You under the Apache License, Version 2.0 # (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. # ################################################################################ # # Comma separated list of features repositories to register by default # featuresRepositories = mvn:org.opendaylight.integration/features-test/0.20.0-SNAPSHOT/xml/features,file:${karaf.etc}/e05f16f8-448f-4f1a-ac41-e865be1d8a39.xml # # Comma separated list of features to install at startup # featuresBoot = odl-integration-all,93bcc50e-0741-4384-940e-5b3f6a5a7d98 # # Resource repositories (OBR) that the features resolver can use # to resolve requirements/capabilities # # The format of the resourceRepositories is # resourceRepositories=[xml:url|json:url],... # for Instance: # #resourceRepositories=xml:http://host/path/to/index.xml # or #resourceRepositories=json:http://host/path/to/index.json # # # Defines if the boot features are started in asynchronous mode (in a dedicated thread) # featuresBootAsynchronous=false # # Service requirements enforcement # # By default, the feature resolver checks the service requirements/capabilities of # bundles for new features (xml schema >= 1.3.0) in order to automatically installs # the required bundles. # The following flag can have those values: # - disable: service requirements are completely ignored # - default: service requirements are ignored for old features # - enforce: service requirements are always verified # #serviceRequirements=default # # Store cfg file for config element in feature # #configCfgStore=true # # Define if the feature service automatically refresh bundles # autoRefresh=true # # Configuration of features processing mechanism (overrides, blacklisting, modification of features) # XML file defines instructions related to features processing # versions.properties may declare properties to resolve placeholders in XML file # both files are relative to ${karaf.etc} # #featureProcessing=org.apache.karaf.features.xml #featureProcessingVersions=versions.properties Configuring the log... ################################################################################ # # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with # this work for additional information regarding copyright ownership. # The ASF licenses this file to You under the Apache License, Version 2.0 # (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. # ################################################################################ # Common pattern layout for appenders log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n # Root logger log4j2.rootLogger.level = INFO # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library #log4j2.rootLogger.type = asyncRoot #log4j2.rootLogger.includeLocation = false log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi log4j2.rootLogger.appenderRef.Console.ref = Console log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} # Filters for logs marked by org.opendaylight.odlparent.Markers log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL # Loggers configuration # Spifly logger log4j2.logger.spifly.name = org.apache.aries.spifly log4j2.logger.spifly.level = WARN # Security audit logger log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit log4j2.logger.audit.level = INFO log4j2.logger.audit.additivity = false log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile # Appenders configuration # Console appender not used by default (see log4j2.rootLogger.appenderRefs) log4j2.appender.console.type = Console log4j2.appender.console.name = Console log4j2.appender.console.layout.type = PatternLayout log4j2.appender.console.layout.pattern = ${log4j2.pattern} # Rolling file appender log4j2.appender.rolling.type = RollingRandomAccessFile log4j2.appender.rolling.name = RollingFile log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i # uncomment to not force a disk flush #log4j2.appender.rolling.immediateFlush = false log4j2.appender.rolling.append = true log4j2.appender.rolling.layout.type = PatternLayout log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} log4j2.appender.rolling.policies.type = Policies log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy log4j2.appender.rolling.policies.size.size = 64MB log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy log4j2.appender.rolling.strategy.max = 7 # Audit file appender log4j2.appender.audit.type = RollingRandomAccessFile log4j2.appender.audit.name = AuditRollingFile log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i log4j2.appender.audit.append = true log4j2.appender.audit.layout.type = PatternLayout log4j2.appender.audit.layout.pattern = ${log4j2.pattern} log4j2.appender.audit.policies.type = Policies log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy log4j2.appender.audit.policies.size.size = 8MB log4j2.appender.audit.strategy.type = DefaultRolloverStrategy log4j2.appender.audit.strategy.max = 7 # OSGi appender log4j2.appender.osgi.type = PaxOsgi log4j2.appender.osgi.name = PaxOsgi log4j2.appender.osgi.filter = * # help with identification of maven-related problems with pax-url-aether #log4j2.logger.aether.name = shaded.org.eclipse.aether #log4j2.logger.aether.level = TRACE #log4j2.logger.http-headers.name = shaded.org.apache.http.headers #log4j2.logger.http-headers.level = DEBUG #log4j2.logger.maven.name = org.ops4j.pax.url.mvn #log4j2.logger.maven.level = TRACE Configure max memory... #!/bin/sh # # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with # this work for additional information regarding copyright ownership. # The ASF licenses this file to You under the Apache License, Version 2.0 # (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. # # # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf # script: client, instance, shell, start, status, stop, karaf # # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then # Actions go here... # fi # # general settings which should be applied for all scripts go here; please keep # in mind that it is possible that scripts might be executed more than once, e.g. # in example of the start script where the start script is executed first and the # karaf script afterwards. # # # The following section shows the possible configuration options for the default # karaf scripts # # export JAVA_HOME # Location of Java installation # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options # export EXTRA_JAVA_OPTS # Additional JVM options # export KARAF_HOME # Karaf home folder # export KARAF_DATA # Karaf data folder # export KARAF_BASE # Karaf base folder # export KARAF_ETC # Karaf etc folder # export KARAF_LOG # Karaf log folder # export KARAF_SYSTEM_OPTS # First citizen Karaf options # export KARAF_OPTS # Additional available Karaf options # export KARAF_DEBUG # Enable debug mode # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start # export KARAF_NOROOT # Prevent execution as root if set to true Listing all open ports on controller system (Not all processes could be identified, non-owned process info will not be shown, you would have to be root to see it all.) Active Internet connections (servers and established) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN - tcp 0 0 0.0.0.0:111 0.0.0.0:* LISTEN - tcp 0 420 10.30.170.79:22 10.30.168.15:49520 ESTABLISHED - tcp6 0 0 :::5555 :::* LISTEN - tcp6 0 0 :::22 :::* LISTEN - tcp6 0 0 :::111 :::* LISTEN - tcp6 0 0 10.30.170.79:46818 199.204.45.87:443 TIME_WAIT - udp 0 0 10.30.170.79:68 10.30.170.4:67 ESTABLISHED - udp 0 0 0.0.0.0:111 0.0.0.0:* - udp 0 0 127.0.0.1:323 0.0.0.0:* - udp6 0 0 :::111 :::* - udp6 0 0 ::1:323 :::* - Sourcing Java environment variable .. openjdk version "17.0.6-ea" 2023-01-17 LTS OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) OpenJDK 64-Bit Server VM (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS, mixed mode, sharing) JAVA_HOME=/usr/lib/jvm/java-17-openjdk Redirecting karaf console output to karaf_console.log Starting controller... start: Redirecting Karaf output to /w/workspace/ovsdb-distribution-check-calcium/karaf-0.20.0-SNAPSHOT/data/log/karaf_console.log Waiting up to 6 minutes for controller to come up, checking every 5 seconds... already waited 5 seconds... already waited 10 seconds... already waited 15 seconds... already waited 20 seconds... already waited 25 seconds... already waited 30 seconds... already waited 35 seconds... already waited 40 seconds... already waited 45 seconds... already waited 50 seconds... already waited 55 seconds... already waited 60 seconds... already waited 65 seconds... already waited 70 seconds... already waited 75 seconds... already waited 80 seconds... already waited 85 seconds... already waited 90 seconds... already waited 95 seconds... already waited 100 seconds... already waited 105 seconds... already waited 110 seconds... already waited 115 seconds... already waited 120 seconds... already waited 125 seconds... already waited 130 seconds... already waited 135 seconds... already waited 140 seconds... already waited 145 seconds... already waited 150 seconds... already waited 155 seconds... already waited 160 seconds... already waited 165 seconds... already waited 170 seconds... already waited 175 seconds... already waited 180 seconds... already waited 185 seconds... already waited 190 seconds... already waited 195 seconds... already waited 200 seconds... already waited 205 seconds... already waited 210 seconds... already waited 215 seconds... already waited 220 seconds... already waited 225 seconds... already waited 230 seconds... already waited 235 seconds... already waited 240 seconds... already waited 245 seconds... already waited 250 seconds... already waited 255 seconds... already waited 260 seconds... already waited 265 seconds... already waited 270 seconds... already waited 275 seconds... already waited 280 seconds... already waited 285 seconds... already waited 290 seconds... already waited 295 seconds... already waited 300 seconds... already waited 305 seconds... already waited 310 seconds... already waited 315 seconds... already waited 320 seconds... already waited 325 seconds... already waited 330 seconds... already waited 335 seconds... already waited 340 seconds... already waited 345 seconds... already waited 350 seconds... already waited 355 seconds... already waited 360 seconds... Timeout Controller DOWN Dumping first 500K bytes of karaf log... Jan 23, 2024 7:40:53 PM org.apache.karaf.main.Main launch INFO: Installing and starting initial bundles Jan 23, 2024 7:40:54 PM org.apache.karaf.main.Main launch INFO: All initial bundles installed and set to start Jan 23, 2024 7:40:54 PM org.apache.karaf.main.lock.SimpleFileLock lock INFO: Trying to lock /w/workspace/ovsdb-distribution-check-calcium/karaf-0.20.0-SNAPSHOT/lock Jan 23, 2024 7:40:54 PM org.apache.karaf.main.lock.SimpleFileLock lock INFO: Lock acquired Jan 23, 2024 7:40:54 PM org.apache.karaf.main.Main$KarafLockCallback lockAcquired INFO: Lock acquired. Setting startlevel to 100 2024-01-23T19:40:54,938 | INFO | CM Configuration Updater (Update: pid=org.ops4j.pax.logging) | EventAdminConfigurationNotifier | 5 - org.ops4j.pax.logging.pax-logging-api - 2.2.3 | Logging configuration changed. (Event Admin service unavailable - no notification sent). 2024-01-23T19:40:55,686 | INFO | activator-1-thread-2 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | Adding features: 93bcc50e-0741-4384-940e-5b3f6a5a7d98/[0,0.0.0],odl-integration-all/[0.20.0.SNAPSHOT,0.20.0.SNAPSHOT] 2024-01-23T19:40:55,907 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | Changes to perform: 2024-01-23T19:40:55,907 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | Region: root 2024-01-23T19:40:55,908 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | Bundles to install: 2024-01-23T19:40:55,908 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:jakarta.el/jakarta.el-api/3.0.3 2024-01-23T19:40:55,908 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:javax.enterprise/cdi-api/2.0.SP1 2024-01-23T19:40:55,908 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:javax.interceptor/javax.interceptor-api/1.2.2 2024-01-23T19:40:55,908 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:javax.transaction/javax.transaction-api/1.2 2024-01-23T19:40:55,908 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1 2024-01-23T19:40:55,908 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.javax-inject/1_3 2024-01-23T19:40:55,908 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.ops4j.pax.jdbc/pax-jdbc/1.5.6 2024-01-23T19:40:55,909 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.ops4j.pax.jdbc/pax-jdbc-config/1.5.6 2024-01-23T19:40:55,909 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.ops4j.pax.jdbc/pax-jdbc-pool-common/1.5.6 2024-01-23T19:40:55,909 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber 2024-01-23T19:40:55,909 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.osgi/org.osgi.service.jdbc/1.1.0 2024-01-23T19:40:55,911 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | Installing bundles: 2024-01-23T19:40:55,911 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:jakarta.el/jakarta.el-api/3.0.3 2024-01-23T19:40:55,915 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:javax.enterprise/cdi-api/2.0.SP1 2024-01-23T19:40:55,917 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:javax.interceptor/javax.interceptor-api/1.2.2 2024-01-23T19:40:55,918 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:javax.transaction/javax.transaction-api/1.2 2024-01-23T19:40:55,919 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1 2024-01-23T19:40:55,921 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.javax-inject/1_3 2024-01-23T19:40:55,922 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.ops4j.pax.jdbc/pax-jdbc/1.5.6 2024-01-23T19:40:55,923 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.ops4j.pax.jdbc/pax-jdbc-config/1.5.6 2024-01-23T19:40:55,925 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.ops4j.pax.jdbc/pax-jdbc-pool-common/1.5.6 2024-01-23T19:40:55,926 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber 2024-01-23T19:40:55,930 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.osgi/org.osgi.service.jdbc/1.1.0 2024-01-23T19:40:55,977 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | Starting bundles: 2024-01-23T19:40:55,978 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.ops4j.pax.url.wrap/2.6.14 2024-01-23T19:40:55,983 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.apache.servicemix.bundles.jasypt/1.9.3.1 2024-01-23T19:40:55,983 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | javax.interceptor-api/1.2.2 2024-01-23T19:40:55,984 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | javax.el-api/3.0.3 2024-01-23T19:40:55,984 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.apache.servicemix.bundles.javax-inject/1.0.0.3 2024-01-23T19:40:55,984 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | javax.enterprise.cdi-api/2.0.0.SP1 2024-01-23T19:40:55,985 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | javax.transaction-api/1.2.0 2024-01-23T19:40:55,985 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.osgi.service.jdbc/1.1.0.202212101352 2024-01-23T19:40:55,986 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.ops4j.pax.jdbc.pool.common/1.5.6 2024-01-23T19:40:55,986 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.ops4j.pax.jdbc.config/1.5.6 2024-01-23T19:40:55,993 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.ops4j.pax.jdbc/1.5.6 2024-01-23T19:40:55,999 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | Done. 2024-01-23T19:41:11,076 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | Changes to perform: 2024-01-23T19:41:11,076 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | Region: root 2024-01-23T19:41:11,076 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | Bundles to install: 2024-01-23T19:41:11,076 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/bgp-cli/0.20.5 2024-01-23T19:41:11,076 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.checkerframework/checker-qual/3.39.0 2024-01-23T19:41:11,077 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.checkerframework/checker-qual/3.42.0 2024-01-23T19:41:11,077 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:com.fasterxml.jackson.core/jackson-annotations/2.15.3 2024-01-23T19:41:11,077 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:com.fasterxml.jackson.core/jackson-core/2.15.3 2024-01-23T19:41:11,077 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:com.fasterxml.jackson.core/jackson-databind/2.15.3 2024-01-23T19:41:11,077 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:com.fasterxml.jackson.dataformat/jackson-dataformat-xml/2.15.3 2024-01-23T19:41:11,077 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:com.fasterxml.jackson.datatype/jackson-datatype-jsr310/2.15.3 2024-01-23T19:41:11,077 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-base/2.15.3 2024-01-23T19:41:11,077 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider/2.15.3 2024-01-23T19:41:11,077 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:com.fasterxml.jackson.module/jackson-module-jaxb-annotations/2.15.3 2024-01-23T19:41:11,077 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:com.fasterxml.woodstox/woodstox-core/6.5.1 2024-01-23T19:41:11,078 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:com.google.code.gson/gson/2.10.1 2024-01-23T19:41:11,078 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:com.google.guava/guava/32.1.3-jre 2024-01-23T19:41:11,078 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:com.google.guava/failureaccess/1.0.1 2024-01-23T19:41:11,078 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:com.googlecode.json-simple/json-simple/1.1.1 2024-01-23T19:41:11,078 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:com.h2database/h2/2.2.220 2024-01-23T19:41:11,078 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:com.rabbitmq/amqp-client/5.20.0 2024-01-23T19:41:11,078 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:com.typesafe/config/1.4.2 2024-01-23T19:41:11,078 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:com.typesafe/ssl-config-core_2.13/0.4.3 2024-01-23T19:41:11,078 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/concepts/11.0.4 2024-01-23T19:41:11,078 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/concepts/11.0.5 2024-01-23T19:41:11,078 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:io.aeron/aeron-client/1.38.1 2024-01-23T19:41:11,079 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:io.aeron/aeron-driver/1.38.1 2024-01-23T19:41:11,079 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:io.dropwizard.metrics/metrics-core/4.2.23 2024-01-23T19:41:11,079 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:io.dropwizard.metrics/metrics-graphite/4.2.23 2024-01-23T19:41:11,079 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:io.dropwizard.metrics/metrics-healthchecks/4.2.23 2024-01-23T19:41:11,079 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:io.dropwizard.metrics/metrics-jmx/4.2.23 2024-01-23T19:41:11,079 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:io.dropwizard.metrics/metrics-jvm/4.2.23 2024-01-23T19:41:11,079 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:io.netty/netty-buffer/4.1.104.Final 2024-01-23T19:41:11,079 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:io.netty/netty-codec/4.1.104.Final 2024-01-23T19:41:11,079 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:io.netty/netty-codec-http/4.1.104.Final 2024-01-23T19:41:11,079 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:io.netty/netty-common/4.1.104.Final 2024-01-23T19:41:11,079 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:io.netty/netty-handler/4.1.104.Final 2024-01-23T19:41:11,079 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:io.netty/netty-resolver/4.1.104.Final 2024-01-23T19:41:11,080 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:io.netty/netty-transport/4.1.104.Final 2024-01-23T19:41:11,080 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:io.netty/netty-transport-classes-epoll/4.1.100.Final 2024-01-23T19:41:11,080 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:io.netty/netty-transport-classes-epoll/4.1.104.Final 2024-01-23T19:41:11,080 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:io.netty/netty-transport-native-epoll/4.1.104.Final/jar/linux-x86_64 2024-01-23T19:41:11,080 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:io.netty/netty-transport-native-unix-common/4.1.104.Final 2024-01-23T19:41:11,080 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:jakarta.activation/jakarta.activation-api/1.2.2 2024-01-23T19:41:11,080 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 2024-01-23T19:41:11,080 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 2024-01-23T19:41:11,080 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:jakarta.validation/jakarta.validation-api/2.0.2 2024-01-23T19:41:11,080 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:jakarta.ws.rs/jakarta.ws.rs-api/2.1.6 2024-01-23T19:41:11,080 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.javassist/javassist/3.29.2-GA 2024-01-23T19:41:11,080 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.javassist/javassist/3.30.2-GA 2024-01-23T19:41:11,081 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:javax.servlet/javax.servlet-api/3.1.0 2024-01-23T19:41:11,081 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:jakarta.websocket/jakarta.websocket-api/1.1.2 2024-01-23T19:41:11,081 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.odlparent/karaf.branding/13.0.7 2024-01-23T19:41:11,081 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.lz4/lz4-java/1.8.0 2024-01-23T19:41:11,081 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.mariadb.jdbc/mariadb-java-client/3.1.4 2024-01-23T19:41:11,081 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:net.bytebuddy/byte-buddy/1.14.9 2024-01-23T19:41:11,081 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:net.sf.ehcache/ehcache/2.10.9.2 2024-01-23T19:41:11,081 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.agrona/agrona/1.15.2 2024-01-23T19:41:11,081 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.antlr/antlr4-runtime/4.13.1 2024-01-23T19:41:11,081 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 2024-01-23T19:41:11,081 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 2024-01-23T19:41:11,081 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 2024-01-23T19:41:11,081 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 2024-01-23T19:41:11,082 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 2024-01-23T19:41:11,082 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 2024-01-23T19:41:11,082 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 2024-01-23T19:41:11,082 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 2024-01-23T19:41:11,082 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.13 2024-01-23T19:41:11,082 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 2024-01-23T19:41:11,082 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.aries/org.apache.aries.util/1.1.3 2024-01-23T19:41:11,082 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:commons-collections/commons-collections/3.2.2 2024-01-23T19:41:11,082 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:commons-beanutils/commons-beanutils/1.9.4 2024-01-23T19:41:11,082 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:commons-codec/commons-codec/1.15 2024-01-23T19:41:11,082 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.commons/commons-dbcp2/2.9.0 2024-01-23T19:41:11,083 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.commons/commons-pool2/2.11.1 2024-01-23T19:41:11,083 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.commons/commons-lang3/3.13.0 2024-01-23T19:41:11,083 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.commons/commons-lang3/3.14.0 2024-01-23T19:41:11,083 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:commons-logging/commons-logging/1.2 2024-01-23T19:41:11,083 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.commons/commons-text/1.11.0 2024-01-23T19:41:11,083 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.felix/org.apache.felix.scr/2.2.6 2024-01-23T19:41:11,083 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.geronimo.specs/geronimo-jta_1.1_spec/1.1.1 2024-01-23T19:41:11,083 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.4 2024-01-23T19:41:11,083 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.4 2024-01-23T19:41:11,083 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.4 2024-01-23T19:41:11,083 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.4 2024-01-23T19:41:11,083 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.4 2024-01-23T19:41:11,083 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.4 2024-01-23T19:41:11,084 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.4 2024-01-23T19:41:11,084 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.4 2024-01-23T19:41:11,084 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.4 2024-01-23T19:41:11,084 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.karaf.http/org.apache.karaf.http.core/4.4.4 2024-01-23T19:41:11,084 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.4 2024-01-23T19:41:11,084 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.4 2024-01-23T19:41:11,084 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.4 2024-01-23T19:41:11,084 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.4 2024-01-23T19:41:11,084 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.karaf.jdbc/org.apache.karaf.jdbc.core/4.4.4 2024-01-23T19:41:11,084 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.4 2024-01-23T19:41:11,084 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.4 2024-01-23T19:41:11,085 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.4 2024-01-23T19:41:11,085 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.4 2024-01-23T19:41:11,085 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.karaf.scheduler/org.apache.karaf.scheduler.core/4.4.4 2024-01-23T19:41:11,085 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.4 2024-01-23T19:41:11,085 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.4 2024-01-23T19:41:11,085 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.4 2024-01-23T19:41:11,085 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.4 2024-01-23T19:41:11,085 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.4 2024-01-23T19:41:11,085 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.4 2024-01-23T19:41:11,085 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.4 2024-01-23T19:41:11,085 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.4 2024-01-23T19:41:11,085 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.4 2024-01-23T19:41:11,085 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.karaf.web/org.apache.karaf.web.core/4.4.4 2024-01-23T19:41:11,086 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.cglib/3.3.0_1 2024-01-23T19:41:11,086 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.sshd/sshd-osgi/2.10.0 2024-01-23T19:41:11,086 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.sshd/sshd-scp/2.10.0 2024-01-23T19:41:11,086 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.sshd/sshd-sftp/2.10.0 2024-01-23T19:41:11,086 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.eclipse.jdt/ecj/3.26.0 2024-01-23T19:41:11,086 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.eclipse.jetty/jetty-client/9.4.52.v20230823 2024-01-23T19:41:11,086 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.eclipse.jetty/jetty-continuation/9.4.52.v20230823 2024-01-23T19:41:11,086 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.eclipse.jetty/jetty-http/9.4.52.v20230823 2024-01-23T19:41:11,086 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.eclipse.jetty/jetty-http/9.4.52.v20230823 2024-01-23T19:41:11,086 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.eclipse.jetty/jetty-http/9.4.52.v20230823 2024-01-23T19:41:11,086 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.eclipse.jetty/jetty-io/9.4.52.v20230823 2024-01-23T19:41:11,086 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.eclipse.jetty/jetty-jaas/9.4.52.v20230823 2024-01-23T19:41:11,086 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.eclipse.jetty/jetty-jmx/9.4.52.v20230823 2024-01-23T19:41:11,087 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.eclipse.jetty/jetty-security/9.4.52.v20230823 2024-01-23T19:41:11,087 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.eclipse.jetty/jetty-server/9.4.52.v20230823 2024-01-23T19:41:11,087 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.eclipse.jetty/jetty-servlet/9.4.52.v20230823 2024-01-23T19:41:11,087 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.eclipse.jetty/jetty-servlets/9.4.52.v20230823 2024-01-23T19:41:11,087 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.eclipse.jetty/jetty-util/9.4.52.v20230823 2024-01-23T19:41:11,087 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.eclipse.jetty/jetty-util-ajax/9.4.52.v20230823 2024-01-23T19:41:11,087 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.eclipse.jetty.websocket/websocket-api/9.4.52.v20230823 2024-01-23T19:41:11,087 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.eclipse.jetty.websocket/websocket-client/9.4.52.v20230823 2024-01-23T19:41:11,087 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.eclipse.jetty.websocket/websocket-common/9.4.52.v20230823 2024-01-23T19:41:11,087 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.eclipse.jetty.websocket/websocket-common/9.4.52.v20230823 2024-01-23T19:41:11,087 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.eclipse.jetty.websocket/websocket-server/9.4.52.v20230823 2024-01-23T19:41:11,087 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.eclipse.jetty.websocket/websocket-servlet/9.4.52.v20230823 2024-01-23T19:41:11,087 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.eclipse.jetty/jetty-xml/9.4.52.v20230823 2024-01-23T19:41:11,088 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.glassfish.hk2/hk2-api/2.6.1 2024-01-23T19:41:11,088 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.glassfish.hk2.external/aopalliance-repackaged/2.6.1 2024-01-23T19:41:11,088 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.glassfish.hk2.external/jakarta.inject/2.6.1 2024-01-23T19:41:11,088 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.glassfish.hk2/hk2-locator/2.6.1 2024-01-23T19:41:11,088 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.glassfish.hk2/osgi-resource-locator/1.0.3 2024-01-23T19:41:11,088 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.glassfish.hk2/hk2-utils/2.6.1 2024-01-23T19:41:11,088 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.glassfish.jersey.containers/jersey-container-servlet/2.41 2024-01-23T19:41:11,088 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.glassfish.jersey.containers/jersey-container-servlet-core/2.41 2024-01-23T19:41:11,088 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.glassfish.jersey.core/jersey-client/2.41 2024-01-23T19:41:11,088 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.glassfish.jersey.core/jersey-common/2.41 2024-01-23T19:41:11,088 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.glassfish.jersey.core/jersey-server/2.41 2024-01-23T19:41:11,088 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.glassfish.jersey.ext/jersey-entity-filtering/2.41 2024-01-23T19:41:11,088 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.glassfish.jersey.ext/jersey-proxy-client/2.41 2024-01-23T19:41:11,088 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.glassfish.jersey.inject/jersey-hk2/2.41 2024-01-23T19:41:11,089 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.glassfish.jersey.media/jersey-media-json-jackson/2.41 2024-01-23T19:41:11,089 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.glassfish.jersey.media/jersey-media-sse/2.41 2024-01-23T19:41:11,089 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:io.netty/netty/3.10.6.Final 2024-01-23T19:41:11,089 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.jgrapht/jgrapht-core/1.5.2 2024-01-23T19:41:11,089 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.jheaps/jheaps/0.14 2024-01-23T19:41:11,089 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.jline/jline/3.21.0 2024-01-23T19:41:11,089 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.jolokia/jolokia-osgi/1.7.2 2024-01-23T19:41:11,089 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.ow2.asm/asm/9.5 2024-01-23T19:41:11,089 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.ow2.asm/asm-commons/9.5 2024-01-23T19:41:11,089 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.ow2.asm/asm-tree/9.5 2024-01-23T19:41:11,089 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.ow2.asm/asm-analysis/9.5 2024-01-23T19:41:11,089 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.ow2.asm/asm-util/9.5 2024-01-23T19:41:11,089 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.aaa/aaa-authn-api/0.18.3 2024-01-23T19:41:11,089 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.aaa/aaa-cert/0.18.3 2024-01-23T19:41:11,090 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.aaa/aaa-encrypt-service/0.18.3 2024-01-23T19:41:11,090 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.aaa/aaa-encrypt-service-impl/0.18.3 2024-01-23T19:41:11,090 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.aaa/aaa-filterchain/0.18.3 2024-01-23T19:41:11,090 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.aaa/aaa-idm-store-h2/0.18.3 2024-01-23T19:41:11,090 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.aaa/aaa-password-service-api/0.18.3 2024-01-23T19:41:11,090 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.aaa/aaa-password-service-impl/0.18.3 2024-01-23T19:41:11,090 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.aaa/repackaged-shiro/0.18.3 2024-01-23T19:41:11,090 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.aaa/aaa-shiro/0.18.3 2024-01-23T19:41:11,090 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.aaa/aaa-shiro-api/0.18.3 2024-01-23T19:41:11,090 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.aaa/aaa-tokenauthrealm/0.18.3 2024-01-23T19:41:11,090 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.aaa.web/web-api/0.18.3 2024-01-23T19:41:11,090 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.aaa.web/web-osgi-impl/0.18.3 2024-01-23T19:41:11,090 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.aaa.web/servlet-api/0.18.3 2024-01-23T19:41:11,091 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.aaa.web/servlet-jersey2/0.18.3 2024-01-23T19:41:11,091 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/algo-api/0.20.5 2024-01-23T19:41:11,091 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/algo-impl/0.20.5 2024-01-23T19:41:11,091 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/bgp-bmp-api/0.20.5 2024-01-23T19:41:11,091 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/bgp-bmp-impl/0.20.5 2024-01-23T19:41:11,091 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/bgp-bmp-parser-impl/0.20.5 2024-01-23T19:41:11,091 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/bgp-bmp-spi/0.20.5 2024-01-23T19:41:11,091 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/bgp-concepts/0.20.5 2024-01-23T19:41:11,091 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/bgp-evpn/0.20.5 2024-01-23T19:41:11,091 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/bgp-flowspec/0.20.5 2024-01-23T19:41:11,091 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/bgp-inet/0.20.5 2024-01-23T19:41:11,091 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/bgp-l3vpn/0.20.5 2024-01-23T19:41:11,091 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/bgp-labeled-unicast/0.20.5 2024-01-23T19:41:11,091 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/bgp-linkstate/0.20.5 2024-01-23T19:41:11,092 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/bgp-mvpn/0.20.5 2024-01-23T19:41:11,092 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/bgp-openconfig-api/0.20.5 2024-01-23T19:41:11,092 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/bgp-openconfig-rp-impl/0.20.5 2024-01-23T19:41:11,092 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/bgp-openconfig-rp-spi/0.20.5 2024-01-23T19:41:11,092 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/bgp-openconfig-rp-statement/0.20.5 2024-01-23T19:41:11,092 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/bgp-openconfig-spi/0.20.5 2024-01-23T19:41:11,092 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/bgp-openconfig-state/0.20.5 2024-01-23T19:41:11,092 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/bgp-parser-api/0.20.5 2024-01-23T19:41:11,092 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/bgp-parser-impl/0.20.5 2024-01-23T19:41:11,092 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/bgp-parser-spi/0.20.5 2024-01-23T19:41:11,092 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/bgp-path-selection-mode/0.20.5 2024-01-23T19:41:11,092 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/bgp-peer-acceptor/0.20.5 2024-01-23T19:41:11,092 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/bgp-rib-api/0.20.5 2024-01-23T19:41:11,092 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/bgp-rib-impl/0.20.5 2024-01-23T19:41:11,092 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/bgp-rib-spi/0.20.5 2024-01-23T19:41:11,093 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/bgp-route-target/0.20.5 2024-01-23T19:41:11,093 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/bgp-topology-provider/0.20.5 2024-01-23T19:41:11,093 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/bmp-monitors-config-loader/0.20.5 2024-01-23T19:41:11,093 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/concepts/0.20.5 2024-01-23T19:41:11,093 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/config-loader-impl/0.20.5 2024-01-23T19:41:11,093 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/config-loader-spi/0.20.5 2024-01-23T19:41:11,093 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/graph-api/0.20.5 2024-01-23T19:41:11,093 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/graph-impl/0.20.5 2024-01-23T19:41:11,093 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/pcep-api/0.20.5 2024-01-23T19:41:11,093 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/pcep-auto-bandwidth-extension/0.20.5 2024-01-23T19:41:11,093 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/pcep-base-parser/0.20.5 2024-01-23T19:41:11,093 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/pcep-ietf-p2mp-te-lsp/0.20.5 2024-01-23T19:41:11,093 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/pcep-ietf-p2mp-te-lsp/0.20.5 2024-01-23T19:41:11,094 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/pcep-ietf-stateful/0.20.5 2024-01-23T19:41:11,094 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/pcep-impl/0.20.5 2024-01-23T19:41:11,094 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/pcep-segment-routing/0.20.5 2024-01-23T19:41:11,094 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/pcep-segment-routing/0.20.5 2024-01-23T19:41:11,094 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/pcep-server-api/0.20.5 2024-01-23T19:41:11,094 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/pcep-server-provider/0.20.5 2024-01-23T19:41:11,094 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/pcep-spi/0.20.5 2024-01-23T19:41:11,094 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/pcep-topology-api/0.20.5 2024-01-23T19:41:11,094 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/pcep-topology-provider/0.20.5 2024-01-23T19:41:11,094 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/pcep-topology-spi/0.20.5 2024-01-23T19:41:11,094 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/pcep-tunnel-api/0.20.5 2024-01-23T19:41:11,094 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/pcep-tunnel-provider/0.20.5 2024-01-23T19:41:11,094 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/programming-api/0.20.5 2024-01-23T19:41:11,094 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/programming-impl/0.20.5 2024-01-23T19:41:11,094 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/programming-spi/0.20.5 2024-01-23T19:41:11,095 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/programming-topology-api/0.20.5 2024-01-23T19:41:11,095 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/programming-tunnel-api/0.20.5 2024-01-23T19:41:11,095 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/protocols-config-loader/0.20.5 2024-01-23T19:41:11,095 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/routing-policy-config-loader/0.20.5 2024-01-23T19:41:11,095 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/rsvp-api/0.20.5 2024-01-23T19:41:11,095 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/rsvp-impl/0.20.5 2024-01-23T19:41:11,095 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/rsvp-spi/0.20.5 2024-01-23T19:41:11,095 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/topology-api/0.20.5 2024-01-23T19:41:11,095 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/topology-config-loader/0.20.5 2024-01-23T19:41:11,095 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/topology-segment-routing/0.20.5 2024-01-23T19:41:11,095 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/topology-tunnel-api/0.20.5 2024-01-23T19:41:11,095 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/util/0.20.5 2024-01-23T19:41:11,095 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.controller/atomix-storage/8.0.4 2024-01-23T19:41:11,095 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.controller/blueprint/8.0.4 2024-01-23T19:41:11,095 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.controller/cds-access-api/8.0.4 2024-01-23T19:41:11,095 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.controller/cds-access-client/8.0.4 2024-01-23T19:41:11,096 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.controller/cds-dom-api/8.0.4 2024-01-23T19:41:11,096 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.controller/cds-mgmt-api/8.0.4 2024-01-23T19:41:11,096 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.controller/eos-dom-akka/8.0.4 2024-01-23T19:41:11,096 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.controller/netty-event-executor-config/0.19.4 2024-01-23T19:41:11,096 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.controller/netty-threadgroup-config/0.19.4 2024-01-23T19:41:11,096 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.controller/netty-timer-config/0.19.4 2024-01-23T19:41:11,096 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.controller/repackaged-akka/8.0.4 2024-01-23T19:41:11,096 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.controller/sal-akka-raft/8.0.4 2024-01-23T19:41:11,096 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.controller/sal-akka-segmented-journal/8.0.4 2024-01-23T19:41:11,096 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.controller/sal-cluster-admin-api/8.0.4 2024-01-23T19:41:11,096 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.controller/sal-cluster-admin-impl/8.0.4 2024-01-23T19:41:11,096 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.controller/sal-clustering-commons/8.0.4 2024-01-23T19:41:11,096 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.controller/sal-common-util/8.0.4 2024-01-23T19:41:11,096 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.controller/sal-distributed-datastore/8.0.4 2024-01-23T19:41:11,097 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.controller/sal-remoterpc-connector/8.0.4 2024-01-23T19:41:11,097 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.controller/threadpool-config-api/0.19.4 2024-01-23T19:41:11,097 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.controller/threadpool-config-impl/0.19.4 2024-01-23T19:41:11,097 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.daexim/daexim-akka-infoprovider-impl/1.15.0-SNAPSHOT 2024-01-23T19:41:11,097 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.daexim/daexim-impl/1.15.0-SNAPSHOT 2024-01-23T19:41:11,097 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.daexim/daexim-model/1.15.0-SNAPSHOT 2024-01-23T19:41:11,097 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.daexim/daexim-spi/1.15.0-SNAPSHOT 2024-01-23T19:41:11,097 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.infrautils/diagstatus-api/6.0.5 2024-01-23T19:41:11,097 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.infrautils/diagstatus-impl/6.0.5 2024-01-23T19:41:11,097 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.infrautils/diagstatus-shell/6.0.5 2024-01-23T19:41:11,097 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.infrautils/diagstatus-web/6.0.5 2024-01-23T19:41:11,097 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.infrautils/ready-api/6.0.5 2024-01-23T19:41:11,097 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.infrautils/ready-impl/6.0.5 2024-01-23T19:41:11,097 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.infrautils/infrautils-util/6.0.5 2024-01-23T19:41:11,097 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.jsonrpc/jsonrpc-api/1.16.0-SNAPSHOT 2024-01-23T19:41:11,097 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.jsonrpc.bus/bus-api/1.16.0-SNAPSHOT 2024-01-23T19:41:11,098 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.jsonrpc.bus/bus-jsonrpc/1.16.0-SNAPSHOT 2024-01-23T19:41:11,098 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.jsonrpc.bus/bus-messagelib/1.16.0-SNAPSHOT 2024-01-23T19:41:11,098 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.jsonrpc.bus/bus-spi/1.16.0-SNAPSHOT 2024-01-23T19:41:11,098 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.jsonrpc.bus/transport-http/1.16.0-SNAPSHOT 2024-01-23T19:41:11,098 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.jsonrpc.bus/transport-zmq/1.16.0-SNAPSHOT 2024-01-23T19:41:11,098 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.jsonrpc/dom-codec/1.16.0-SNAPSHOT 2024-01-23T19:41:11,098 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.jsonrpc/jsonrpc-provider-common/1.16.0-SNAPSHOT 2024-01-23T19:41:11,098 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.jsonrpc/jsonrpc-provider-single/1.16.0-SNAPSHOT 2024-01-23T19:41:11,098 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.jsonrpc.security/security-aaa/1.16.0-SNAPSHOT 2024-01-23T19:41:11,098 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.jsonrpc.security/security-api/1.16.0-SNAPSHOT 2024-01-23T19:41:11,098 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.jsonrpc.security/security-noop/1.16.0-SNAPSHOT 2024-01-23T19:41:11,098 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.jsonrpc.security/security-service/1.16.0-SNAPSHOT 2024-01-23T19:41:11,098 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.lispflowmapping/mappingservice.api/1.19.0-SNAPSHOT 2024-01-23T19:41:11,098 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.lispflowmapping/mappingservice.config/1.19.0-SNAPSHOT 2024-01-23T19:41:11,098 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.lispflowmapping/mappingservice.dsbackend/1.19.0-SNAPSHOT 2024-01-23T19:41:11,099 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.lispflowmapping/mappingservice.implementation/1.19.0-SNAPSHOT 2024-01-23T19:41:11,099 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.lispflowmapping/mappingservice.inmemorydb/1.19.0-SNAPSHOT 2024-01-23T19:41:11,099 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.lispflowmapping/mappingservice.lisp-proto/1.19.0-SNAPSHOT 2024-01-23T19:41:11,099 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.lispflowmapping/mappingservice.mapcache/1.19.0-SNAPSHOT 2024-01-23T19:41:11,099 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.lispflowmapping/mappingservice.southbound/1.19.0-SNAPSHOT 2024-01-23T19:41:11,099 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/mdsal-binding-api/12.0.3 2024-01-23T19:41:11,099 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/mdsal-binding-api/12.0.4 2024-01-23T19:41:11,099 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/mdsal-binding-dom-adapter/12.0.3 2024-01-23T19:41:11,099 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/mdsal-binding-dom-adapter/12.0.4 2024-01-23T19:41:11,099 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec/12.0.3 2024-01-23T19:41:11,099 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec/12.0.4 2024-01-23T19:41:11,099 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-api/12.0.3 2024-01-23T19:41:11,099 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-api/12.0.4 2024-01-23T19:41:11,099 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-osgi/12.0.3 2024-01-23T19:41:11,099 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-osgi/12.0.4 2024-01-23T19:41:11,099 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-spi/12.0.3 2024-01-23T19:41:11,100 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-spi/12.0.4 2024-01-23T19:41:11,100 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/mdsal-binding-generator/12.0.3 2024-01-23T19:41:11,100 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/mdsal-binding-generator/12.0.4 2024-01-23T19:41:11,100 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/mdsal-binding-loader/12.0.3 2024-01-23T19:41:11,100 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/mdsal-binding-loader/12.0.4 2024-01-23T19:41:11,100 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/mdsal-binding-model-api/12.0.3 2024-01-23T19:41:11,100 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/mdsal-binding-model-api/12.0.4 2024-01-23T19:41:11,100 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/mdsal-binding-model-ri/12.0.3 2024-01-23T19:41:11,100 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/mdsal-binding-model-ri/12.0.4 2024-01-23T19:41:11,100 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/mdsal-binding-runtime-api/12.0.3 2024-01-23T19:41:11,100 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/mdsal-binding-runtime-api/12.0.4 2024-01-23T19:41:11,100 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/mdsal-binding-runtime-osgi/12.0.3 2024-01-23T19:41:11,100 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/mdsal-binding-runtime-osgi/12.0.4 2024-01-23T19:41:11,100 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/mdsal-binding-runtime-spi/12.0.3 2024-01-23T19:41:11,100 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/mdsal-binding-runtime-spi/12.0.4 2024-01-23T19:41:11,100 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/mdsal-binding-spec-util/12.0.3 2024-01-23T19:41:11,100 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/mdsal-binding-spec-util/12.0.4 2024-01-23T19:41:11,101 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/mdsal-binding-spi/12.0.3 2024-01-23T19:41:11,101 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/mdsal-binding-spi/12.0.4 2024-01-23T19:41:11,101 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/mdsal-binding-util/12.0.3 2024-01-23T19:41:11,101 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/mdsal-binding-util/12.0.4 2024-01-23T19:41:11,101 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal.binding.model.iana/iana-routing-types/12.0.3 2024-01-23T19:41:11,101 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-inet-types/12.0.3 2024-01-23T19:41:11,101 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-inet-types/12.0.4 2024-01-23T19:41:11,101 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-yang-types/12.0.3 2024-01-23T19:41:11,101 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-yang-types/12.0.4 2024-01-23T19:41:11,101 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7952/12.0.4 2024-01-23T19:41:11,101 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8040/12.0.4 2024-01-23T19:41:11,101 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8072/12.0.4 2024-01-23T19:41:11,101 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8294-ietf-routing-types/12.0.3 2024-01-23T19:41:11,101 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-datastores/12.0.4 2024-01-23T19:41:11,101 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-origin/12.0.4 2024-01-23T19:41:11,101 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8343/12.0.3 2024-01-23T19:41:11,102 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8345-ietf-network/12.0.3 2024-01-23T19:41:11,102 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8345-ietf-network-state/12.0.3 2024-01-23T19:41:11,102 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8345-ietf-network-topology/12.0.3 2024-01-23T19:41:11,102 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8345-ietf-network-topology-state/12.0.3 2024-01-23T19:41:11,102 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8525/12.0.4 2024-01-23T19:41:11,102 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/mdsal-common-api/12.0.3 2024-01-23T19:41:11,102 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/mdsal-common-api/12.0.4 2024-01-23T19:41:11,102 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/mdsal-dom-api/12.0.3 2024-01-23T19:41:11,102 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/mdsal-dom-api/12.0.4 2024-01-23T19:41:11,102 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/mdsal-dom-broker/12.0.3 2024-01-23T19:41:11,102 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/mdsal-dom-broker/12.0.4 2024-01-23T19:41:11,102 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/mdsal-dom-schema-osgi/12.0.3 2024-01-23T19:41:11,102 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/mdsal-dom-schema-osgi/12.0.4 2024-01-23T19:41:11,102 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/mdsal-dom-spi/12.0.3 2024-01-23T19:41:11,102 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/mdsal-dom-spi/12.0.4 2024-01-23T19:41:11,102 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/mdsal-eos-binding-adapter/12.0.4 2024-01-23T19:41:11,103 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/mdsal-eos-binding-api/12.0.4 2024-01-23T19:41:11,103 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/mdsal-eos-common-api/12.0.4 2024-01-23T19:41:11,103 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/mdsal-eos-common-spi/12.0.4 2024-01-23T19:41:11,103 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/mdsal-eos-dom-api/12.0.4 2024-01-23T19:41:11,103 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal.model/general-entity/12.0.4 2024-01-23T19:41:11,103 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal.model/ietf-topology/2013.10.21.24.3 2024-01-23T19:41:11,103 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal.model/ietf-topology/2013.10.21.24.4 2024-01-23T19:41:11,103 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal.model/ietf-type-util/12.0.3 2024-01-23T19:41:11,103 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal.model/ietf-type-util/12.0.4 2024-01-23T19:41:11,103 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal.model/opendaylight-l2-types/2013.08.27.24.4 2024-01-23T19:41:11,103 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.24.3 2024-01-23T19:41:11,103 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.24.4 2024-01-23T19:41:11,103 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/mdsal-rfc8294-netty/12.0.3 2024-01-23T19:41:11,103 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/mdsal-singleton-common-api/12.0.4 2024-01-23T19:41:11,103 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/mdsal-singleton-dom-impl/12.0.4 2024-01-23T19:41:11,103 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/yang-binding/12.0.3 2024-01-23T19:41:11,103 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/yang-binding/12.0.4 2024-01-23T19:41:11,103 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf/netconf-api/6.0.5 2024-01-23T19:41:11,104 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf/netconf-api/6.0.6 2024-01-23T19:41:11,104 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf/netconf-auth/6.0.5 2024-01-23T19:41:11,104 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf/netconf-auth/6.0.6 2024-01-23T19:41:11,104 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf/netconf-auth-aaa/6.0.5 2024-01-23T19:41:11,104 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf/callhome-model/6.0.5 2024-01-23T19:41:11,104 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf/callhome-protocol/6.0.5 2024-01-23T19:41:11,104 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf/callhome-provider/6.0.5 2024-01-23T19:41:11,104 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf/netconf-client/6.0.5 2024-01-23T19:41:11,104 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf/netconf-client-mdsal/6.0.5 2024-01-23T19:41:11,104 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf/netconf-common-mdsal/6.0.5 2024-01-23T19:41:11,104 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf/netconf-config/6.0.5 2024-01-23T19:41:11,104 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf/netconf-console/6.0.5 2024-01-23T19:41:11,104 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf/netconf-dom-api/6.0.5 2024-01-23T19:41:11,104 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf/netconf-dom-api/6.0.6 2024-01-23T19:41:11,104 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf/keystore-api/6.0.5 2024-01-23T19:41:11,104 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf/keystore-none/6.0.5 2024-01-23T19:41:11,104 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf/mdsal-netconf-yang-library/6.0.5 2024-01-23T19:41:11,104 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf.model/draft-ietf-netconf-crypto-types/6.0.5 2024-01-23T19:41:11,104 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf.model/rfc5277/6.0.5 2024-01-23T19:41:11,105 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf.model/rfc5277/6.0.6 2024-01-23T19:41:11,105 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf.model/rfc6022/6.0.5 2024-01-23T19:41:11,105 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf.model/rfc6241/6.0.5 2024-01-23T19:41:11,105 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf.model/rfc6241/6.0.6 2024-01-23T19:41:11,105 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf.model/rfc6243/6.0.5 2024-01-23T19:41:11,105 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf.model/rfc6243/6.0.6 2024-01-23T19:41:11,105 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf.model/rfc6470/6.0.5 2024-01-23T19:41:11,105 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf.model/rfc6470/6.0.6 2024-01-23T19:41:11,105 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf.model/rfc7407-ietf-x509-cert-to-name/6.0.5 2024-01-23T19:41:11,105 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf.model/rfc8040-ietf-restconf-monitoring/6.0.5 2024-01-23T19:41:11,105 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf.model/rfc8040-ietf-restconf-monitoring/6.0.6 2024-01-23T19:41:11,105 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf.model/rfc8341/6.0.5 2024-01-23T19:41:11,105 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf.model/rfc8526/6.0.5 2024-01-23T19:41:11,105 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf.model/rfc8526/6.0.6 2024-01-23T19:41:11,105 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf/netconf-nb/6.0.5 2024-01-23T19:41:11,105 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf/netconf-netty-util/6.0.5 2024-01-23T19:41:11,105 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf/restconf-api/6.0.5 2024-01-23T19:41:11,105 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf/restconf-api/6.0.6 2024-01-23T19:41:11,105 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf/restconf-common/6.0.5 2024-01-23T19:41:11,106 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf/restconf-common/6.0.6 2024-01-23T19:41:11,106 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf/restconf-common-models/6.0.5 2024-01-23T19:41:11,106 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf/restconf-common-models/6.0.6 2024-01-23T19:41:11,106 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf/restconf-nb/6.0.5 2024-01-23T19:41:11,106 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf/restconf-nb/6.0.6 2024-01-23T19:41:11,106 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf/restconf-openapi/6.0.5 2024-01-23T19:41:11,106 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf/netconf-server/6.0.5 2024-01-23T19:41:11,106 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf/netconf-server-mdsal/6.0.5 2024-01-23T19:41:11,106 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf/shaded-exificient/6.0.5 2024-01-23T19:41:11,106 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf/shaded-sshd/6.0.5 2024-01-23T19:41:11,106 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf/netconf-topology/6.0.5 2024-01-23T19:41:11,106 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf/netconf-topology-impl/6.0.5 2024-01-23T19:41:11,106 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf/netconf-topology-singleton/6.0.5 2024-01-23T19:41:11,106 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf/transport-api/6.0.5 2024-01-23T19:41:11,106 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf/transport-ssh/6.0.5 2024-01-23T19:41:11,106 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf/transport-tcp/6.0.5 2024-01-23T19:41:11,106 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf/transport-tls/6.0.5 2024-01-23T19:41:11,106 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf/truststore-api/6.0.5 2024-01-23T19:41:11,107 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf/truststore-none/6.0.5 2024-01-23T19:41:11,107 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf/yanglib/6.0.5 2024-01-23T19:41:11,107 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.openflowplugin/openflowplugin/0.18.0-SNAPSHOT 2024-01-23T19:41:11,107 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.openflowplugin/openflowplugin-api/0.18.0-SNAPSHOT 2024-01-23T19:41:11,107 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.openflowplugin.applications/arbitratorreconciliation-api/0.18.0-SNAPSHOT 2024-01-23T19:41:11,107 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.openflowplugin.applications/arbitratorreconciliation-impl/0.18.0-SNAPSHOT 2024-01-23T19:41:11,107 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.openflowplugin.applications/device-ownership-service/0.18.0-SNAPSHOT 2024-01-23T19:41:11,107 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.openflowplugin.applications/forwardingrules-manager/0.18.0-SNAPSHOT 2024-01-23T19:41:11,107 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.openflowplugin.applications/lldp-speaker/0.18.0-SNAPSHOT 2024-01-23T19:41:11,107 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.openflowplugin.applications/of-switch-config-pusher/0.18.0-SNAPSHOT 2024-01-23T19:41:11,107 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.openflowplugin.applications/reconciliation-framework/0.18.0-SNAPSHOT 2024-01-23T19:41:11,107 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.openflowplugin.applications/topology-lldp-discovery/0.18.0-SNAPSHOT 2024-01-23T19:41:11,107 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.openflowplugin.applications/topology-manager/0.18.0-SNAPSHOT 2024-01-23T19:41:11,107 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.openflowplugin/openflowplugin-blueprint-config/0.18.0-SNAPSHOT 2024-01-23T19:41:11,107 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.openflowplugin/openflowplugin-common/0.18.0-SNAPSHOT 2024-01-23T19:41:11,107 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.openflowplugin/openflowplugin-extension-api/0.18.0-SNAPSHOT 2024-01-23T19:41:11,107 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.openflowplugin/openflowplugin-extension-nicira/0.18.0-SNAPSHOT 2024-01-23T19:41:11,107 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.openflowplugin/openflowplugin-extension-onf/0.18.0-SNAPSHOT 2024-01-23T19:41:11,107 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.openflowplugin/openflowplugin-impl/0.18.0-SNAPSHOT 2024-01-23T19:41:11,108 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.openflowplugin.libraries/liblldp/0.18.0-SNAPSHOT 2024-01-23T19:41:11,108 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.openflowplugin.model/model-flow-base/0.18.0-SNAPSHOT 2024-01-23T19:41:11,108 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.openflowplugin.model/model-flow-service/0.18.0-SNAPSHOT 2024-01-23T19:41:11,108 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.openflowplugin.model/model-flow-statistics/0.18.0-SNAPSHOT 2024-01-23T19:41:11,108 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.openflowplugin.model/model-inventory/0.18.0-SNAPSHOT 2024-01-23T19:41:11,108 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.openflowplugin.model/model-topology/0.18.0-SNAPSHOT 2024-01-23T19:41:11,108 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.openflowplugin/openflowjava-extension-nicira/0.18.0-SNAPSHOT 2024-01-23T19:41:11,108 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.openflowplugin/openflowjava-extension-nicira-api/0.18.0-SNAPSHOT 2024-01-23T19:41:11,108 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.openflowplugin.openflowjava/openflowjava-blueprint-config/0.18.0-SNAPSHOT 2024-01-23T19:41:11,108 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.openflowplugin.openflowjava/openflow-protocol-api/0.18.0-SNAPSHOT 2024-01-23T19:41:11,108 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.openflowplugin.openflowjava/openflow-protocol-impl/0.18.0-SNAPSHOT 2024-01-23T19:41:11,108 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.openflowplugin.openflowjava/openflow-protocol-spi/0.18.0-SNAPSHOT 2024-01-23T19:41:11,108 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.openflowplugin.openflowjava/openflowjava-util/0.18.0-SNAPSHOT 2024-01-23T19:41:11,108 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.ovsdb/hwvtepsouthbound-api/1.18.0-SNAPSHOT 2024-01-23T19:41:11,108 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.ovsdb/hwvtepsouthbound-impl/1.18.0-SNAPSHOT 2024-01-23T19:41:11,108 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.ovsdb/library/1.18.0-SNAPSHOT 2024-01-23T19:41:11,109 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.ovsdb/schema.hardwarevtep/1.18.0-SNAPSHOT 2024-01-23T19:41:11,109 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.ovsdb/schema.openvswitch/1.18.0-SNAPSHOT 2024-01-23T19:41:11,109 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.ovsdb/southbound-api/1.18.0-SNAPSHOT 2024-01-23T19:41:11,109 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.ovsdb/southbound-impl/1.18.0-SNAPSHOT 2024-01-23T19:41:11,109 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.ovsdb/utils.config/1.18.0-SNAPSHOT 2024-01-23T19:41:11,109 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.ovsdb/utils.mdsal-utils/1.18.0-SNAPSHOT 2024-01-23T19:41:11,109 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.ovsdb/utils.servicehelper/1.18.0-SNAPSHOT 2024-01-23T19:41:11,109 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.ovsdb/utils.southbound-utils/1.18.0-SNAPSHOT 2024-01-23T19:41:11,109 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.ovsdb/utils.yang-utils/1.18.0-SNAPSHOT 2024-01-23T19:41:11,109 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.serviceutils/metrics-api/0.13.0-SNAPSHOT 2024-01-23T19:41:11,109 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.serviceutils/metrics-impl/0.13.0-SNAPSHOT 2024-01-23T19:41:11,109 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.serviceutils/rpc-api/0.13.0-SNAPSHOT 2024-01-23T19:41:11,109 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.serviceutils/srm-api/0.13.0-SNAPSHOT 2024-01-23T19:41:11,109 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.serviceutils/srm-impl/0.13.0-SNAPSHOT 2024-01-23T19:41:11,110 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.serviceutils/srm-shell/0.13.0-SNAPSHOT 2024-01-23T19:41:11,110 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.serviceutils/tools-api/0.13.0-SNAPSHOT 2024-01-23T19:41:11,110 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.serviceutils/upgrade/0.13.0-SNAPSHOT 2024-01-23T19:41:11,110 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.transportpce/transportpce-api/8.1.0 2024-01-23T19:41:11,110 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.transportpce/transportpce-common/8.1.0 2024-01-23T19:41:11,110 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.transportpce/transportpce-dmaap-client/8.1.0 2024-01-23T19:41:11,110 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.transportpce/transportpce-inventory/8.1.0 2024-01-23T19:41:11,110 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.transportpce.models/openroadm-common-1.2.1/19.1.0 2024-01-23T19:41:11,110 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.transportpce.models/openroadm-common-13.1.0/19.1.0 2024-01-23T19:41:11,110 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.transportpce.models/openroadm-common-2.2.1/19.1.0 2024-01-23T19:41:11,110 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.transportpce.models/openroadm-common-7.1.0/19.1.0 2024-01-23T19:41:11,110 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.transportpce.models/openroadm-device-1.2.1/19.1.0 2024-01-23T19:41:11,110 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.transportpce.models/openroadm-device-2.2.1/19.1.0 2024-01-23T19:41:11,110 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.transportpce.models/openroadm-device-7.1.0/19.1.0 2024-01-23T19:41:11,110 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.transportpce.models/openroadm-network-13.1.0/19.1.0 2024-01-23T19:41:11,110 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.transportpce.models/openroadm-service-13.1.0/19.1.0 2024-01-23T19:41:11,110 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.transportpce.models/tapi-2.1.1/19.1.0 2024-01-23T19:41:11,110 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.transportpce/transportpce-nbinotifications/8.1.0 2024-01-23T19:41:11,110 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.transportpce/transportpce-networkmodel/8.1.0 2024-01-23T19:41:11,111 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.transportpce/transportpce-olm/8.1.0 2024-01-23T19:41:11,111 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.transportpce/transportpce-pce/8.1.0 2024-01-23T19:41:11,111 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.transportpce/transportpce-renderer/8.1.0 2024-01-23T19:41:11,111 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.transportpce/transportpce-servicehandler/8.1.0 2024-01-23T19:41:11,111 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.transportpce/transportpce-tapi/8.1.0 2024-01-23T19:41:11,111 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/odlext-model-api/11.0.5 2024-01-23T19:41:11,111 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/odlext-parser-support/11.0.5 2024-01-23T19:41:11,111 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/openconfig-model-api/11.0.5 2024-01-23T19:41:11,111 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/openconfig-parser-support/11.0.5 2024-01-23T19:41:11,111 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/rfc6241-model-api/11.0.5 2024-01-23T19:41:11,111 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/rfc6241-parser-support/11.0.5 2024-01-23T19:41:11,111 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/rfc6536-model-api/11.0.5 2024-01-23T19:41:11,111 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/rfc6536-parser-support/11.0.5 2024-01-23T19:41:11,111 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/rfc6643-model-api/11.0.5 2024-01-23T19:41:11,111 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/rfc6643-parser-support/11.0.5 2024-01-23T19:41:11,111 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/rfc7952-model-api/11.0.5 2024-01-23T19:41:11,111 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/rfc7952-parser-support/11.0.5 2024-01-23T19:41:11,111 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/rfc8040-model-api/11.0.5 2024-01-23T19:41:11,111 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/rfc8040-parser-support/11.0.5 2024-01-23T19:41:11,112 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/rfc8528-model-api/11.0.5 2024-01-23T19:41:11,112 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/rfc8528-parser-support/11.0.5 2024-01-23T19:41:11,112 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/rfc8639-model-api/11.0.5 2024-01-23T19:41:11,112 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/rfc8639-parser-support/11.0.5 2024-01-23T19:41:11,112 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/rfc8819-model-api/11.0.5 2024-01-23T19:41:11,112 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/rfc8819-parser-support/11.0.5 2024-01-23T19:41:11,112 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/yang-data-api/11.0.5 2024-01-23T19:41:11,112 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/yang-data-codec-binfmt/11.0.5 2024-01-23T19:41:11,112 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/yang-data-codec-gson/11.0.5 2024-01-23T19:41:11,112 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/yang-data-codec-xml/11.0.5 2024-01-23T19:41:11,112 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/yang-data-impl/11.0.5 2024-01-23T19:41:11,112 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/yang-data-spi/11.0.5 2024-01-23T19:41:11,112 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/yang-data-transform/11.0.5 2024-01-23T19:41:11,112 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/yang-data-tree-api/11.0.5 2024-01-23T19:41:11,112 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/yang-data-tree-ri/11.0.5 2024-01-23T19:41:11,112 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/yang-data-tree-spi/11.0.5 2024-01-23T19:41:11,112 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/yang-data-util/11.0.5 2024-01-23T19:41:11,112 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/yang-ir/11.0.5 2024-01-23T19:41:11,112 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/yang-model-api/11.0.5 2024-01-23T19:41:11,113 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/yang-model-export/11.0.5 2024-01-23T19:41:11,113 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/yang-model-ri/11.0.5 2024-01-23T19:41:11,113 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/yang-model-spi/11.0.5 2024-01-23T19:41:11,113 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/yang-model-util/11.0.5 2024-01-23T19:41:11,113 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/yang-parser-api/11.0.5 2024-01-23T19:41:11,113 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/yang-parser-impl/11.0.5 2024-01-23T19:41:11,113 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/yang-parser-reactor/11.0.5 2024-01-23T19:41:11,113 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/yang-parser-rfc7950/11.0.5 2024-01-23T19:41:11,113 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/yang-parser-spi/11.0.5 2024-01-23T19:41:11,113 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/yang-repo-api/11.0.5 2024-01-23T19:41:11,113 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/yang-repo-fs/11.0.5 2024-01-23T19:41:11,113 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/yang-repo-spi/11.0.5 2024-01-23T19:41:11,113 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.ops4j.pax.jdbc/pax-jdbc-mariadb/1.5.6 2024-01-23T19:41:11,113 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.ops4j.pax.jdbc/pax-jdbc-pool-dbcp2/1.5.6 2024-01-23T19:41:11,113 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.ops4j.pax.url/pax-url-war/2.6.14/jar/uber 2024-01-23T19:41:11,113 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.ops4j.pax.web/pax-web-api/8.0.22 2024-01-23T19:41:11,113 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.ops4j.pax.web/pax-web-compatibility-el2/8.0.22 2024-01-23T19:41:11,113 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.22 2024-01-23T19:41:11,113 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.ops4j.pax.web/pax-web-extender-war/8.0.22 2024-01-23T19:41:11,114 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.ops4j.pax.web/pax-web-extender-whiteboard/8.0.22 2024-01-23T19:41:11,114 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.ops4j.pax.web/pax-web-jetty/8.0.22 2024-01-23T19:41:11,114 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.ops4j.pax.web/pax-web-jsp/8.0.22 2024-01-23T19:41:11,114 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.ops4j.pax.web/pax-web-runtime/8.0.22 2024-01-23T19:41:11,114 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.ops4j.pax.web/pax-web-spi/8.0.22 2024-01-23T19:41:11,114 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.22 2024-01-23T19:41:11,114 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.ops4j.pax.web/pax-web-websocket/8.0.22 2024-01-23T19:41:11,114 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.osgi/org.osgi.service.component/1.5.0 2024-01-23T19:41:11,114 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.owasp.encoder/encoder/1.2.3 2024-01-23T19:41:11,114 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.scala-lang.modules/scala-java8-compat_2.13/1.0.2 2024-01-23T19:41:11,114 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.scala-lang.modules/scala-parser-combinators_2.13/1.1.2 2024-01-23T19:41:11,114 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.scala-lang/scala-library/2.13.12 2024-01-23T19:41:11,114 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.scala-lang/scala-reflect/2.13.12 2024-01-23T19:41:11,114 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/pcep-cli/0.20.5 2024-01-23T19:41:11,114 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.reactivestreams/reactive-streams/1.0.4 2024-01-23T19:41:11,114 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:com.github.spotbugs/spotbugs-annotations/4.7.3 2024-01-23T19:41:11,114 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.codehaus.woodstox/stax2-api/4.2.2 2024-01-23T19:41:11,114 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:tech.pantheon.triemap/triemap/1.3.1 2024-01-23T19:41:11,114 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/util/11.0.4 2024-01-23T19:41:11,114 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/util/11.0.5 2024-01-23T19:41:11,115 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | wrap:mvn:dk.brics/automaton/1.12-4 2024-01-23T19:41:11,115 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | wrap:mvn:net.java.dev.stax-utils/stax-utils/20070216 2024-01-23T19:41:11,115 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | wrap:mvn:org.apache.kafka/kafka-clients/3.0.0 2024-01-23T19:41:11,115 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | wrap:mvn:org.apfloat/apfloat/1.10.1 2024-01-23T19:41:11,115 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | wrap:mvn:org.lmdbjava/lmdbjava/0.7.0 2024-01-23T19:41:11,115 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/yang-common/11.0.4 2024-01-23T19:41:11,115 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/yang-common/11.0.5 2024-01-23T19:41:11,115 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/yang-common-netty/11.0.4 2024-01-23T19:41:11,115 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/yang-xpath-api/11.0.5 2024-01-23T19:41:11,115 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/yang-xpath-impl/11.0.5 2024-01-23T19:41:11,115 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | Stopping bundles: 2024-01-23T19:41:11,116 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.ops4j.pax.jdbc.pool.common/1.5.6 2024-01-23T19:41:11,117 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.apache.servicemix.bundles.jasypt/1.9.3.1 2024-01-23T19:41:11,117 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | javax.transaction-api/1.2.0 2024-01-23T19:41:11,117 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | javax.enterprise.cdi-api/2.0.0.SP1 2024-01-23T19:41:11,117 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | javax.el-api/3.0.3 2024-01-23T19:41:11,118 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.ops4j.pax.jdbc.config/1.5.6 2024-01-23T19:41:11,118 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.apache.karaf.config.core/4.4.4 2024-01-23T19:41:11,120 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | Installing bundles: 2024-01-23T19:41:11,120 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/bgp-cli/0.20.5 2024-01-23T19:41:11,122 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.checkerframework/checker-qual/3.39.0 2024-01-23T19:41:11,123 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.checkerframework/checker-qual/3.42.0 2024-01-23T19:41:11,125 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:com.fasterxml.jackson.core/jackson-annotations/2.15.3 2024-01-23T19:41:11,126 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:com.fasterxml.jackson.core/jackson-core/2.15.3 2024-01-23T19:41:11,128 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:com.fasterxml.jackson.core/jackson-databind/2.15.3 2024-01-23T19:41:11,132 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:com.fasterxml.jackson.dataformat/jackson-dataformat-xml/2.15.3 2024-01-23T19:41:11,133 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:com.fasterxml.jackson.datatype/jackson-datatype-jsr310/2.15.3 2024-01-23T19:41:11,134 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-base/2.15.3 2024-01-23T19:41:11,135 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider/2.15.3 2024-01-23T19:41:11,136 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:com.fasterxml.jackson.module/jackson-module-jaxb-annotations/2.15.3 2024-01-23T19:41:11,137 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:com.fasterxml.woodstox/woodstox-core/6.5.1 2024-01-23T19:41:11,141 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:com.google.code.gson/gson/2.10.1 2024-01-23T19:41:11,143 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:com.google.guava/guava/32.1.3-jre 2024-01-23T19:41:11,147 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:com.google.guava/failureaccess/1.0.1 2024-01-23T19:41:11,148 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:com.googlecode.json-simple/json-simple/1.1.1 2024-01-23T19:41:11,149 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:com.h2database/h2/2.2.220 2024-01-23T19:41:11,154 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:com.rabbitmq/amqp-client/5.20.0 2024-01-23T19:41:11,156 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:com.typesafe/config/1.4.2 2024-01-23T19:41:11,157 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:com.typesafe/ssl-config-core_2.13/0.4.3 2024-01-23T19:41:11,159 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/concepts/11.0.4 2024-01-23T19:41:11,159 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/concepts/11.0.5 2024-01-23T19:41:11,160 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:io.aeron/aeron-client/1.38.1 2024-01-23T19:41:11,161 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:io.aeron/aeron-driver/1.38.1 2024-01-23T19:41:11,163 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:io.dropwizard.metrics/metrics-core/4.2.23 2024-01-23T19:41:11,164 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:io.dropwizard.metrics/metrics-graphite/4.2.23 2024-01-23T19:41:11,164 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:io.dropwizard.metrics/metrics-healthchecks/4.2.23 2024-01-23T19:41:11,165 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:io.dropwizard.metrics/metrics-jmx/4.2.23 2024-01-23T19:41:11,166 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:io.dropwizard.metrics/metrics-jvm/4.2.23 2024-01-23T19:41:11,167 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:io.netty/netty-buffer/4.1.104.Final 2024-01-23T19:41:11,168 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:io.netty/netty-codec/4.1.104.Final 2024-01-23T19:41:11,170 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:io.netty/netty-codec-http/4.1.104.Final 2024-01-23T19:41:11,172 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:io.netty/netty-common/4.1.104.Final 2024-01-23T19:41:11,173 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:io.netty/netty-handler/4.1.104.Final 2024-01-23T19:41:11,175 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:io.netty/netty-resolver/4.1.104.Final 2024-01-23T19:41:11,176 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:io.netty/netty-transport/4.1.104.Final 2024-01-23T19:41:11,178 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:io.netty/netty-transport-classes-epoll/4.1.100.Final 2024-01-23T19:41:11,179 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:io.netty/netty-transport-classes-epoll/4.1.104.Final 2024-01-23T19:41:11,180 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:io.netty/netty-transport-native-epoll/4.1.104.Final/jar/linux-x86_64 2024-01-23T19:41:11,181 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:io.netty/netty-transport-native-unix-common/4.1.104.Final 2024-01-23T19:41:11,182 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:jakarta.activation/jakarta.activation-api/1.2.2 2024-01-23T19:41:11,183 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 2024-01-23T19:41:11,184 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 2024-01-23T19:41:11,185 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:jakarta.validation/jakarta.validation-api/2.0.2 2024-01-23T19:41:11,186 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:jakarta.ws.rs/jakarta.ws.rs-api/2.1.6 2024-01-23T19:41:11,187 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.javassist/javassist/3.29.2-GA 2024-01-23T19:41:11,189 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.javassist/javassist/3.30.2-GA 2024-01-23T19:41:11,191 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:javax.servlet/javax.servlet-api/3.1.0 2024-01-23T19:41:11,192 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:jakarta.websocket/jakarta.websocket-api/1.1.2 2024-01-23T19:41:11,193 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.odlparent/karaf.branding/13.0.7 2024-01-23T19:41:11,193 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.lz4/lz4-java/1.8.0 2024-01-23T19:41:11,195 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.mariadb.jdbc/mariadb-java-client/3.1.4 2024-01-23T19:41:11,197 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:net.bytebuddy/byte-buddy/1.14.9 2024-01-23T19:41:11,204 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:net.sf.ehcache/ehcache/2.10.9.2 2024-01-23T19:41:11,222 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.agrona/agrona/1.15.2 2024-01-23T19:41:11,223 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.antlr/antlr4-runtime/4.13.1 2024-01-23T19:41:11,225 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 2024-01-23T19:41:11,226 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 2024-01-23T19:41:11,226 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 2024-01-23T19:41:11,228 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 2024-01-23T19:41:11,229 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 2024-01-23T19:41:11,230 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 2024-01-23T19:41:11,231 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 2024-01-23T19:41:11,232 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 2024-01-23T19:41:11,233 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.13 2024-01-23T19:41:11,234 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 2024-01-23T19:41:11,235 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.aries/org.apache.aries.util/1.1.3 2024-01-23T19:41:11,236 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:commons-collections/commons-collections/3.2.2 2024-01-23T19:41:11,237 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:commons-beanutils/commons-beanutils/1.9.4 2024-01-23T19:41:11,239 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:commons-codec/commons-codec/1.15 2024-01-23T19:41:11,240 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.commons/commons-dbcp2/2.9.0 2024-01-23T19:41:11,242 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.commons/commons-pool2/2.11.1 2024-01-23T19:41:11,243 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.commons/commons-lang3/3.13.0 2024-01-23T19:41:11,244 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.commons/commons-lang3/3.14.0 2024-01-23T19:41:11,246 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:commons-logging/commons-logging/1.2 2024-01-23T19:41:11,247 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.commons/commons-text/1.11.0 2024-01-23T19:41:11,248 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.felix/org.apache.felix.scr/2.2.6 2024-01-23T19:41:11,249 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.geronimo.specs/geronimo-jta_1.1_spec/1.1.1 2024-01-23T19:41:11,250 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.4 2024-01-23T19:41:11,251 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.4 2024-01-23T19:41:11,252 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.4 2024-01-23T19:41:11,253 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.4 2024-01-23T19:41:11,254 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.4 2024-01-23T19:41:11,255 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.4 2024-01-23T19:41:11,256 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.4 2024-01-23T19:41:11,256 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.4 2024-01-23T19:41:11,257 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.4 2024-01-23T19:41:11,258 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.karaf.http/org.apache.karaf.http.core/4.4.4 2024-01-23T19:41:11,261 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.4 2024-01-23T19:41:11,262 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.4 2024-01-23T19:41:11,263 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.4 2024-01-23T19:41:11,264 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.4 2024-01-23T19:41:11,267 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.karaf.jdbc/org.apache.karaf.jdbc.core/4.4.4 2024-01-23T19:41:11,268 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.4 2024-01-23T19:41:11,269 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.4 2024-01-23T19:41:11,270 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.4 2024-01-23T19:41:11,271 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.4 2024-01-23T19:41:11,272 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.karaf.scheduler/org.apache.karaf.scheduler.core/4.4.4 2024-01-23T19:41:11,274 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.4 2024-01-23T19:41:11,274 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.4 2024-01-23T19:41:11,275 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.4 2024-01-23T19:41:11,276 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.4 2024-01-23T19:41:11,277 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.4 2024-01-23T19:41:11,278 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.4 2024-01-23T19:41:11,280 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.4 2024-01-23T19:41:11,282 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.4 2024-01-23T19:41:11,282 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.4 2024-01-23T19:41:11,283 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.karaf.web/org.apache.karaf.web.core/4.4.4 2024-01-23T19:41:11,284 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.cglib/3.3.0_1 2024-01-23T19:41:11,286 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.sshd/sshd-osgi/2.10.0 2024-01-23T19:41:11,291 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.sshd/sshd-scp/2.10.0 2024-01-23T19:41:11,292 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.apache.sshd/sshd-sftp/2.10.0 2024-01-23T19:41:11,294 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.eclipse.jdt/ecj/3.26.0 2024-01-23T19:41:11,299 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.eclipse.jetty/jetty-client/9.4.52.v20230823 2024-01-23T19:41:11,301 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.eclipse.jetty/jetty-continuation/9.4.52.v20230823 2024-01-23T19:41:11,301 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.eclipse.jetty/jetty-http/9.4.52.v20230823 2024-01-23T19:41:11,303 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.eclipse.jetty/jetty-http/9.4.52.v20230823 2024-01-23T19:41:11,303 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.eclipse.jetty/jetty-http/9.4.52.v20230823 2024-01-23T19:41:11,303 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.eclipse.jetty/jetty-io/9.4.52.v20230823 2024-01-23T19:41:11,304 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.eclipse.jetty/jetty-jaas/9.4.52.v20230823 2024-01-23T19:41:11,305 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.eclipse.jetty/jetty-jmx/9.4.52.v20230823 2024-01-23T19:41:11,306 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.eclipse.jetty/jetty-security/9.4.52.v20230823 2024-01-23T19:41:11,307 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.eclipse.jetty/jetty-server/9.4.52.v20230823 2024-01-23T19:41:11,308 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.eclipse.jetty/jetty-servlet/9.4.52.v20230823 2024-01-23T19:41:11,310 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.eclipse.jetty/jetty-servlets/9.4.52.v20230823 2024-01-23T19:41:11,311 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.eclipse.jetty/jetty-util/9.4.52.v20230823 2024-01-23T19:41:11,312 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.eclipse.jetty/jetty-util-ajax/9.4.52.v20230823 2024-01-23T19:41:11,313 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.eclipse.jetty.websocket/websocket-api/9.4.52.v20230823 2024-01-23T19:41:11,314 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.eclipse.jetty.websocket/websocket-client/9.4.52.v20230823 2024-01-23T19:41:11,315 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.eclipse.jetty.websocket/websocket-common/9.4.52.v20230823 2024-01-23T19:41:11,316 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.eclipse.jetty.websocket/websocket-common/9.4.52.v20230823 2024-01-23T19:41:11,316 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.eclipse.jetty.websocket/websocket-server/9.4.52.v20230823 2024-01-23T19:41:11,317 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.eclipse.jetty.websocket/websocket-servlet/9.4.52.v20230823 2024-01-23T19:41:11,318 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.eclipse.jetty/jetty-xml/9.4.52.v20230823 2024-01-23T19:41:11,319 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.glassfish.hk2/hk2-api/2.6.1 2024-01-23T19:41:11,320 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.glassfish.hk2.external/aopalliance-repackaged/2.6.1 2024-01-23T19:41:11,321 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.glassfish.hk2.external/jakarta.inject/2.6.1 2024-01-23T19:41:11,321 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.glassfish.hk2/hk2-locator/2.6.1 2024-01-23T19:41:11,322 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.glassfish.hk2/osgi-resource-locator/1.0.3 2024-01-23T19:41:11,323 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.glassfish.hk2/hk2-utils/2.6.1 2024-01-23T19:41:11,324 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.glassfish.jersey.containers/jersey-container-servlet/2.41 2024-01-23T19:41:11,325 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.glassfish.jersey.containers/jersey-container-servlet-core/2.41 2024-01-23T19:41:11,326 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.glassfish.jersey.core/jersey-client/2.41 2024-01-23T19:41:11,327 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.glassfish.jersey.core/jersey-common/2.41 2024-01-23T19:41:11,330 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.glassfish.jersey.core/jersey-server/2.41 2024-01-23T19:41:11,333 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.glassfish.jersey.ext/jersey-entity-filtering/2.41 2024-01-23T19:41:11,333 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.glassfish.jersey.ext/jersey-proxy-client/2.41 2024-01-23T19:41:11,334 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.glassfish.jersey.inject/jersey-hk2/2.41 2024-01-23T19:41:11,335 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.glassfish.jersey.media/jersey-media-json-jackson/2.41 2024-01-23T19:41:11,336 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.glassfish.jersey.media/jersey-media-sse/2.41 2024-01-23T19:41:11,337 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:io.netty/netty/3.10.6.Final 2024-01-23T19:41:11,349 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.jgrapht/jgrapht-core/1.5.2 2024-01-23T19:41:11,352 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.jheaps/jheaps/0.14 2024-01-23T19:41:11,353 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.jline/jline/3.21.0 2024-01-23T19:41:11,355 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.jolokia/jolokia-osgi/1.7.2 2024-01-23T19:41:11,357 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.ow2.asm/asm/9.5 2024-01-23T19:41:11,358 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.ow2.asm/asm-commons/9.5 2024-01-23T19:41:11,359 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.ow2.asm/asm-tree/9.5 2024-01-23T19:41:11,359 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.ow2.asm/asm-analysis/9.5 2024-01-23T19:41:11,360 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.ow2.asm/asm-util/9.5 2024-01-23T19:41:11,361 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.aaa/aaa-authn-api/0.18.3 2024-01-23T19:41:11,362 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.aaa/aaa-cert/0.18.3 2024-01-23T19:41:11,363 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.aaa/aaa-encrypt-service/0.18.3 2024-01-23T19:41:11,364 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.aaa/aaa-encrypt-service-impl/0.18.3 2024-01-23T19:41:11,365 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.aaa/aaa-filterchain/0.18.3 2024-01-23T19:41:11,366 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.aaa/aaa-idm-store-h2/0.18.3 2024-01-23T19:41:11,367 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.aaa/aaa-password-service-api/0.18.3 2024-01-23T19:41:11,368 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.aaa/aaa-password-service-impl/0.18.3 2024-01-23T19:41:11,369 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.aaa/repackaged-shiro/0.18.3 2024-01-23T19:41:11,371 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.aaa/aaa-shiro/0.18.3 2024-01-23T19:41:11,373 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.aaa/aaa-shiro-api/0.18.3 2024-01-23T19:41:11,374 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.aaa/aaa-tokenauthrealm/0.18.3 2024-01-23T19:41:11,375 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.aaa.web/web-api/0.18.3 2024-01-23T19:41:11,376 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.aaa.web/web-osgi-impl/0.18.3 2024-01-23T19:41:11,377 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.aaa.web/servlet-api/0.18.3 2024-01-23T19:41:11,377 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.aaa.web/servlet-jersey2/0.18.3 2024-01-23T19:41:11,378 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/algo-api/0.20.5 2024-01-23T19:41:11,379 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/algo-impl/0.20.5 2024-01-23T19:41:11,380 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/bgp-bmp-api/0.20.5 2024-01-23T19:41:11,383 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/bgp-bmp-impl/0.20.5 2024-01-23T19:41:11,384 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/bgp-bmp-parser-impl/0.20.5 2024-01-23T19:41:11,385 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/bgp-bmp-spi/0.20.5 2024-01-23T19:41:11,387 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/bgp-concepts/0.20.5 2024-01-23T19:41:11,389 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/bgp-evpn/0.20.5 2024-01-23T19:41:11,392 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/bgp-flowspec/0.20.5 2024-01-23T19:41:11,412 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/bgp-inet/0.20.5 2024-01-23T19:41:11,414 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/bgp-l3vpn/0.20.5 2024-01-23T19:41:11,418 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/bgp-labeled-unicast/0.20.5 2024-01-23T19:41:11,420 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/bgp-linkstate/0.20.5 2024-01-23T19:41:11,425 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/bgp-mvpn/0.20.5 2024-01-23T19:41:11,429 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/bgp-openconfig-api/0.20.5 2024-01-23T19:41:11,441 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/bgp-openconfig-rp-impl/0.20.5 2024-01-23T19:41:11,442 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/bgp-openconfig-rp-spi/0.20.5 2024-01-23T19:41:11,443 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/bgp-openconfig-rp-statement/0.20.5 2024-01-23T19:41:11,444 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/bgp-openconfig-spi/0.20.5 2024-01-23T19:41:11,445 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/bgp-openconfig-state/0.20.5 2024-01-23T19:41:11,446 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/bgp-parser-api/0.20.5 2024-01-23T19:41:11,448 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/bgp-parser-impl/0.20.5 2024-01-23T19:41:11,450 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/bgp-parser-spi/0.20.5 2024-01-23T19:41:11,451 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/bgp-path-selection-mode/0.20.5 2024-01-23T19:41:11,452 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/bgp-peer-acceptor/0.20.5 2024-01-23T19:41:11,453 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/bgp-rib-api/0.20.5 2024-01-23T19:41:11,454 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/bgp-rib-impl/0.20.5 2024-01-23T19:41:11,457 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/bgp-rib-spi/0.20.5 2024-01-23T19:41:11,459 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/bgp-route-target/0.20.5 2024-01-23T19:41:11,461 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/bgp-topology-provider/0.20.5 2024-01-23T19:41:11,464 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/bmp-monitors-config-loader/0.20.5 2024-01-23T19:41:11,464 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/concepts/0.20.5 2024-01-23T19:41:11,465 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/config-loader-impl/0.20.5 2024-01-23T19:41:11,466 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/config-loader-spi/0.20.5 2024-01-23T19:41:11,467 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/graph-api/0.20.5 2024-01-23T19:41:11,468 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/graph-impl/0.20.5 2024-01-23T19:41:11,469 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/pcep-api/0.20.5 2024-01-23T19:41:11,476 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/pcep-auto-bandwidth-extension/0.20.5 2024-01-23T19:41:11,477 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/pcep-base-parser/0.20.5 2024-01-23T19:41:11,480 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/pcep-ietf-p2mp-te-lsp/0.20.5 2024-01-23T19:41:11,481 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/pcep-ietf-p2mp-te-lsp/0.20.5 2024-01-23T19:41:11,481 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/pcep-ietf-stateful/0.20.5 2024-01-23T19:41:11,485 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/pcep-impl/0.20.5 2024-01-23T19:41:11,486 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/pcep-segment-routing/0.20.5 2024-01-23T19:41:11,488 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/pcep-segment-routing/0.20.5 2024-01-23T19:41:11,488 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/pcep-server-api/0.20.5 2024-01-23T19:41:11,489 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/pcep-server-provider/0.20.5 2024-01-23T19:41:11,491 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/pcep-spi/0.20.5 2024-01-23T19:41:11,492 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/pcep-topology-api/0.20.5 2024-01-23T19:41:11,495 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/pcep-topology-provider/0.20.5 2024-01-23T19:41:11,497 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/pcep-topology-spi/0.20.5 2024-01-23T19:41:11,498 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/pcep-tunnel-api/0.20.5 2024-01-23T19:41:11,499 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/pcep-tunnel-provider/0.20.5 2024-01-23T19:41:11,501 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/programming-api/0.20.5 2024-01-23T19:41:11,502 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/programming-impl/0.20.5 2024-01-23T19:41:11,503 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/programming-spi/0.20.5 2024-01-23T19:41:11,503 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/programming-topology-api/0.20.5 2024-01-23T19:41:11,504 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/programming-tunnel-api/0.20.5 2024-01-23T19:41:11,505 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/protocols-config-loader/0.20.5 2024-01-23T19:41:11,506 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/routing-policy-config-loader/0.20.5 2024-01-23T19:41:11,507 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/rsvp-api/0.20.5 2024-01-23T19:41:11,511 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/rsvp-impl/0.20.5 2024-01-23T19:41:11,512 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/rsvp-spi/0.20.5 2024-01-23T19:41:11,513 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/topology-api/0.20.5 2024-01-23T19:41:11,514 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/topology-config-loader/0.20.5 2024-01-23T19:41:11,515 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/topology-segment-routing/0.20.5 2024-01-23T19:41:11,516 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/topology-tunnel-api/0.20.5 2024-01-23T19:41:11,518 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/util/0.20.5 2024-01-23T19:41:11,519 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.controller/atomix-storage/8.0.4 2024-01-23T19:41:11,520 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.controller/blueprint/8.0.4 2024-01-23T19:41:11,521 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.controller/cds-access-api/8.0.4 2024-01-23T19:41:11,522 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.controller/cds-access-client/8.0.4 2024-01-23T19:41:11,523 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.controller/cds-dom-api/8.0.4 2024-01-23T19:41:11,524 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.controller/cds-mgmt-api/8.0.4 2024-01-23T19:41:11,525 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.controller/eos-dom-akka/8.0.4 2024-01-23T19:41:11,526 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.controller/netty-event-executor-config/0.19.4 2024-01-23T19:41:11,527 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.controller/netty-threadgroup-config/0.19.4 2024-01-23T19:41:11,528 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.controller/netty-timer-config/0.19.4 2024-01-23T19:41:11,529 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.controller/repackaged-akka/8.0.4 2024-01-23T19:41:11,554 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.controller/sal-akka-raft/8.0.4 2024-01-23T19:41:11,555 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.controller/sal-akka-segmented-journal/8.0.4 2024-01-23T19:41:11,556 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.controller/sal-cluster-admin-api/8.0.4 2024-01-23T19:41:11,558 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.controller/sal-cluster-admin-impl/8.0.4 2024-01-23T19:41:11,559 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.controller/sal-clustering-commons/8.0.4 2024-01-23T19:41:11,560 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.controller/sal-common-util/8.0.4 2024-01-23T19:41:11,561 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.controller/sal-distributed-datastore/8.0.4 2024-01-23T19:41:11,564 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.controller/sal-remoterpc-connector/8.0.4 2024-01-23T19:41:11,565 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.controller/threadpool-config-api/0.19.4 2024-01-23T19:41:11,566 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.controller/threadpool-config-impl/0.19.4 2024-01-23T19:41:11,567 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.daexim/daexim-akka-infoprovider-impl/1.15.0-SNAPSHOT 2024-01-23T19:41:11,567 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.daexim/daexim-impl/1.15.0-SNAPSHOT 2024-01-23T19:41:11,568 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.daexim/daexim-model/1.15.0-SNAPSHOT 2024-01-23T19:41:11,569 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.daexim/daexim-spi/1.15.0-SNAPSHOT 2024-01-23T19:41:11,570 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.infrautils/diagstatus-api/6.0.5 2024-01-23T19:41:11,571 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.infrautils/diagstatus-impl/6.0.5 2024-01-23T19:41:11,572 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.infrautils/diagstatus-shell/6.0.5 2024-01-23T19:41:11,573 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.infrautils/diagstatus-web/6.0.5 2024-01-23T19:41:11,573 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.infrautils/ready-api/6.0.5 2024-01-23T19:41:11,574 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.infrautils/ready-impl/6.0.5 2024-01-23T19:41:11,575 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.infrautils/infrautils-util/6.0.5 2024-01-23T19:41:11,576 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.jsonrpc/jsonrpc-api/1.16.0-SNAPSHOT 2024-01-23T19:41:11,577 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.jsonrpc.bus/bus-api/1.16.0-SNAPSHOT 2024-01-23T19:41:11,578 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.jsonrpc.bus/bus-jsonrpc/1.16.0-SNAPSHOT 2024-01-23T19:41:11,578 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.jsonrpc.bus/bus-messagelib/1.16.0-SNAPSHOT 2024-01-23T19:41:11,579 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.jsonrpc.bus/bus-spi/1.16.0-SNAPSHOT 2024-01-23T19:41:11,580 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.jsonrpc.bus/transport-http/1.16.0-SNAPSHOT 2024-01-23T19:41:11,581 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.jsonrpc.bus/transport-zmq/1.16.0-SNAPSHOT 2024-01-23T19:41:11,582 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.jsonrpc/dom-codec/1.16.0-SNAPSHOT 2024-01-23T19:41:11,583 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.jsonrpc/jsonrpc-provider-common/1.16.0-SNAPSHOT 2024-01-23T19:41:11,584 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.jsonrpc/jsonrpc-provider-single/1.16.0-SNAPSHOT 2024-01-23T19:41:11,585 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.jsonrpc.security/security-aaa/1.16.0-SNAPSHOT 2024-01-23T19:41:11,586 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.jsonrpc.security/security-api/1.16.0-SNAPSHOT 2024-01-23T19:41:11,587 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.jsonrpc.security/security-noop/1.16.0-SNAPSHOT 2024-01-23T19:41:11,588 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.jsonrpc.security/security-service/1.16.0-SNAPSHOT 2024-01-23T19:41:11,588 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.lispflowmapping/mappingservice.api/1.19.0-SNAPSHOT 2024-01-23T19:41:11,590 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.lispflowmapping/mappingservice.config/1.19.0-SNAPSHOT 2024-01-23T19:41:11,591 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.lispflowmapping/mappingservice.dsbackend/1.19.0-SNAPSHOT 2024-01-23T19:41:11,592 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.lispflowmapping/mappingservice.implementation/1.19.0-SNAPSHOT 2024-01-23T19:41:11,593 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.lispflowmapping/mappingservice.inmemorydb/1.19.0-SNAPSHOT 2024-01-23T19:41:11,594 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.lispflowmapping/mappingservice.lisp-proto/1.19.0-SNAPSHOT 2024-01-23T19:41:11,597 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.lispflowmapping/mappingservice.mapcache/1.19.0-SNAPSHOT 2024-01-23T19:41:11,598 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.lispflowmapping/mappingservice.southbound/1.19.0-SNAPSHOT 2024-01-23T19:41:11,600 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/mdsal-binding-api/12.0.3 2024-01-23T19:41:11,601 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/mdsal-binding-api/12.0.4 2024-01-23T19:41:11,602 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/mdsal-binding-dom-adapter/12.0.3 2024-01-23T19:41:11,603 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/mdsal-binding-dom-adapter/12.0.4 2024-01-23T19:41:11,605 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec/12.0.3 2024-01-23T19:41:11,606 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec/12.0.4 2024-01-23T19:41:11,608 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-api/12.0.3 2024-01-23T19:41:11,608 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-api/12.0.4 2024-01-23T19:41:11,609 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-osgi/12.0.3 2024-01-23T19:41:11,610 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-osgi/12.0.4 2024-01-23T19:41:11,611 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-spi/12.0.3 2024-01-23T19:41:11,612 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-spi/12.0.4 2024-01-23T19:41:11,612 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/mdsal-binding-generator/12.0.3 2024-01-23T19:41:11,613 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/mdsal-binding-generator/12.0.4 2024-01-23T19:41:11,615 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/mdsal-binding-loader/12.0.3 2024-01-23T19:41:11,615 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/mdsal-binding-loader/12.0.4 2024-01-23T19:41:11,616 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/mdsal-binding-model-api/12.0.3 2024-01-23T19:41:11,617 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/mdsal-binding-model-api/12.0.4 2024-01-23T19:41:11,618 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/mdsal-binding-model-ri/12.0.3 2024-01-23T19:41:11,618 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/mdsal-binding-model-ri/12.0.4 2024-01-23T19:41:11,619 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/mdsal-binding-runtime-api/12.0.3 2024-01-23T19:41:11,620 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/mdsal-binding-runtime-api/12.0.4 2024-01-23T19:41:11,621 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/mdsal-binding-runtime-osgi/12.0.3 2024-01-23T19:41:11,622 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/mdsal-binding-runtime-osgi/12.0.4 2024-01-23T19:41:11,623 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/mdsal-binding-runtime-spi/12.0.3 2024-01-23T19:41:11,623 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/mdsal-binding-runtime-spi/12.0.4 2024-01-23T19:41:11,624 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/mdsal-binding-spec-util/12.0.3 2024-01-23T19:41:11,625 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/mdsal-binding-spec-util/12.0.4 2024-01-23T19:41:11,626 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/mdsal-binding-spi/12.0.3 2024-01-23T19:41:11,626 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/mdsal-binding-spi/12.0.4 2024-01-23T19:41:11,627 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/mdsal-binding-util/12.0.3 2024-01-23T19:41:11,628 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/mdsal-binding-util/12.0.4 2024-01-23T19:41:11,628 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal.binding.model.iana/iana-routing-types/12.0.3 2024-01-23T19:41:11,629 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-inet-types/12.0.3 2024-01-23T19:41:11,630 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-inet-types/12.0.4 2024-01-23T19:41:11,631 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-yang-types/12.0.3 2024-01-23T19:41:11,632 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-yang-types/12.0.4 2024-01-23T19:41:11,632 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7952/12.0.4 2024-01-23T19:41:11,633 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8040/12.0.4 2024-01-23T19:41:11,634 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8072/12.0.4 2024-01-23T19:41:11,635 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8294-ietf-routing-types/12.0.3 2024-01-23T19:41:11,636 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-datastores/12.0.4 2024-01-23T19:41:11,637 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-origin/12.0.4 2024-01-23T19:41:11,637 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8343/12.0.3 2024-01-23T19:41:11,638 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8345-ietf-network/12.0.3 2024-01-23T19:41:11,639 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8345-ietf-network-state/12.0.3 2024-01-23T19:41:11,640 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8345-ietf-network-topology/12.0.3 2024-01-23T19:41:11,641 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8345-ietf-network-topology-state/12.0.3 2024-01-23T19:41:11,642 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8525/12.0.4 2024-01-23T19:41:11,643 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/mdsal-common-api/12.0.3 2024-01-23T19:41:11,644 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/mdsal-common-api/12.0.4 2024-01-23T19:41:11,645 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/mdsal-dom-api/12.0.3 2024-01-23T19:41:11,646 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/mdsal-dom-api/12.0.4 2024-01-23T19:41:11,646 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/mdsal-dom-broker/12.0.3 2024-01-23T19:41:11,647 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/mdsal-dom-broker/12.0.4 2024-01-23T19:41:11,649 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/mdsal-dom-schema-osgi/12.0.3 2024-01-23T19:41:11,650 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/mdsal-dom-schema-osgi/12.0.4 2024-01-23T19:41:11,651 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/mdsal-dom-spi/12.0.3 2024-01-23T19:41:11,652 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/mdsal-dom-spi/12.0.4 2024-01-23T19:41:11,653 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/mdsal-eos-binding-adapter/12.0.4 2024-01-23T19:41:11,654 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/mdsal-eos-binding-api/12.0.4 2024-01-23T19:41:11,654 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/mdsal-eos-common-api/12.0.4 2024-01-23T19:41:11,655 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/mdsal-eos-common-spi/12.0.4 2024-01-23T19:41:11,656 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/mdsal-eos-dom-api/12.0.4 2024-01-23T19:41:11,656 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal.model/general-entity/12.0.4 2024-01-23T19:41:11,657 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal.model/ietf-topology/2013.10.21.24.3 2024-01-23T19:41:11,658 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal.model/ietf-topology/2013.10.21.24.4 2024-01-23T19:41:11,659 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal.model/ietf-type-util/12.0.3 2024-01-23T19:41:11,660 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal.model/ietf-type-util/12.0.4 2024-01-23T19:41:11,660 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal.model/opendaylight-l2-types/2013.08.27.24.4 2024-01-23T19:41:11,661 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.24.3 2024-01-23T19:41:11,662 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.24.4 2024-01-23T19:41:11,663 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/mdsal-rfc8294-netty/12.0.3 2024-01-23T19:41:11,663 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/mdsal-singleton-common-api/12.0.4 2024-01-23T19:41:11,664 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/mdsal-singleton-dom-impl/12.0.4 2024-01-23T19:41:11,665 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/yang-binding/12.0.3 2024-01-23T19:41:11,666 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.mdsal/yang-binding/12.0.4 2024-01-23T19:41:11,667 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf/netconf-api/6.0.5 2024-01-23T19:41:11,667 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf/netconf-api/6.0.6 2024-01-23T19:41:11,668 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf/netconf-auth/6.0.5 2024-01-23T19:41:11,669 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf/netconf-auth/6.0.6 2024-01-23T19:41:11,669 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf/netconf-auth-aaa/6.0.5 2024-01-23T19:41:11,670 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf/callhome-model/6.0.5 2024-01-23T19:41:11,671 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf/callhome-protocol/6.0.5 2024-01-23T19:41:11,672 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf/callhome-provider/6.0.5 2024-01-23T19:41:11,673 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf/netconf-client/6.0.5 2024-01-23T19:41:11,676 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf/netconf-client-mdsal/6.0.5 2024-01-23T19:41:11,678 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf/netconf-common-mdsal/6.0.5 2024-01-23T19:41:11,680 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf/netconf-config/6.0.5 2024-01-23T19:41:11,681 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf/netconf-console/6.0.5 2024-01-23T19:41:11,683 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf/netconf-dom-api/6.0.5 2024-01-23T19:41:11,685 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf/netconf-dom-api/6.0.6 2024-01-23T19:41:11,686 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf/keystore-api/6.0.5 2024-01-23T19:41:11,690 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf/keystore-none/6.0.5 2024-01-23T19:41:11,691 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf/mdsal-netconf-yang-library/6.0.5 2024-01-23T19:41:11,692 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf.model/draft-ietf-netconf-crypto-types/6.0.5 2024-01-23T19:41:11,693 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf.model/rfc5277/6.0.5 2024-01-23T19:41:11,694 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf.model/rfc5277/6.0.6 2024-01-23T19:41:11,695 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf.model/rfc6022/6.0.5 2024-01-23T19:41:11,696 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf.model/rfc6241/6.0.5 2024-01-23T19:41:11,698 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf.model/rfc6241/6.0.6 2024-01-23T19:41:11,700 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf.model/rfc6243/6.0.5 2024-01-23T19:41:11,701 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf.model/rfc6243/6.0.6 2024-01-23T19:41:11,701 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf.model/rfc6470/6.0.5 2024-01-23T19:41:11,702 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf.model/rfc6470/6.0.6 2024-01-23T19:41:11,703 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf.model/rfc7407-ietf-x509-cert-to-name/6.0.5 2024-01-23T19:41:11,704 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf.model/rfc8040-ietf-restconf-monitoring/6.0.5 2024-01-23T19:41:11,705 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf.model/rfc8040-ietf-restconf-monitoring/6.0.6 2024-01-23T19:41:11,706 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf.model/rfc8341/6.0.5 2024-01-23T19:41:11,707 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf.model/rfc8526/6.0.5 2024-01-23T19:41:11,708 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf.model/rfc8526/6.0.6 2024-01-23T19:41:11,709 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf/netconf-nb/6.0.5 2024-01-23T19:41:11,710 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf/netconf-netty-util/6.0.5 2024-01-23T19:41:11,711 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf/restconf-api/6.0.5 2024-01-23T19:41:11,712 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf/restconf-api/6.0.6 2024-01-23T19:41:11,712 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf/restconf-common/6.0.5 2024-01-23T19:41:11,713 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf/restconf-common/6.0.6 2024-01-23T19:41:11,714 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf/restconf-common-models/6.0.5 2024-01-23T19:41:11,715 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf/restconf-common-models/6.0.6 2024-01-23T19:41:11,717 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf/restconf-nb/6.0.5 2024-01-23T19:41:11,719 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf/restconf-nb/6.0.6 2024-01-23T19:41:11,721 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf/restconf-openapi/6.0.5 2024-01-23T19:41:11,725 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf/netconf-server/6.0.5 2024-01-23T19:41:11,727 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf/netconf-server-mdsal/6.0.5 2024-01-23T19:41:11,728 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf/shaded-exificient/6.0.5 2024-01-23T19:41:11,732 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf/shaded-sshd/6.0.5 2024-01-23T19:41:11,738 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf/netconf-topology/6.0.5 2024-01-23T19:41:11,739 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf/netconf-topology-impl/6.0.5 2024-01-23T19:41:11,740 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf/netconf-topology-singleton/6.0.5 2024-01-23T19:41:11,741 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf/transport-api/6.0.5 2024-01-23T19:41:11,742 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf/transport-ssh/6.0.5 2024-01-23T19:41:11,745 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf/transport-tcp/6.0.5 2024-01-23T19:41:11,746 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf/transport-tls/6.0.5 2024-01-23T19:41:11,750 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf/truststore-api/6.0.5 2024-01-23T19:41:11,751 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf/truststore-none/6.0.5 2024-01-23T19:41:11,752 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.netconf/yanglib/6.0.5 2024-01-23T19:41:11,752 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.openflowplugin/openflowplugin/0.18.0-SNAPSHOT 2024-01-23T19:41:11,756 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.openflowplugin/openflowplugin-api/0.18.0-SNAPSHOT 2024-01-23T19:41:11,757 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.openflowplugin.applications/arbitratorreconciliation-api/0.18.0-SNAPSHOT 2024-01-23T19:41:11,758 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.openflowplugin.applications/arbitratorreconciliation-impl/0.18.0-SNAPSHOT 2024-01-23T19:41:11,759 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.openflowplugin.applications/device-ownership-service/0.18.0-SNAPSHOT 2024-01-23T19:41:11,760 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.openflowplugin.applications/forwardingrules-manager/0.18.0-SNAPSHOT 2024-01-23T19:41:11,761 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.openflowplugin.applications/lldp-speaker/0.18.0-SNAPSHOT 2024-01-23T19:41:11,762 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.openflowplugin.applications/of-switch-config-pusher/0.18.0-SNAPSHOT 2024-01-23T19:41:11,763 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.openflowplugin.applications/reconciliation-framework/0.18.0-SNAPSHOT 2024-01-23T19:41:11,763 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.openflowplugin.applications/topology-lldp-discovery/0.18.0-SNAPSHOT 2024-01-23T19:41:11,764 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.openflowplugin.applications/topology-manager/0.18.0-SNAPSHOT 2024-01-23T19:41:11,765 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.openflowplugin/openflowplugin-blueprint-config/0.18.0-SNAPSHOT 2024-01-23T19:41:11,766 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.openflowplugin/openflowplugin-common/0.18.0-SNAPSHOT 2024-01-23T19:41:11,766 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.openflowplugin/openflowplugin-extension-api/0.18.0-SNAPSHOT 2024-01-23T19:41:11,770 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.openflowplugin/openflowplugin-extension-nicira/0.18.0-SNAPSHOT 2024-01-23T19:41:11,779 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.openflowplugin/openflowplugin-extension-onf/0.18.0-SNAPSHOT 2024-01-23T19:41:11,781 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.openflowplugin/openflowplugin-impl/0.18.0-SNAPSHOT 2024-01-23T19:41:11,785 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.openflowplugin.libraries/liblldp/0.18.0-SNAPSHOT 2024-01-23T19:41:11,786 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.openflowplugin.model/model-flow-base/0.18.0-SNAPSHOT 2024-01-23T19:41:11,792 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.openflowplugin.model/model-flow-service/0.18.0-SNAPSHOT 2024-01-23T19:41:11,797 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.openflowplugin.model/model-flow-statistics/0.18.0-SNAPSHOT 2024-01-23T19:41:11,800 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.openflowplugin.model/model-inventory/0.18.0-SNAPSHOT 2024-01-23T19:41:11,801 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.openflowplugin.model/model-topology/0.18.0-SNAPSHOT 2024-01-23T19:41:11,801 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.openflowplugin/openflowjava-extension-nicira/0.18.0-SNAPSHOT 2024-01-23T19:41:11,806 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.openflowplugin/openflowjava-extension-nicira-api/0.18.0-SNAPSHOT 2024-01-23T19:41:11,806 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.openflowplugin.openflowjava/openflowjava-blueprint-config/0.18.0-SNAPSHOT 2024-01-23T19:41:11,807 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.openflowplugin.openflowjava/openflow-protocol-api/0.18.0-SNAPSHOT 2024-01-23T19:41:11,817 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.openflowplugin.openflowjava/openflow-protocol-impl/0.18.0-SNAPSHOT 2024-01-23T19:41:11,820 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.openflowplugin.openflowjava/openflow-protocol-spi/0.18.0-SNAPSHOT 2024-01-23T19:41:11,821 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.openflowplugin.openflowjava/openflowjava-util/0.18.0-SNAPSHOT 2024-01-23T19:41:11,822 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.ovsdb/hwvtepsouthbound-api/1.18.0-SNAPSHOT 2024-01-23T19:41:11,823 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.ovsdb/hwvtepsouthbound-impl/1.18.0-SNAPSHOT 2024-01-23T19:41:11,825 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.ovsdb/library/1.18.0-SNAPSHOT 2024-01-23T19:41:11,826 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.ovsdb/schema.hardwarevtep/1.18.0-SNAPSHOT 2024-01-23T19:41:11,827 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.ovsdb/schema.openvswitch/1.18.0-SNAPSHOT 2024-01-23T19:41:11,828 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.ovsdb/southbound-api/1.18.0-SNAPSHOT 2024-01-23T19:41:11,829 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.ovsdb/southbound-impl/1.18.0-SNAPSHOT 2024-01-23T19:41:11,831 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.ovsdb/utils.config/1.18.0-SNAPSHOT 2024-01-23T19:41:11,831 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.ovsdb/utils.mdsal-utils/1.18.0-SNAPSHOT 2024-01-23T19:41:11,832 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.ovsdb/utils.servicehelper/1.18.0-SNAPSHOT 2024-01-23T19:41:11,832 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.ovsdb/utils.southbound-utils/1.18.0-SNAPSHOT 2024-01-23T19:41:11,833 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.ovsdb/utils.yang-utils/1.18.0-SNAPSHOT 2024-01-23T19:41:11,834 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.serviceutils/metrics-api/0.13.0-SNAPSHOT 2024-01-23T19:41:11,835 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.serviceutils/metrics-impl/0.13.0-SNAPSHOT 2024-01-23T19:41:11,835 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.serviceutils/rpc-api/0.13.0-SNAPSHOT 2024-01-23T19:41:11,836 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.serviceutils/srm-api/0.13.0-SNAPSHOT 2024-01-23T19:41:11,837 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.serviceutils/srm-impl/0.13.0-SNAPSHOT 2024-01-23T19:41:11,838 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.serviceutils/srm-shell/0.13.0-SNAPSHOT 2024-01-23T19:41:11,839 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.serviceutils/tools-api/0.13.0-SNAPSHOT 2024-01-23T19:41:11,839 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.serviceutils/upgrade/0.13.0-SNAPSHOT 2024-01-23T19:41:11,840 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.transportpce/transportpce-api/8.1.0 2024-01-23T19:41:11,847 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.transportpce/transportpce-common/8.1.0 2024-01-23T19:41:11,849 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.transportpce/transportpce-dmaap-client/8.1.0 2024-01-23T19:41:11,850 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.transportpce/transportpce-inventory/8.1.0 2024-01-23T19:41:11,851 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.transportpce.models/openroadm-common-1.2.1/19.1.0 2024-01-23T19:41:11,853 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.transportpce.models/openroadm-common-13.1.0/19.1.0 2024-01-23T19:41:11,858 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.transportpce.models/openroadm-common-2.2.1/19.1.0 2024-01-23T19:41:11,861 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.transportpce.models/openroadm-common-7.1.0/19.1.0 2024-01-23T19:41:11,865 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.transportpce.models/openroadm-device-1.2.1/19.1.0 2024-01-23T19:41:11,869 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.transportpce.models/openroadm-device-2.2.1/19.1.0 2024-01-23T19:41:11,875 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.transportpce.models/openroadm-device-7.1.0/19.1.0 2024-01-23T19:41:11,889 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.transportpce.models/openroadm-network-13.1.0/19.1.0 2024-01-23T19:41:11,892 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.transportpce.models/openroadm-service-13.1.0/19.1.0 2024-01-23T19:41:11,902 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.transportpce.models/tapi-2.1.1/19.1.0 2024-01-23T19:41:11,915 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.transportpce/transportpce-nbinotifications/8.1.0 2024-01-23T19:41:11,916 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.transportpce/transportpce-networkmodel/8.1.0 2024-01-23T19:41:11,918 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.transportpce/transportpce-olm/8.1.0 2024-01-23T19:41:11,920 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.transportpce/transportpce-pce/8.1.0 2024-01-23T19:41:11,922 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.transportpce/transportpce-renderer/8.1.0 2024-01-23T19:41:11,924 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.transportpce/transportpce-servicehandler/8.1.0 2024-01-23T19:41:11,926 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.transportpce/transportpce-tapi/8.1.0 2024-01-23T19:41:11,928 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/odlext-model-api/11.0.5 2024-01-23T19:41:11,929 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/odlext-parser-support/11.0.5 2024-01-23T19:41:11,929 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/openconfig-model-api/11.0.5 2024-01-23T19:41:11,930 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/openconfig-parser-support/11.0.5 2024-01-23T19:41:11,931 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/rfc6241-model-api/11.0.5 2024-01-23T19:41:11,931 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/rfc6241-parser-support/11.0.5 2024-01-23T19:41:11,932 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/rfc6536-model-api/11.0.5 2024-01-23T19:41:11,933 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/rfc6536-parser-support/11.0.5 2024-01-23T19:41:11,933 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/rfc6643-model-api/11.0.5 2024-01-23T19:41:11,934 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/rfc6643-parser-support/11.0.5 2024-01-23T19:41:11,935 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/rfc7952-model-api/11.0.5 2024-01-23T19:41:11,935 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/rfc7952-parser-support/11.0.5 2024-01-23T19:41:11,936 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/rfc8040-model-api/11.0.5 2024-01-23T19:41:11,937 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/rfc8040-parser-support/11.0.5 2024-01-23T19:41:11,938 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/rfc8528-model-api/11.0.5 2024-01-23T19:41:11,938 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/rfc8528-parser-support/11.0.5 2024-01-23T19:41:11,939 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/rfc8639-model-api/11.0.5 2024-01-23T19:41:11,940 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/rfc8639-parser-support/11.0.5 2024-01-23T19:41:11,940 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/rfc8819-model-api/11.0.5 2024-01-23T19:41:11,941 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/rfc8819-parser-support/11.0.5 2024-01-23T19:41:11,942 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/yang-data-api/11.0.5 2024-01-23T19:41:11,943 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/yang-data-codec-binfmt/11.0.5 2024-01-23T19:41:11,944 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/yang-data-codec-gson/11.0.5 2024-01-23T19:41:11,944 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/yang-data-codec-xml/11.0.5 2024-01-23T19:41:11,945 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/yang-data-impl/11.0.5 2024-01-23T19:41:11,946 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/yang-data-spi/11.0.5 2024-01-23T19:41:11,947 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/yang-data-transform/11.0.5 2024-01-23T19:41:11,948 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/yang-data-tree-api/11.0.5 2024-01-23T19:41:11,949 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/yang-data-tree-ri/11.0.5 2024-01-23T19:41:11,950 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/yang-data-tree-spi/11.0.5 2024-01-23T19:41:11,951 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/yang-data-util/11.0.5 2024-01-23T19:41:11,952 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/yang-ir/11.0.5 2024-01-23T19:41:11,952 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/yang-model-api/11.0.5 2024-01-23T19:41:11,953 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/yang-model-export/11.0.5 2024-01-23T19:41:11,954 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/yang-model-ri/11.0.5 2024-01-23T19:41:11,955 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/yang-model-spi/11.0.5 2024-01-23T19:41:11,956 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/yang-model-util/11.0.5 2024-01-23T19:41:11,957 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/yang-parser-api/11.0.5 2024-01-23T19:41:11,957 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/yang-parser-impl/11.0.5 2024-01-23T19:41:11,958 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/yang-parser-reactor/11.0.5 2024-01-23T19:41:11,959 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/yang-parser-rfc7950/11.0.5 2024-01-23T19:41:11,961 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/yang-parser-spi/11.0.5 2024-01-23T19:41:11,961 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/yang-repo-api/11.0.5 2024-01-23T19:41:11,962 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/yang-repo-fs/11.0.5 2024-01-23T19:41:11,963 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/yang-repo-spi/11.0.5 2024-01-23T19:41:11,963 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.ops4j.pax.jdbc/pax-jdbc-mariadb/1.5.6 2024-01-23T19:41:11,964 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.ops4j.pax.jdbc/pax-jdbc-pool-dbcp2/1.5.6 2024-01-23T19:41:11,965 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.ops4j.pax.url/pax-url-war/2.6.14/jar/uber 2024-01-23T19:41:11,968 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.ops4j.pax.web/pax-web-api/8.0.22 2024-01-23T19:41:11,969 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.ops4j.pax.web/pax-web-compatibility-el2/8.0.22 2024-01-23T19:41:11,970 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.22 2024-01-23T19:41:11,970 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.ops4j.pax.web/pax-web-extender-war/8.0.22 2024-01-23T19:41:11,971 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.ops4j.pax.web/pax-web-extender-whiteboard/8.0.22 2024-01-23T19:41:11,972 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.ops4j.pax.web/pax-web-jetty/8.0.22 2024-01-23T19:41:11,973 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.ops4j.pax.web/pax-web-jsp/8.0.22 2024-01-23T19:41:11,975 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.ops4j.pax.web/pax-web-runtime/8.0.22 2024-01-23T19:41:11,976 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.ops4j.pax.web/pax-web-spi/8.0.22 2024-01-23T19:41:11,978 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.22 2024-01-23T19:41:11,979 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.ops4j.pax.web/pax-web-websocket/8.0.22 2024-01-23T19:41:11,979 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.osgi/org.osgi.service.component/1.5.0 2024-01-23T19:41:11,980 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.owasp.encoder/encoder/1.2.3 2024-01-23T19:41:11,981 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.scala-lang.modules/scala-java8-compat_2.13/1.0.2 2024-01-23T19:41:11,982 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.scala-lang.modules/scala-parser-combinators_2.13/1.1.2 2024-01-23T19:41:11,983 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.scala-lang/scala-library/2.13.12 2024-01-23T19:41:11,991 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.scala-lang/scala-reflect/2.13.12 2024-01-23T19:41:11,997 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.bgpcep/pcep-cli/0.20.5 2024-01-23T19:41:11,998 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.reactivestreams/reactive-streams/1.0.4 2024-01-23T19:41:11,998 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:com.github.spotbugs/spotbugs-annotations/4.7.3 2024-01-23T19:41:11,999 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.codehaus.woodstox/stax2-api/4.2.2 2024-01-23T19:41:12,000 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:tech.pantheon.triemap/triemap/1.3.1 2024-01-23T19:41:12,001 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/util/11.0.4 2024-01-23T19:41:12,001 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/util/11.0.5 2024-01-23T19:41:12,002 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | wrap:mvn:dk.brics/automaton/1.12-4 2024-01-23T19:41:12,003 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | wrap:mvn:net.java.dev.stax-utils/stax-utils/20070216 2024-01-23T19:41:12,004 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | wrap:mvn:org.apache.kafka/kafka-clients/3.0.0 2024-01-23T19:41:12,011 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | wrap:mvn:org.apfloat/apfloat/1.10.1 2024-01-23T19:41:12,012 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | wrap:mvn:org.lmdbjava/lmdbjava/0.7.0 2024-01-23T19:41:12,013 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/yang-common/11.0.4 2024-01-23T19:41:12,014 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/yang-common/11.0.5 2024-01-23T19:41:12,015 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/yang-common-netty/11.0.4 2024-01-23T19:41:12,016 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/yang-xpath-api/11.0.5 2024-01-23T19:41:12,016 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mvn:org.opendaylight.yangtools/yang-xpath-impl/11.0.5 2024-01-23T19:41:12,032 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | Creating configuration file /w/workspace/ovsdb-distribution-check-calcium/karaf-0.20.0-SNAPSHOT/etc/org.opendaylight.ovsdb.library.cfg 2024-01-23T19:41:12,033 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | Creating configuration file /w/workspace/ovsdb-distribution-check-calcium/karaf-0.20.0-SNAPSHOT//etc/org.jolokia.osgi.cfg 2024-01-23T19:41:12,036 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | Creating configuration file /w/workspace/ovsdb-distribution-check-calcium/karaf-0.20.0-SNAPSHOT/etc/org.opendaylight.transportpce.cfg 2024-01-23T19:41:12,036 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | Creating configuration file /w/workspace/ovsdb-distribution-check-calcium/karaf-0.20.0-SNAPSHOT/etc/opendaylight/bgpcep/routing-policy-default-config.xml 2024-01-23T19:41:12,036 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | Creating configuration file /w/workspace/ovsdb-distribution-check-calcium/karaf-0.20.0-SNAPSHOT/etc/org.opendaylight.openflowplugin.cfg 2024-01-23T19:41:12,037 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | Creating configuration file /w/workspace/ovsdb-distribution-check-calcium/karaf-0.20.0-SNAPSHOT/etc/org.opendaylight.transportpce.nbinotififications.cfg 2024-01-23T19:41:12,037 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | Creating configuration file /w/workspace/ovsdb-distribution-check-calcium/karaf-0.20.0-SNAPSHOT/etc/org.opendaylight.serviceutils.metrics.cfg 2024-01-23T19:41:12,037 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | Creating configuration file /w/workspace/ovsdb-distribution-check-calcium/karaf-0.20.0-SNAPSHOT/etc/opendaylight/datastore/initial/config/aaa-cert-config.xml 2024-01-23T19:41:12,038 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | Creating configuration file /w/workspace/ovsdb-distribution-check-calcium/karaf-0.20.0-SNAPSHOT/etc/org.opendaylight.ovsdb.southbound.cfg 2024-01-23T19:41:12,039 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | Creating configuration file /w/workspace/ovsdb-distribution-check-calcium/karaf-0.20.0-SNAPSHOT/etc/org.opendaylight.jsonrpc.bus.cfg 2024-01-23T19:41:12,041 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | Creating configuration file /w/workspace/ovsdb-distribution-check-calcium/karaf-0.20.0-SNAPSHOT/etc/opendaylight/datastore/initial/config/aaa-app-config.xml 2024-01-23T19:41:12,041 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | Creating configuration file /w/workspace/ovsdb-distribution-check-calcium/karaf-0.20.0-SNAPSHOT/etc/opendaylight/datastore/initial/config/aaa-datastore-config.xml 2024-01-23T19:41:12,041 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | Creating configuration file /w/workspace/ovsdb-distribution-check-calcium/karaf-0.20.0-SNAPSHOT/etc/opendaylight/datastore/initial/config/aaa-password-service-config.xml 2024-01-23T19:41:12,041 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | Creating configuration file /w/workspace/ovsdb-distribution-check-calcium/karaf-0.20.0-SNAPSHOT/bin/idmtool 2024-01-23T19:41:12,041 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | Creating configuration file /w/workspace/ovsdb-distribution-check-calcium/karaf-0.20.0-SNAPSHOT//etc/org.opendaylight.aaa.filterchain.cfg 2024-01-23T19:41:12,043 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | Creating configuration file /w/workspace/ovsdb-distribution-check-calcium/karaf-0.20.0-SNAPSHOT/etc/org.opendaylight.transportpce.dmaap.cfg 2024-01-23T19:41:12,044 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | Creating configuration file /w/workspace/ovsdb-distribution-check-calcium/karaf-0.20.0-SNAPSHOT/etc/opendaylight/bgpcep/network-topology-pcep-config.xml 2024-01-23T19:41:12,044 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | Creating configuration file /w/workspace/ovsdb-distribution-check-calcium/karaf-0.20.0-SNAPSHOT/etc/org.opendaylight.daexim.cfg 2024-01-23T19:41:12,045 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | Creating configuration file /w/workspace/ovsdb-distribution-check-calcium/karaf-0.20.0-SNAPSHOT/etc/org.opendaylight.restconf.nb.rfc8040.cfg 2024-01-23T19:41:12,045 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | Creating configuration file /w/workspace/ovsdb-distribution-check-calcium/karaf-0.20.0-SNAPSHOT/etc/org.ops4j.datasource-transportpce.cfg 2024-01-23T19:41:12,045 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | Creating configuration file /w/workspace/ovsdb-distribution-check-calcium/karaf-0.20.0-SNAPSHOT/etc/org.opendaylight.transportpce.job.cfg 2024-01-23T19:41:12,046 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | Creating configuration file /w/workspace/ovsdb-distribution-check-calcium/karaf-0.20.0-SNAPSHOT/etc/jetty-web.xml 2024-01-23T19:41:12,046 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | Creating configuration file /w/workspace/ovsdb-distribution-check-calcium/karaf-0.20.0-SNAPSHOT/etc/opendaylight/bgpcep/odl-bmp-monitors-config.xml 2024-01-23T19:41:12,049 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | Creating configuration file /w/workspace/ovsdb-distribution-check-calcium/karaf-0.20.0-SNAPSHOT/configuration/initial/akka.conf 2024-01-23T19:41:12,049 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | Creating configuration file /w/workspace/ovsdb-distribution-check-calcium/karaf-0.20.0-SNAPSHOT/configuration/factory/akka.conf 2024-01-23T19:41:12,049 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | Creating configuration file /w/workspace/ovsdb-distribution-check-calcium/karaf-0.20.0-SNAPSHOT/configuration/initial/module-shards.conf 2024-01-23T19:41:12,050 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | Creating configuration file /w/workspace/ovsdb-distribution-check-calcium/karaf-0.20.0-SNAPSHOT/configuration/initial/modules.conf 2024-01-23T19:41:12,050 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | Creating configuration file /w/workspace/ovsdb-distribution-check-calcium/karaf-0.20.0-SNAPSHOT/etc/org.opendaylight.controller.cluster.datastore.cfg 2024-01-23T19:41:12,050 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | Creating configuration file /w/workspace/ovsdb-distribution-check-calcium/karaf-0.20.0-SNAPSHOT/etc/opendaylight/datastore/initial/config/default-openflow-connection-config.xml 2024-01-23T19:41:12,051 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | Creating configuration file /w/workspace/ovsdb-distribution-check-calcium/karaf-0.20.0-SNAPSHOT/etc/opendaylight/datastore/initial/config/legacy-openflow-connection-config.xml 2024-01-23T19:41:12,051 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | Refreshing bundles: 2024-01-23T19:41:12,051 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | javax.el-api/3.0.3 (Attached fragments changed: [org.ops4j.pax.web.pax-web-compatibility-el2/8.0.22]) 2024-01-23T19:41:12,051 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | javax.enterprise.cdi-api/2.0.0.SP1 (Wired to javax.el-api/3.0.3 which is being refreshed) 2024-01-23T19:41:12,051 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | javax.transaction-api/1.2.0 (Wired to javax.enterprise.cdi-api/2.0.0.SP1 which is being refreshed) 2024-01-23T19:41:12,051 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.apache.karaf.config.core/4.4.4 (Should be wired to: org.apache.karaf.shell.core/4.4.4 (through osgi.wiring.package; filter:="(&(osgi.wiring.package=org.apache.karaf.shell.api.action)(&(version>=4.4.0)(!(version>=5.0.0))))"; resolution:="optional")) 2024-01-23T19:41:12,051 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.apache.servicemix.bundles.jasypt/1.9.3.1 (Should be wired to: jakarta.servlet-api/4.0.0 (through [org.apache.servicemix.bundles.jasypt/1.9.3.1] osgi.wiring.package; resolution:=optional; filter:="(osgi.wiring.package=javax.servlet)")) 2024-01-23T19:41:12,051 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.ops4j.pax.jdbc.config/1.5.6 (Wired to org.apache.servicemix.bundles.jasypt/1.9.3.1 which is being refreshed) 2024-01-23T19:41:12,051 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.ops4j.pax.jdbc.pool.common/1.5.6 (Wired to javax.transaction-api/1.2.0 which is being refreshed) 2024-01-23T19:41:13,137 | INFO | fileinstall-/w/workspace/ovsdb-distribution-check-calcium/karaf-0.20.0-SNAPSHOT/etc | fileinstall | 16 - org.apache.felix.fileinstall - 3.7.4 | Creating configuration {org.opendaylight.transportpce.job} from /w/workspace/ovsdb-distribution-check-calcium/karaf-0.20.0-SNAPSHOT/etc/org.opendaylight.transportpce.job.cfg 2024-01-23T19:41:13,138 | INFO | fileinstall-/w/workspace/ovsdb-distribution-check-calcium/karaf-0.20.0-SNAPSHOT/etc | fileinstall | 16 - org.apache.felix.fileinstall - 3.7.4 | Creating configuration {org.opendaylight.serviceutils.metrics} from /w/workspace/ovsdb-distribution-check-calcium/karaf-0.20.0-SNAPSHOT/etc/org.opendaylight.serviceutils.metrics.cfg 2024-01-23T19:41:13,139 | INFO | fileinstall-/w/workspace/ovsdb-distribution-check-calcium/karaf-0.20.0-SNAPSHOT/etc | fileinstall | 16 - org.apache.felix.fileinstall - 3.7.4 | Creating configuration {org.opendaylight.transportpce.nbinotififications} from /w/workspace/ovsdb-distribution-check-calcium/karaf-0.20.0-SNAPSHOT/etc/org.opendaylight.transportpce.nbinotififications.cfg 2024-01-23T19:41:13,140 | INFO | fileinstall-/w/workspace/ovsdb-distribution-check-calcium/karaf-0.20.0-SNAPSHOT/etc | fileinstall | 16 - org.apache.felix.fileinstall - 3.7.4 | Creating configuration {org.opendaylight.daexim} from /w/workspace/ovsdb-distribution-check-calcium/karaf-0.20.0-SNAPSHOT/etc/org.opendaylight.daexim.cfg 2024-01-23T19:41:13,141 | INFO | fileinstall-/w/workspace/ovsdb-distribution-check-calcium/karaf-0.20.0-SNAPSHOT/etc | fileinstall | 16 - org.apache.felix.fileinstall - 3.7.4 | Creating configuration {org.opendaylight.ovsdb.library} from /w/workspace/ovsdb-distribution-check-calcium/karaf-0.20.0-SNAPSHOT/etc/org.opendaylight.ovsdb.library.cfg 2024-01-23T19:41:13,142 | INFO | fileinstall-/w/workspace/ovsdb-distribution-check-calcium/karaf-0.20.0-SNAPSHOT/etc | fileinstall | 16 - org.apache.felix.fileinstall - 3.7.4 | Creating configuration {org.opendaylight.openflowplugin} from /w/workspace/ovsdb-distribution-check-calcium/karaf-0.20.0-SNAPSHOT/etc/org.opendaylight.openflowplugin.cfg 2024-01-23T19:41:13,143 | INFO | fileinstall-/w/workspace/ovsdb-distribution-check-calcium/karaf-0.20.0-SNAPSHOT/etc | fileinstall | 16 - org.apache.felix.fileinstall - 3.7.4 | Creating configuration {org.opendaylight.ovsdb.southbound} from /w/workspace/ovsdb-distribution-check-calcium/karaf-0.20.0-SNAPSHOT/etc/org.opendaylight.ovsdb.southbound.cfg 2024-01-23T19:41:13,144 | INFO | fileinstall-/w/workspace/ovsdb-distribution-check-calcium/karaf-0.20.0-SNAPSHOT/etc | fileinstall | 16 - org.apache.felix.fileinstall - 3.7.4 | Creating configuration {org.ops4j.datasource~transportpce} from /w/workspace/ovsdb-distribution-check-calcium/karaf-0.20.0-SNAPSHOT/etc/org.ops4j.datasource-transportpce.cfg 2024-01-23T19:41:13,145 | INFO | fileinstall-/w/workspace/ovsdb-distribution-check-calcium/karaf-0.20.0-SNAPSHOT/etc | fileinstall | 16 - org.apache.felix.fileinstall - 3.7.4 | Creating configuration {org.opendaylight.transportpce} from /w/workspace/ovsdb-distribution-check-calcium/karaf-0.20.0-SNAPSHOT/etc/org.opendaylight.transportpce.cfg 2024-01-23T19:41:13,146 | INFO | fileinstall-/w/workspace/ovsdb-distribution-check-calcium/karaf-0.20.0-SNAPSHOT/etc | fileinstall | 16 - org.apache.felix.fileinstall - 3.7.4 | Creating configuration {org.opendaylight.controller.cluster.datastore} from /w/workspace/ovsdb-distribution-check-calcium/karaf-0.20.0-SNAPSHOT/etc/org.opendaylight.controller.cluster.datastore.cfg 2024-01-23T19:41:13,147 | INFO | fileinstall-/w/workspace/ovsdb-distribution-check-calcium/karaf-0.20.0-SNAPSHOT/etc | fileinstall | 16 - org.apache.felix.fileinstall - 3.7.4 | Creating configuration {org.opendaylight.restconf.nb.rfc8040} from /w/workspace/ovsdb-distribution-check-calcium/karaf-0.20.0-SNAPSHOT/etc/org.opendaylight.restconf.nb.rfc8040.cfg 2024-01-23T19:41:13,166 | INFO | fileinstall-/w/workspace/ovsdb-distribution-check-calcium/karaf-0.20.0-SNAPSHOT/etc | fileinstall | 16 - org.apache.felix.fileinstall - 3.7.4 | Creating configuration {org.opendaylight.aaa.filterchain} from /w/workspace/ovsdb-distribution-check-calcium/karaf-0.20.0-SNAPSHOT/etc/org.opendaylight.aaa.filterchain.cfg 2024-01-23T19:41:13,179 | INFO | fileinstall-/w/workspace/ovsdb-distribution-check-calcium/karaf-0.20.0-SNAPSHOT/etc | fileinstall | 16 - org.apache.felix.fileinstall - 3.7.4 | Updating configuration {org.apache.karaf.scheduler.quartz} from /w/workspace/ovsdb-distribution-check-calcium/karaf-0.20.0-SNAPSHOT/etc/org.apache.karaf.scheduler.quartz.cfg 2024-01-23T19:41:13,181 | INFO | fileinstall-/w/workspace/ovsdb-distribution-check-calcium/karaf-0.20.0-SNAPSHOT/etc | fileinstall | 16 - org.apache.felix.fileinstall - 3.7.4 | Creating configuration {org.opendaylight.transportpce.dmaap} from /w/workspace/ovsdb-distribution-check-calcium/karaf-0.20.0-SNAPSHOT/etc/org.opendaylight.transportpce.dmaap.cfg 2024-01-23T19:41:13,182 | INFO | fileinstall-/w/workspace/ovsdb-distribution-check-calcium/karaf-0.20.0-SNAPSHOT/etc | fileinstall | 16 - org.apache.felix.fileinstall - 3.7.4 | Creating configuration {org.jolokia.osgi} from /w/workspace/ovsdb-distribution-check-calcium/karaf-0.20.0-SNAPSHOT/etc/org.jolokia.osgi.cfg 2024-01-23T19:41:13,182 | INFO | fileinstall-/w/workspace/ovsdb-distribution-check-calcium/karaf-0.20.0-SNAPSHOT/etc | fileinstall | 16 - org.apache.felix.fileinstall - 3.7.4 | Creating configuration {org.opendaylight.jsonrpc.bus} from /w/workspace/ovsdb-distribution-check-calcium/karaf-0.20.0-SNAPSHOT/etc/org.opendaylight.jsonrpc.bus.cfg 2024-01-23T19:43:13,215 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | Starting bundles: 2024-01-23T19:43:13,216 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.objectweb.asm/9.5.0 2024-01-23T19:43:13,216 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.objectweb.asm.tree/9.5.0 2024-01-23T19:43:13,217 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.objectweb.asm.tree.analysis/9.5.0 2024-01-23T19:43:13,217 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.apache.aries.blueprint.api/1.0.1 2024-01-23T19:43:13,217 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.apache.aries.quiesce.api/1.0.0 2024-01-23T19:43:13,218 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.objectweb.asm.commons/9.5.0 2024-01-23T19:43:13,218 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.apache.aries.proxy/1.1.13 2024-01-23T19:43:13,222 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.apache.aries.blueprint.core/1.10.3 2024-01-23T19:43:13,360 | INFO | features-3-thread-1 | BlueprintContainerImpl | 94 - org.apache.aries.blueprint.core - 1.10.3 | Blueprint bundle org.apache.aries.blueprint.core/1.10.3 has been started 2024-01-23T19:43:13,360 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.apache.aries.blueprint.cm/1.3.2 2024-01-23T19:43:13,372 | INFO | features-3-thread-1 | BlueprintContainerImpl | 94 - org.apache.aries.blueprint.core - 1.10.3 | Blueprint bundle org.apache.aries.blueprint.cm/1.3.2 has been started 2024-01-23T19:43:13,373 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.objectweb.asm.util/9.5.0 2024-01-23T19:43:13,374 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.apache.karaf.deployer.blueprint/4.4.4 2024-01-23T19:43:13,379 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.apache.karaf.deployer.kar/4.4.4 2024-01-23T19:43:13,381 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.apache.karaf.deployer.wrap/4.4.4 2024-01-23T19:43:13,385 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.apache.karaf.deployer.features/4.4.4 2024-01-23T19:43:13,400 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | jakarta.servlet-api/4.0.0 2024-01-23T19:43:13,401 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.apache.aries.jmx.whiteboard/1.2.0 2024-01-23T19:43:13,404 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.apache.aries.jmx.api/1.1.5 2024-01-23T19:43:13,404 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.apache.aries.jmx.core/1.1.8 2024-01-23T19:43:13,406 | INFO | features-3-thread-1 | core | 98 - org.apache.aries.jmx.core - 1.1.8 | Starting JMX OSGi agent 2024-01-23T19:43:13,414 | INFO | features-3-thread-1 | core | 98 - org.apache.aries.jmx.core - 1.1.8 | Registering MBean with ObjectName [osgi.core:service=permissionadmin,version=1.2,framework=org.eclipse.osgi,uuid=5fc989d0-d3c1-4257-b807-9675818f5ae3] for service with service.id [15] 2024-01-23T19:43:13,415 | INFO | features-3-thread-1 | core | 98 - org.apache.aries.jmx.core - 1.1.8 | Registering MBean with ObjectName [osgi.compendium:service=cm,version=1.3,framework=org.eclipse.osgi,uuid=5fc989d0-d3c1-4257-b807-9675818f5ae3] for service with service.id [37] 2024-01-23T19:43:13,417 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.apache.sshd.osgi/2.10.0 2024-01-23T19:43:13,417 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.apache.sshd.scp/2.10.0 2024-01-23T19:43:13,418 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.apache.sshd.sftp/2.10.0 2024-01-23T19:43:13,418 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.jline/3.21.0 2024-01-23T19:43:13,419 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.apache.karaf.shell.core/4.4.4 2024-01-23T19:43:13,453 | INFO | features-3-thread-1 | CommandExtension | 139 - org.apache.karaf.shell.core - 4.4.4 | Registering commands for bundle org.apache.karaf.config.core/4.4.4 2024-01-23T19:43:13,536 | INFO | features-3-thread-1 | CommandExtension | 139 - org.apache.karaf.shell.core - 4.4.4 | Registering commands for bundle org.apache.karaf.deployer.kar/4.4.4 2024-01-23T19:43:13,538 | INFO | features-3-thread-1 | Activator | 139 - org.apache.karaf.shell.core - 4.4.4 | Not starting local console. To activate set karaf.startLocalConsole=true 2024-01-23T19:43:13,567 | INFO | features-3-thread-1 | BlueprintContainerImpl | 94 - org.apache.aries.blueprint.core - 1.10.3 | Blueprint bundle org.apache.karaf.shell.core/4.4.4 has been started 2024-01-23T19:43:13,568 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.osgi.service.component/1.5.0.202109301733 2024-01-23T19:43:13,636 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.apache.felix.scr/2.2.6 2024-01-23T19:43:13,647 | INFO | features-3-thread-1 | ROOT | 112 - org.apache.felix.scr - 2.2.6 | bundle org.apache.felix.scr:2.2.6 (112) Starting with globalExtender setting: false 2024-01-23T19:43:13,649 | INFO | features-3-thread-1 | ROOT | 112 - org.apache.felix.scr - 2.2.6 | bundle org.apache.felix.scr:2.2.6 (112) Version = 2.2.6 2024-01-23T19:43:13,656 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.apache.karaf.jaas.config/4.4.4 2024-01-23T19:43:13,660 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.apache.karaf.management.server/4.4.4 2024-01-23T19:43:13,663 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.apache.karaf.scr.management/4.4.4 2024-01-23T19:43:13,664 | INFO | activator-1-thread-1 | Activator | 131 - org.apache.karaf.management.server - 4.4.4 | Setting java.rmi.server.hostname system property to 127.0.0.1 2024-01-23T19:43:13,687 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.apache.karaf.jaas.modules/4.4.4 2024-01-23T19:43:13,692 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.apache.karaf.jaas.command/4.4.4 2024-01-23T19:43:13,708 | INFO | features-3-thread-1 | CommandExtension | 139 - org.apache.karaf.shell.core - 4.4.4 | Registering commands for bundle org.apache.karaf.jaas.command/4.4.4 2024-01-23T19:43:13,709 | INFO | features-3-thread-1 | CommandExtension | 139 - org.apache.karaf.shell.core - 4.4.4 | Updating commands for bundle org.apache.karaf.jaas.command/4.4.4 2024-01-23T19:43:13,709 | INFO | activator-1-thread-1 | core | 98 - org.apache.aries.jmx.core - 1.1.8 | Registering org.osgi.jmx.framework.PackageStateMBean to MBeanServer org.apache.karaf.management.internal.EventAdminMBeanServerWrapper@192e0f9f with name osgi.core:type=packageState,version=1.5,framework=org.eclipse.osgi,uuid=5fc989d0-d3c1-4257-b807-9675818f5ae3 2024-01-23T19:43:13,709 | INFO | activator-1-thread-1 | core | 98 - org.apache.aries.jmx.core - 1.1.8 | Registering org.osgi.jmx.framework.wiring.BundleWiringStateMBean to MBeanServer org.apache.karaf.management.internal.EventAdminMBeanServerWrapper@192e0f9f with name osgi.core:type=wiringState,version=1.1,framework=org.eclipse.osgi,uuid=5fc989d0-d3c1-4257-b807-9675818f5ae3 2024-01-23T19:43:13,709 | INFO | activator-1-thread-1 | core | 98 - org.apache.aries.jmx.core - 1.1.8 | Registering org.osgi.jmx.framework.FrameworkMBean to MBeanServer org.apache.karaf.management.internal.EventAdminMBeanServerWrapper@192e0f9f with name osgi.core:type=framework,version=1.7,framework=org.eclipse.osgi,uuid=5fc989d0-d3c1-4257-b807-9675818f5ae3 2024-01-23T19:43:13,709 | INFO | activator-1-thread-1 | core | 98 - org.apache.aries.jmx.core - 1.1.8 | Registering org.osgi.jmx.service.cm.ConfigurationAdminMBean to MBeanServer org.apache.karaf.management.internal.EventAdminMBeanServerWrapper@192e0f9f with name osgi.compendium:service=cm,version=1.3,framework=org.eclipse.osgi,uuid=5fc989d0-d3c1-4257-b807-9675818f5ae3 2024-01-23T19:43:13,710 | INFO | features-3-thread-1 | CommandExtension | 139 - org.apache.karaf.shell.core - 4.4.4 | Updating commands for bundle org.apache.karaf.jaas.command/4.4.4 2024-01-23T19:43:13,710 | INFO | activator-1-thread-1 | core | 98 - org.apache.aries.jmx.core - 1.1.8 | Registering org.osgi.jmx.framework.ServiceStateMBean to MBeanServer org.apache.karaf.management.internal.EventAdminMBeanServerWrapper@192e0f9f with name osgi.core:type=serviceState,version=1.7,framework=org.eclipse.osgi,uuid=5fc989d0-d3c1-4257-b807-9675818f5ae3 2024-01-23T19:43:13,710 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.apache.karaf.log.core/4.4.4 2024-01-23T19:43:13,710 | INFO | activator-1-thread-1 | core | 98 - org.apache.aries.jmx.core - 1.1.8 | Registering org.osgi.jmx.service.permissionadmin.PermissionAdminMBean to MBeanServer org.apache.karaf.management.internal.EventAdminMBeanServerWrapper@192e0f9f with name osgi.core:service=permissionadmin,version=1.2,framework=org.eclipse.osgi,uuid=5fc989d0-d3c1-4257-b807-9675818f5ae3 2024-01-23T19:43:13,710 | INFO | activator-1-thread-1 | core | 98 - org.apache.aries.jmx.core - 1.1.8 | Registering org.osgi.jmx.framework.BundleStateMBean to MBeanServer org.apache.karaf.management.internal.EventAdminMBeanServerWrapper@192e0f9f with name osgi.core:type=bundleState,version=1.7,framework=org.eclipse.osgi,uuid=5fc989d0-d3c1-4257-b807-9675818f5ae3 2024-01-23T19:43:13,726 | INFO | features-3-thread-1 | CommandExtension | 139 - org.apache.karaf.shell.core - 4.4.4 | Command registration delayed for bundle org.apache.karaf.log.core/4.4.4. Missing service: [org.apache.karaf.log.core.LogService, org.apache.karaf.log.core.LogEventFormatter] 2024-01-23T19:43:13,726 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | javax.websocket-api/1.1.2 2024-01-23T19:43:13,726 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.eclipse.jetty.util/9.4.52.v20230823 2024-01-23T19:43:13,727 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.eclipse.jetty.util.ajax/9.4.52.v20230823 2024-01-23T19:43:13,727 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.ops4j.pax.web.pax-web-api/8.0.22 2024-01-23T19:43:13,727 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.ops4j.pax.web.pax-web-spi/8.0.22 2024-01-23T19:43:13,727 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | javax.el-api/3.0.3 2024-01-23T19:43:13,728 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.eclipse.jdt.core.compiler.batch/3.26.0.v20210609-0549 2024-01-23T19:43:13,730 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.ops4j.pax.web.pax-web-jsp/8.0.22 2024-01-23T19:43:13,731 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.ops4j.pax.web.pax-web-tomcat-common/8.0.22 2024-01-23T19:43:13,731 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.eclipse.jetty.jmx/9.4.52.v20230823 2024-01-23T19:43:13,732 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.eclipse.jetty.io/9.4.52.v20230823 2024-01-23T19:43:13,732 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.eclipse.jetty.http/9.4.52.v20230823 2024-01-23T19:43:13,732 | INFO | activator-1-thread-1 | ServiceComponentRuntimeMBeanImpl | 134 - org.apache.karaf.scr.management - 4.4.4 | Activating the Apache Karaf ServiceComponentRuntime MBean 2024-01-23T19:43:13,732 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.eclipse.jetty.server/9.4.52.v20230823 2024-01-23T19:43:13,733 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.eclipse.jetty.security/9.4.52.v20230823 2024-01-23T19:43:13,733 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.eclipse.jetty.servlet/9.4.52.v20230823 2024-01-23T19:43:13,734 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.eclipse.jetty.xml/9.4.52.v20230823 2024-01-23T19:43:13,734 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.eclipse.jetty.jaas/9.4.52.v20230823 2024-01-23T19:43:13,735 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.eclipse.jetty.servlets/9.4.52.v20230823 2024-01-23T19:43:13,735 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.ops4j.pax.web.pax-web-jetty/8.0.22 2024-01-23T19:43:13,735 | INFO | activator-1-thread-1 | core | 98 - org.apache.aries.jmx.core - 1.1.8 | Unregistering org.osgi.jmx.framework.PackageStateMBean to MBeanServer org.apache.karaf.management.internal.EventAdminMBeanServerWrapper@192e0f9f with name osgi.core:type=packageState,version=1.5,framework=org.eclipse.osgi,uuid=5fc989d0-d3c1-4257-b807-9675818f5ae3 2024-01-23T19:43:13,735 | INFO | activator-1-thread-1 | core | 98 - org.apache.aries.jmx.core - 1.1.8 | Unregistering org.osgi.jmx.framework.wiring.BundleWiringStateMBean to MBeanServer org.apache.karaf.management.internal.EventAdminMBeanServerWrapper@192e0f9f with name osgi.core:type=wiringState,version=1.1,framework=org.eclipse.osgi,uuid=5fc989d0-d3c1-4257-b807-9675818f5ae3 2024-01-23T19:43:13,735 | INFO | activator-1-thread-1 | core | 98 - org.apache.aries.jmx.core - 1.1.8 | Unregistering org.osgi.jmx.framework.FrameworkMBean to MBeanServer org.apache.karaf.management.internal.EventAdminMBeanServerWrapper@192e0f9f with name osgi.core:type=framework,version=1.7,framework=org.eclipse.osgi,uuid=5fc989d0-d3c1-4257-b807-9675818f5ae3 2024-01-23T19:43:13,735 | INFO | activator-1-thread-1 | core | 98 - org.apache.aries.jmx.core - 1.1.8 | Unregistering org.osgi.jmx.service.cm.ConfigurationAdminMBean to MBeanServer org.apache.karaf.management.internal.EventAdminMBeanServerWrapper@192e0f9f with name osgi.compendium:service=cm,version=1.3,framework=org.eclipse.osgi,uuid=5fc989d0-d3c1-4257-b807-9675818f5ae3 2024-01-23T19:43:13,735 | INFO | activator-1-thread-1 | core | 98 - org.apache.aries.jmx.core - 1.1.8 | Unregistering org.osgi.jmx.framework.ServiceStateMBean to MBeanServer org.apache.karaf.management.internal.EventAdminMBeanServerWrapper@192e0f9f with name osgi.core:type=serviceState,version=1.7,framework=org.eclipse.osgi,uuid=5fc989d0-d3c1-4257-b807-9675818f5ae3 2024-01-23T19:43:13,736 | INFO | activator-1-thread-1 | core | 98 - org.apache.aries.jmx.core - 1.1.8 | Unregistering org.osgi.jmx.service.permissionadmin.PermissionAdminMBean to MBeanServer org.apache.karaf.management.internal.EventAdminMBeanServerWrapper@192e0f9f with name osgi.core:service=permissionadmin,version=1.2,framework=org.eclipse.osgi,uuid=5fc989d0-d3c1-4257-b807-9675818f5ae3 2024-01-23T19:43:13,736 | INFO | activator-1-thread-1 | core | 98 - org.apache.aries.jmx.core - 1.1.8 | Unregistering org.osgi.jmx.framework.BundleStateMBean to MBeanServer org.apache.karaf.management.internal.EventAdminMBeanServerWrapper@192e0f9f with name osgi.core:type=bundleState,version=1.7,framework=org.eclipse.osgi,uuid=5fc989d0-d3c1-4257-b807-9675818f5ae3 2024-01-23T19:43:13,736 | WARN | activator-1-thread-1 | core | 98 - org.apache.aries.jmx.core - 1.1.8 | Task rejected for JMX Notification dispatch of event [org.osgi.framework.ServiceEvent[source={javax.management.MBeanServer}={service.id=121, service.bundleid=131, service.scope=singleton}]] - Dispatcher may have been shutdown 2024-01-23T19:43:13,737 | INFO | activator-1-thread-1 | ServiceComponentRuntimeMBeanImpl | 134 - org.apache.karaf.scr.management - 4.4.4 | Deactivating the Apache Karaf ServiceComponentRuntime MBean 2024-01-23T19:43:13,737 | INFO | activator-1-thread-1 | CommandExtension | 139 - org.apache.karaf.shell.core - 4.4.4 | Registering commands for bundle org.apache.karaf.log.core/4.4.4 2024-01-23T19:43:13,742 | INFO | features-3-thread-1 | log | 159 - org.eclipse.jetty.util - 9.4.52.v20230823 | Logging initialized @140621ms to org.eclipse.jetty.util.log.Slf4jLog 2024-01-23T19:43:13,749 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.ops4j.pax.web.pax-web-runtime/8.0.22 2024-01-23T19:43:13,762 | WARN | activator-1-thread-1 | Activator | 131 - org.apache.karaf.management.server - 4.4.4 | java.rmi.server.hostname system property is already set to 127.0.0.1. Apache Karaf doesn't override it 2024-01-23T19:43:13,762 | INFO | CM Configuration Updater (ManagedService Update: pid=[org.ops4j.pax.web]) | Activator | 591 - org.ops4j.pax.web.pax-web-runtime - 8.0.22 | Scheduling Pax Web reconfiguration because configuration has changed 2024-01-23T19:43:13,762 | INFO | features-3-thread-1 | Activator | 591 - org.ops4j.pax.web.pax-web-runtime - 8.0.22 | EventAdmin support enabled, WAB events will be posted to EventAdmin topics. 2024-01-23T19:43:13,763 | INFO | features-3-thread-1 | Activator | 591 - org.ops4j.pax.web.pax-web-runtime - 8.0.22 | Pax Web Runtime started 2024-01-23T19:43:13,763 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.apache.karaf.web.core/4.4.4 2024-01-23T19:43:13,763 | INFO | paxweb-config-1-thread-1 (change config) | Activator | 591 - org.ops4j.pax.web.pax-web-runtime - 8.0.22 | Scheduling Pax Web reconfiguration because ServerControllerFactory has been registered 2024-01-23T19:43:13,771 | INFO | features-3-thread-1 | CommandExtension | 139 - org.apache.karaf.shell.core - 4.4.4 | Command registration delayed for bundle org.apache.karaf.web.core/4.4.4. Missing service: [org.apache.karaf.web.WebContainerService] 2024-01-23T19:43:13,772 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.ops4j.pax.url.war/2.6.14 2024-01-23T19:43:13,773 | INFO | activator-1-thread-1 | core | 98 - org.apache.aries.jmx.core - 1.1.8 | Registering org.osgi.jmx.framework.PackageStateMBean to MBeanServer org.apache.karaf.management.internal.EventAdminMBeanServerWrapper@2858a615 with name osgi.core:type=packageState,version=1.5,framework=org.eclipse.osgi,uuid=5fc989d0-d3c1-4257-b807-9675818f5ae3 2024-01-23T19:43:13,773 | INFO | activator-1-thread-1 | core | 98 - org.apache.aries.jmx.core - 1.1.8 | Registering org.osgi.jmx.framework.wiring.BundleWiringStateMBean to MBeanServer org.apache.karaf.management.internal.EventAdminMBeanServerWrapper@2858a615 with name osgi.core:type=wiringState,version=1.1,framework=org.eclipse.osgi,uuid=5fc989d0-d3c1-4257-b807-9675818f5ae3 2024-01-23T19:43:13,773 | INFO | activator-1-thread-1 | core | 98 - org.apache.aries.jmx.core - 1.1.8 | Registering org.osgi.jmx.framework.FrameworkMBean to MBeanServer org.apache.karaf.management.internal.EventAdminMBeanServerWrapper@2858a615 with name osgi.core:type=framework,version=1.7,framework=org.eclipse.osgi,uuid=5fc989d0-d3c1-4257-b807-9675818f5ae3 2024-01-23T19:43:13,773 | INFO | activator-1-thread-1 | core | 98 - org.apache.aries.jmx.core - 1.1.8 | Registering org.osgi.jmx.service.cm.ConfigurationAdminMBean to MBeanServer org.apache.karaf.management.internal.EventAdminMBeanServerWrapper@2858a615 with name osgi.compendium:service=cm,version=1.3,framework=org.eclipse.osgi,uuid=5fc989d0-d3c1-4257-b807-9675818f5ae3 2024-01-23T19:43:13,774 | INFO | activator-1-thread-1 | core | 98 - org.apache.aries.jmx.core - 1.1.8 | Registering org.osgi.jmx.framework.ServiceStateMBean to MBeanServer org.apache.karaf.management.internal.EventAdminMBeanServerWrapper@2858a615 with name osgi.core:type=serviceState,version=1.7,framework=org.eclipse.osgi,uuid=5fc989d0-d3c1-4257-b807-9675818f5ae3 2024-01-23T19:43:13,774 | INFO | activator-1-thread-1 | core | 98 - org.apache.aries.jmx.core - 1.1.8 | Registering org.osgi.jmx.service.permissionadmin.PermissionAdminMBean to MBeanServer org.apache.karaf.management.internal.EventAdminMBeanServerWrapper@2858a615 with name osgi.core:service=permissionadmin,version=1.2,framework=org.eclipse.osgi,uuid=5fc989d0-d3c1-4257-b807-9675818f5ae3 2024-01-23T19:43:13,774 | INFO | activator-1-thread-1 | core | 98 - org.apache.aries.jmx.core - 1.1.8 | Registering org.osgi.jmx.framework.BundleStateMBean to MBeanServer org.apache.karaf.management.internal.EventAdminMBeanServerWrapper@2858a615 with name osgi.core:type=bundleState,version=1.7,framework=org.eclipse.osgi,uuid=5fc989d0-d3c1-4257-b807-9675818f5ae3 2024-01-23T19:43:13,775 | INFO | activator-1-thread-1 | ServiceComponentRuntimeMBeanImpl | 134 - org.apache.karaf.scr.management - 4.4.4 | Activating the Apache Karaf ServiceComponentRuntime MBean 2024-01-23T19:43:13,791 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.apache.karaf.service.core/4.4.4 2024-01-23T19:43:13,796 | INFO | features-3-thread-1 | CommandExtension | 139 - org.apache.karaf.shell.core - 4.4.4 | Registering commands for bundle org.apache.karaf.service.core/4.4.4 2024-01-23T19:43:13,796 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.apache.aries.jmx.blueprint.api/1.2.0 2024-01-23T19:43:13,797 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.ops4j.pax.web.pax-web-extender-war/8.0.22 2024-01-23T19:43:13,798 | INFO | features-3-thread-1 | Activator | 587 - org.ops4j.pax.web.pax-web-extender-war - 8.0.22 | Configuring WAR extender thread pool. Pool size = 3 2024-01-23T19:43:13,813 | INFO | paxweb-config-1-thread-1 (change controller) | Activator | 591 - org.ops4j.pax.web.pax-web-runtime - 8.0.22 | Configuring server controller org.ops4j.pax.web.service.jetty.internal.JettyServerController 2024-01-23T19:43:13,813 | INFO | paxweb-config-1-thread-1 (change controller) | JettyServerController | 589 - org.ops4j.pax.web.pax-web-jetty - 8.0.22 | Configuring JettyServerController{configuration=3ede693c-47e4-47e4-8839-57165475c064,state=UNCONFIGURED} 2024-01-23T19:43:13,813 | INFO | paxweb-config-1-thread-1 (change controller) | JettyServerWrapper | 589 - org.ops4j.pax.web.pax-web-jetty - 8.0.22 | Creating Jetty server instance using configuration properties. 2024-01-23T19:43:13,824 | INFO | paxweb-config-1-thread-1 (change controller) | JettyServerWrapper | 589 - org.ops4j.pax.web.pax-web-jetty - 8.0.22 | Processing Jetty configuration from files: [etc/jetty.xml] 2024-01-23T19:43:13,858 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.apache.aries.jmx.blueprint.core/1.2.0 2024-01-23T19:43:13,867 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.apache.karaf.scheduler.core/4.4.4 2024-01-23T19:43:13,874 | INFO | features-3-thread-1 | CommandExtension | 139 - org.apache.karaf.shell.core - 4.4.4 | Command registration delayed for bundle org.apache.karaf.scheduler.core/4.4.4. Missing service: [org.apache.karaf.scheduler.Scheduler] 2024-01-23T19:43:13,874 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.ops4j.pax.web.pax-web-websocket/8.0.22 2024-01-23T19:43:13,874 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.apache.karaf.package.core/4.4.4 2024-01-23T19:43:13,881 | INFO | features-3-thread-1 | CommandExtension | 139 - org.apache.karaf.shell.core - 4.4.4 | Registering commands for bundle org.apache.karaf.package.core/4.4.4 2024-01-23T19:43:13,882 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.apache.karaf.bundle.core/4.4.4 2024-01-23T19:43:13,895 | INFO | paxweb-config-1-thread-1 (change controller) | JettyServerWrapper | 589 - org.ops4j.pax.web.pax-web-jetty - 8.0.22 | Found configured connector "jetty-default": 0.0.0.0:8181 2024-01-23T19:43:13,895 | INFO | paxweb-config-1-thread-1 (change controller) | JettyServerWrapper | 589 - org.ops4j.pax.web.pax-web-jetty - 8.0.22 | Using configured jetty-default@1d48fae5{HTTP/1.1, (http/1.1)}{0.0.0.0:8181} as non secure connector for address: 0.0.0.0:8181 2024-01-23T19:43:13,896 | INFO | paxweb-config-1-thread-1 (change controller) | JettyServerWrapper | 589 - org.ops4j.pax.web.pax-web-jetty - 8.0.22 | Eagerly starting Jetty thread pool QueuedThreadPool[qtp667571924]@27ca56d4{STOPPED,0<=0<=200,i=0,r=-1,q=0}[NO_TRY] 2024-01-23T19:43:13,898 | INFO | paxweb-config-1-thread-1 (change controller) | JettyFactory | 589 - org.ops4j.pax.web.pax-web-jetty - 8.0.22 | Adding JMX support to Jetty server 2024-01-23T19:43:13,900 | INFO | activator-1-thread-2 | KarafStdSchedulerFactory | 133 - org.apache.karaf.scheduler.core - 4.4.4 | Using default implementation for ThreadExecutor 2024-01-23T19:43:13,909 | INFO | features-3-thread-1 | CommandExtension | 139 - org.apache.karaf.shell.core - 4.4.4 | Registering commands for bundle org.apache.karaf.bundle.core/4.4.4 2024-01-23T19:43:13,909 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.apache.karaf.bundle.blueprintstate/4.4.4 2024-01-23T19:43:13,938 | INFO | paxweb-config-1-thread-1 (change controller) | Activator | 591 - org.ops4j.pax.web.pax-web-runtime - 8.0.22 | Starting server controller org.ops4j.pax.web.service.jetty.internal.JettyServerController 2024-01-23T19:43:13,939 | INFO | paxweb-config-1-thread-1 (change controller) | JettyServerController | 589 - org.ops4j.pax.web.pax-web-jetty - 8.0.22 | Starting JettyServerController{configuration=3ede693c-47e4-47e4-8839-57165475c064,state=STOPPED} 2024-01-23T19:43:13,939 | INFO | paxweb-config-1-thread-1 (change controller) | JettyServerWrapper | 589 - org.ops4j.pax.web.pax-web-jetty - 8.0.22 | Starting Server@1cb9ad{STOPPED}[9.4.52.v20230823] 2024-01-23T19:43:13,940 | INFO | paxweb-config-1-thread-1 (change controller) | Server | 159 - org.eclipse.jetty.util - 9.4.52.v20230823 | jetty-9.4.52.v20230823; built: 2023-08-23T19:29:37.669Z; git: abdcda73818a1a2c705da276edb0bf6581e7997e; jvm 17.0.6-ea+9-LTS 2024-01-23T19:43:13,943 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.apache.karaf.features.command/4.4.4 2024-01-23T19:43:13,950 | INFO | paxweb-config-1-thread-1 (change controller) | session | 159 - org.eclipse.jetty.util - 9.4.52.v20230823 | DefaultSessionIdManager workerName=node0 2024-01-23T19:43:13,951 | INFO | paxweb-config-1-thread-1 (change controller) | session | 159 - org.eclipse.jetty.util - 9.4.52.v20230823 | No SessionScavenger set, using defaults 2024-01-23T19:43:13,952 | INFO | paxweb-config-1-thread-1 (change controller) | session | 159 - org.eclipse.jetty.util - 9.4.52.v20230823 | node0 Scavenging every 600000ms 2024-01-23T19:43:13,956 | INFO | activator-1-thread-2 | SchedulerSignalerImpl | 133 - org.apache.karaf.scheduler.core - 4.4.4 | Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-01-23T19:43:13,956 | INFO | activator-1-thread-2 | QuartzScheduler | 133 - org.apache.karaf.scheduler.core - 4.4.4 | Quartz Scheduler v.2.3.2 created. 2024-01-23T19:43:13,957 | INFO | activator-1-thread-2 | RAMJobStore | 133 - org.apache.karaf.scheduler.core - 4.4.4 | RAMJobStore initialized. 2024-01-23T19:43:13,957 | INFO | activator-1-thread-2 | QuartzScheduler | 133 - org.apache.karaf.scheduler.core - 4.4.4 | Scheduler meta-data: Quartz Scheduler (v2.3.2) 'Karaf' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 30 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2024-01-23T19:43:13,957 | INFO | activator-1-thread-2 | KarafStdSchedulerFactory | 133 - org.apache.karaf.scheduler.core - 4.4.4 | Quartz scheduler 'Karaf' initialized from an externally provided properties instance. 2024-01-23T19:43:13,957 | INFO | activator-1-thread-2 | KarafStdSchedulerFactory | 133 - org.apache.karaf.scheduler.core - 4.4.4 | Quartz scheduler version: 2.3.2 2024-01-23T19:43:13,957 | INFO | activator-1-thread-2 | QuartzScheduler | 133 - org.apache.karaf.scheduler.core - 4.4.4 | Scheduler Karaf_$_NON_CLUSTERED started. 2024-01-23T19:43:13,958 | INFO | activator-1-thread-2 | CommandExtension | 139 - org.apache.karaf.shell.core - 4.4.4 | Registering commands for bundle org.apache.karaf.scheduler.core/4.4.4 2024-01-23T19:43:13,960 | INFO | features-3-thread-1 | CommandExtension | 139 - org.apache.karaf.shell.core - 4.4.4 | Registering commands for bundle org.apache.karaf.features.command/4.4.4 2024-01-23T19:43:13,961 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.apache.karaf.kar.core/4.4.4 2024-01-23T19:43:13,966 | INFO | features-3-thread-1 | CommandExtension | 139 - org.apache.karaf.shell.core - 4.4.4 | Registering commands for bundle org.apache.karaf.kar.core/4.4.4 2024-01-23T19:43:13,966 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.apache.karaf.system.core/4.4.4 2024-01-23T19:43:13,971 | INFO | paxweb-config-1-thread-1 (change controller) | AbstractConnector | 159 - org.eclipse.jetty.util - 9.4.52.v20230823 | Started jetty-default@1d48fae5{HTTP/1.1, (http/1.1)}{0.0.0.0:8181} 2024-01-23T19:43:13,972 | INFO | paxweb-config-1-thread-1 (change controller) | Server | 159 - org.eclipse.jetty.util - 9.4.52.v20230823 | Started @140851ms 2024-01-23T19:43:13,973 | INFO | paxweb-config-1-thread-1 (change controller) | Activator | 591 - org.ops4j.pax.web.pax-web-runtime - 8.0.22 | Registering HttpService factory 2024-01-23T19:43:13,974 | INFO | features-3-thread-1 | CommandExtension | 139 - org.apache.karaf.shell.core - 4.4.4 | Registering commands for bundle org.apache.karaf.system.core/4.4.4 2024-01-23T19:43:13,974 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.apache.karaf.instance.core/4.4.4 2024-01-23T19:43:13,974 | INFO | paxweb-config-1-thread-1 (change controller) | StoppableHttpServiceFactory | 591 - org.ops4j.pax.web.pax-web-runtime - 8.0.22 | Binding HTTP Service for bundle: [org.apache.karaf.web.core_4.4.4 [143]] 2024-01-23T19:43:13,983 | INFO | paxweb-config-1-thread-1 (change controller) | Activator | 591 - org.ops4j.pax.web.pax-web-runtime - 8.0.22 | Registering HttpServiceRuntime 2024-01-23T19:43:13,984 | INFO | HttpService->WarExtender (add HttpService) | StoppableHttpServiceFactory | 591 - org.ops4j.pax.web.pax-web-runtime - 8.0.22 | Binding HTTP Service for bundle: [org.ops4j.pax.web.pax-web-extender-war_8.0.22 [587]] 2024-01-23T19:43:13,985 | INFO | activator-1-thread-2 | CommandExtension | 139 - org.apache.karaf.shell.core - 4.4.4 | Registering commands for bundle org.apache.karaf.web.core/4.4.4 2024-01-23T19:43:13,987 | INFO | features-3-thread-1 | CommandExtension | 139 - org.apache.karaf.shell.core - 4.4.4 | Registering commands for bundle org.apache.karaf.instance.core/4.4.4 2024-01-23T19:43:13,987 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.apache.karaf.http.core/4.4.4 2024-01-23T19:43:13,991 | INFO | features-3-thread-1 | StoppableHttpServiceFactory | 591 - org.ops4j.pax.web.pax-web-runtime - 8.0.22 | Binding HTTP Service for bundle: [org.apache.karaf.http.core_4.4.4 [123]] 2024-01-23T19:43:13,993 | INFO | features-3-thread-1 | CommandExtension | 139 - org.apache.karaf.shell.core - 4.4.4 | Command registration delayed for bundle org.apache.karaf.http.core/4.4.4. Missing service: [org.apache.karaf.http.core.ProxyService] 2024-01-23T19:43:13,993 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.apache.karaf.shell.commands/4.4.4 2024-01-23T19:43:13,995 | INFO | activator-1-thread-1 | CommandExtension | 139 - org.apache.karaf.shell.core - 4.4.4 | Registering commands for bundle org.apache.karaf.http.core/4.4.4 2024-01-23T19:43:14,000 | INFO | features-3-thread-1 | CommandExtension | 139 - org.apache.karaf.shell.core - 4.4.4 | Registering commands for bundle org.apache.karaf.shell.commands/4.4.4 2024-01-23T19:43:14,001 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.apache.karaf.diagnostic.core/4.4.4 2024-01-23T19:43:14,005 | INFO | features-3-thread-1 | CommandExtension | 139 - org.apache.karaf.shell.core - 4.4.4 | Registering commands for bundle org.apache.karaf.diagnostic.core/4.4.4 2024-01-23T19:43:14,005 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.apache.karaf.scr.state/4.4.4 2024-01-23T19:43:14,011 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.eclipse.jetty.client/9.4.52.v20230823 2024-01-23T19:43:14,012 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.apache.karaf.shell.table/4.4.4 2024-01-23T19:43:14,012 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.ops4j.pax.web.pax-web-extender-whiteboard/8.0.22 2024-01-23T19:43:14,013 | INFO | features-3-thread-1 | Activator | 588 - org.ops4j.pax.web.pax-web-extender-whiteboard - 8.0.22 | Starting Pax Web Whiteboard Extender 2024-01-23T19:43:14,016 | INFO | HttpService->Whiteboard (add HttpService) | StoppableHttpServiceFactory | 591 - org.ops4j.pax.web.pax-web-runtime - 8.0.22 | Binding HTTP Service for bundle: [org.ops4j.pax.web.pax-web-extender-whiteboard_8.0.22 [588]] 2024-01-23T19:43:14,020 | INFO | paxweb-config-1-thread-1 | ServerModel | 592 - org.ops4j.pax.web.pax-web-spi - 8.0.22 | Created new ServletContextModel{id=ServletContextModel-3,contextPath='/'} 2024-01-23T19:43:14,021 | INFO | paxweb-config-1-thread-1 | JettyServerController | 589 - org.ops4j.pax.web.pax-web-jetty - 8.0.22 | Receiving Batch{"Registration of OsgiContextModel{WB,id=OCM-1,name='default',path='/',bundle=org.ops4j.pax.web.pax-web-extender-whiteboard,context=(supplier)}", size=2} 2024-01-23T19:43:14,021 | INFO | paxweb-config-1-thread-1 | JettyServerWrapper | 589 - org.ops4j.pax.web.pax-web-jetty - 8.0.22 | Creating new Jetty context for ServletContextModel{id=ServletContextModel-3,contextPath='/'} 2024-01-23T19:43:14,026 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.apache.karaf.shell.ssh/4.4.4 2024-01-23T19:43:14,048 | INFO | paxweb-config-1-thread-1 | JettyServerWrapper | 589 - org.ops4j.pax.web.pax-web-jetty - 8.0.22 | Adding OsgiContextModel{WB,id=OCM-1,name='default',path='/',bundle=org.ops4j.pax.web.pax-web-extender-whiteboard,context=(supplier)} to o.o.p.w.s.j.i.PaxWebServletContextHandler@20f7812d{/,null,STOPPED} 2024-01-23T19:43:14,050 | INFO | features-3-thread-1 | CommandExtension | 139 - org.apache.karaf.shell.core - 4.4.4 | Command registration delayed for bundle org.apache.karaf.shell.ssh/4.4.4. Missing service: [org.apache.sshd.server.SshServer] 2024-01-23T19:43:14,050 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.eclipse.jetty.continuation/9.4.52.v20230823 2024-01-23T19:43:14,051 | INFO | paxweb-config-1-thread-1 | JettyServerWrapper | 589 - org.ops4j.pax.web.pax-web-jetty - 8.0.22 | Changing default OSGi context model for o.o.p.w.s.j.i.PaxWebServletContextHandler@20f7812d{/,null,STOPPED} 2024-01-23T19:43:14,053 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.controller.blueprint/8.0.4 2024-01-23T19:43:14,055 | INFO | features-3-thread-1 | BlueprintBundleTracker | 276 - org.opendaylight.controller.blueprint - 8.0.4 | Starting BlueprintBundleTracker 2024-01-23T19:43:14,084 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 276 - org.opendaylight.controller.blueprint - 8.0.4 | Blueprint container for bundle org.apache.aries.blueprint.cm_1.3.2 [93] was successfully created 2024-01-23T19:43:14,085 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 276 - org.opendaylight.controller.blueprint - 8.0.4 | Blueprint container for bundle org.apache.karaf.shell.core_4.4.4 [139] was successfully created 2024-01-23T19:43:14,085 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 276 - org.opendaylight.controller.blueprint - 8.0.4 | Blueprint container for bundle org.apache.aries.blueprint.core_1.10.3 [94] was successfully created 2024-01-23T19:43:14,256 | INFO | activator-1-thread-1 | CommandExtension | 139 - org.apache.karaf.shell.core - 4.4.4 | Registering commands for bundle org.apache.karaf.shell.ssh/4.4.4 2024-01-23T19:43:14,263 | INFO | activator-1-thread-1 | DefaultIoServiceFactoryFactory | 145 - org.apache.sshd.osgi - 2.10.0 | No detected/configured IoServiceFactoryFactory; using Nio2ServiceFactoryFactory 2024-01-23T19:43:14,754 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | com.google.guava.failureaccess/1.0.1 2024-01-23T19:43:14,832 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | com.google.guava/32.1.3.jre 2024-01-23T19:43:14,834 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | checker-qual/3.39.0 2024-01-23T19:43:14,835 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | checker-qual/3.42.0 2024-01-23T19:43:14,835 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | concepts/11.0.4 2024-01-23T19:43:14,836 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | concepts/11.0.5 2024-01-23T19:43:14,837 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | triemap/1.3.1 2024-01-23T19:43:14,837 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | util/11.0.4 2024-01-23T19:43:14,838 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | util/11.0.5 2024-01-23T19:43:14,838 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | yang-common/11.0.4 2024-01-23T19:43:14,839 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | yang-common/11.0.5 2024-01-23T19:43:14,839 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.mdsal.yang-binding/12.0.4 2024-01-23T19:43:14,840 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.mdsal.yang-binding/12.0.3 2024-01-23T19:43:14,841 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.mdsal.binding-spec-util/12.0.3 2024-01-23T19:43:14,841 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.mdsal.binding-spec-util/12.0.4 2024-01-23T19:43:14,842 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.mdsal.model.ietf-type-util/12.0.3 2024-01-23T19:43:14,842 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.mdsal.model.ietf-type-util/12.0.4 2024-01-23T19:43:14,843 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.mdsal.binding.model.ietf.rfc6991-ietf-inet-types/12.0.3 2024-01-23T19:43:14,843 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.mdsal.binding.model.ietf.rfc6991-ietf-inet-types/12.0.4 2024-01-23T19:43:14,844 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.mdsal.binding.model.ietf.rfc6991-ietf-yang-types/12.0.4 2024-01-23T19:43:14,845 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.mdsal.binding.model.ietf.rfc6991-ietf-yang-types/12.0.3 2024-01-23T19:43:14,845 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.netconf.model.rfc6022/6.0.5 2024-01-23T19:43:14,846 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.netconf.auth/6.0.5 2024-01-23T19:43:14,846 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | jakarta.annotation-api/1.3.5 2024-01-23T19:43:14,847 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.glassfish.hk2.external.jakarta.inject/2.6.1 2024-01-23T19:43:14,847 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.mdsal.common-api/12.0.3 2024-01-23T19:43:14,848 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.mdsal.common-api/12.0.4 2024-01-23T19:43:14,849 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | yang-xpath-api/11.0.5 2024-01-23T19:43:14,849 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.yangtools.yang-model-api/11.0.5 2024-01-23T19:43:14,850 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.yangtools.yang-ir/11.0.5 2024-01-23T19:43:14,851 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.yangtools.yang-repo-api/11.0.5 2024-01-23T19:43:14,851 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.yangtools.rfc7952-model-api/11.0.5 2024-01-23T19:43:14,852 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.yangtools.yang-model-spi/11.0.5 2024-01-23T19:43:14,852 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.yangtools.yang-data-api/11.0.5 2024-01-23T19:43:14,853 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.yangtools.yang-data-tree-api/11.0.5 2024-01-23T19:43:14,854 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.yangtools.yang-repo-spi/11.0.5 2024-01-23T19:43:14,854 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.mdsal.dom-api/12.0.3 2024-01-23T19:43:14,855 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.mdsal.dom-api/12.0.4 2024-01-23T19:43:14,855 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.bgpcep.config-loader-spi/0.20.5 2024-01-23T19:43:14,856 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.mdsal.binding.model.ietf.rfc8343/12.0.3 2024-01-23T19:43:14,856 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.mdsal.binding.model.ietf.rfc8294-ietf-routing-types/12.0.3 2024-01-23T19:43:14,857 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.bgpcep.concepts/0.20.5 2024-01-23T19:43:14,858 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.apache.commons.logging/1.2.0 2024-01-23T19:43:14,858 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.mdsal.model.yang-ext/2013.9.7.24_3 2024-01-23T19:43:14,859 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.mdsal.model.yang-ext/2013.9.7.24_4 2024-01-23T19:43:14,859 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.openflowplugin.openflowjava.openflow-protocol-api/0.18.0.SNAPSHOT 2024-01-23T19:43:14,861 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apfloat_apfloat_1.10.1_apfloat-1.10.1.jar/0.0.0 2024-01-23T19:43:14,861 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.jheaps/0.14.0 2024-01-23T19:43:14,862 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.jgrapht.core/1.5.2 2024-01-23T19:43:14,864 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.bgpcep.rsvp-api/0.20.5 2024-01-23T19:43:14,865 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.netconf.model.rfc6241/6.0.5 2024-01-23T19:43:14,865 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.netconf.model.rfc6241/6.0.6 2024-01-23T19:43:14,866 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | io.netty.resolver/4.1.104.Final 2024-01-23T19:43:14,867 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | io.netty.transport/4.1.104.Final 2024-01-23T19:43:14,868 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | io.netty.transport-native-unix-common/4.1.104.Final 2024-01-23T19:43:14,868 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | lz4-java/1.8.0 2024-01-23T19:43:14,869 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | io.netty.codec/4.1.104.Final 2024-01-23T19:43:14,869 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | io.netty.handler/4.1.104.Final 2024-01-23T19:43:14,870 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.jsonrpc.security.api/1.16.0.SNAPSHOT 2024-01-23T19:43:14,871 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | com.google.gson/2.10.1 2024-01-23T19:43:14,872 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | net.bytebuddy.byte-buddy/1.14.9 2024-01-23T19:43:14,874 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.jsonrpc.bus.api/1.16.0.SNAPSHOT 2024-01-23T19:43:14,874 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.jsonrpc.bus.jsonrpc/1.16.0.SNAPSHOT 2024-01-23T19:43:14,875 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.controller.netty-threadgroup-config/0.19.4 2024-01-23T19:43:14,920 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.jsonrpc.bus.spi/1.16.0.SNAPSHOT 2024-01-23T19:43:14,936 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.jsonrpc.bus.transport-zmq/1.16.0.SNAPSHOT 2024-01-23T19:43:14,939 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | io.netty.codec-http/4.1.104.Final 2024-01-23T19:43:14,939 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | javax.servlet-api/3.1.0 2024-01-23T19:43:14,940 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.yangtools.odlext-model-api/11.0.5 2024-01-23T19:43:14,940 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.yangtools.yang-parser-api/11.0.5 2024-01-23T19:43:14,941 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.yangtools.yang-parser-spi/11.0.5 2024-01-23T19:43:14,941 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.yangtools.odlext-parser-support/11.0.5 2024-01-23T19:43:14,942 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.yangtools.openconfig-model-api/11.0.5 2024-01-23T19:43:14,942 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.yangtools.openconfig-parser-support/11.0.5 2024-01-23T19:43:14,943 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.yangtools.rfc6241-model-api/11.0.5 2024-01-23T19:43:14,943 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.yangtools.rfc6241-parser-support/11.0.5 2024-01-23T19:43:14,944 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.yangtools.rfc6536-model-api/11.0.5 2024-01-23T19:43:14,944 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.yangtools.rfc6536-parser-support/11.0.5 2024-01-23T19:43:14,945 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.yangtools.rfc6643-model-api/11.0.5 2024-01-23T19:43:14,945 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.yangtools.rfc6643-parser-support/11.0.5 2024-01-23T19:43:14,945 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.yangtools.yang-model-ri/11.0.5 2024-01-23T19:43:14,946 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.yangtools.rfc7952-parser-support/11.0.5 2024-01-23T19:43:14,946 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.yangtools.rfc8040-model-api/11.0.5 2024-01-23T19:43:14,947 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.yangtools.rfc8040-parser-support/11.0.5 2024-01-23T19:43:14,947 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.yangtools.rfc8528-model-api/11.0.5 2024-01-23T19:43:14,947 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.yangtools.rfc8528-parser-support/11.0.5 2024-01-23T19:43:14,948 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.yangtools.rfc8639-model-api/11.0.5 2024-01-23T19:43:14,948 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.yangtools.rfc8639-parser-support/11.0.5 2024-01-23T19:43:14,949 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.yangtools.rfc8819-model-api/11.0.5 2024-01-23T19:43:14,949 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.yangtools.rfc8819-parser-support/11.0.5 2024-01-23T19:43:14,950 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.antlr.antlr4-runtime/4.13.1 2024-01-23T19:43:14,950 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.yangtools.yang-parser-reactor/11.0.5 2024-01-23T19:43:14,951 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.yangtools.yang-parser-rfc7950/11.0.5 2024-01-23T19:43:14,951 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | yang-xpath-impl/11.0.5 2024-01-23T19:43:14,953 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.yangtools.yang-parser-impl/11.0.5 2024-01-23T19:43:15,124 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.transportpce.models.openroadm-common-7.1.0/19.1.0 2024-01-23T19:43:15,125 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.transportpce.models.openroadm-common-13.1.0/19.1.0 2024-01-23T19:43:15,126 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | javassist/3.30.2.GA 2024-01-23T19:43:15,127 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.openflowplugin.openflowjava-extension-nicira-api/0.18.0.SNAPSHOT 2024-01-23T19:43:15,128 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.openflowplugin.openflowjava.openflow-protocol-spi/0.18.0.SNAPSHOT 2024-01-23T19:43:15,128 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | yang-common-netty/11.0.4 2024-01-23T19:43:15,129 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.openflowplugin.openflowjava-extension-nicira/0.18.0.SNAPSHOT 2024-01-23T19:43:15,149 | INFO | features-3-thread-1 | BlueprintContainerImpl | 94 - org.apache.aries.blueprint.core - 1.10.3 | Blueprint bundle org.opendaylight.openflowplugin.openflowjava-extension-nicira/0.18.0.SNAPSHOT is waiting for dependencies [(objectClass=org.opendaylight.openflowjava.protocol.spi.connection.SwitchConnectionProvider), (objectClass=org.opendaylight.openflowjava.protocol.spi.connection.SwitchConnectionProvider)] 2024-01-23T19:43:15,150 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.transportpce.models.openroadm-common-2.2.1/19.1.0 2024-01-23T19:43:15,151 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.transportpce.models.openroadm-common-1.2.1/19.1.0 2024-01-23T19:43:15,152 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.apache.commons.lang3/3.14.0 2024-01-23T19:43:15,152 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.apache.commons.lang3/3.13.0 2024-01-23T19:43:15,153 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.lispflowmapping.mappingservice.lisp-proto/1.19.0.SNAPSHOT 2024-01-23T19:43:15,154 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.transportpce.models.openroadm-device-1.2.1/19.1.0 2024-01-23T19:43:15,155 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.transportpce.models.openroadm-device-2.2.1/19.1.0 2024-01-23T19:43:15,156 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.transportpce.models.openroadm-device-7.1.0/19.1.0 2024-01-23T19:43:15,157 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.mdsal.binding-model-api/12.0.3 2024-01-23T19:43:15,158 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.mdsal.binding-model-api/12.0.4 2024-01-23T19:43:15,159 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.mdsal.binding-runtime-api/12.0.3 2024-01-23T19:43:15,159 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.mdsal.binding-runtime-api/12.0.4 2024-01-23T19:43:15,160 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.mdsal.binding-dom-codec-api/12.0.4 2024-01-23T19:43:15,160 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.mdsal.binding-dom-codec-api/12.0.3 2024-01-23T19:43:15,161 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.mdsal.rfc8294-netty/12.0.3 2024-01-23T19:43:15,161 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.bgpcep.util/0.20.5 2024-01-23T19:43:15,162 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.yangtools.yang-data-spi/11.0.5 2024-01-23T19:43:15,162 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.yangtools.yang-model-util/11.0.5 2024-01-23T19:43:15,163 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.yangtools.yang-data-util/11.0.5 2024-01-23T19:43:15,163 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.yangtools.yang-data-impl/11.0.5 2024-01-23T19:43:15,164 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.mdsal.binding-dom-codec-spi/12.0.4 2024-01-23T19:43:15,164 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.mdsal.binding-dom-codec-spi/12.0.3 2024-01-23T19:43:15,165 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.mdsal.binding-runtime-spi/12.0.3 2024-01-23T19:43:15,166 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.mdsal.binding-runtime-spi/12.0.4 2024-01-23T19:43:15,166 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.yangtools.yang-data-tree-spi/11.0.5 2024-01-23T19:43:15,167 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.mdsal.dom-spi/12.0.4 2024-01-23T19:43:15,167 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.mdsal.dom-spi/12.0.3 2024-01-23T19:43:15,168 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.mdsal.dom-schema-osgi/12.0.4 2024-01-23T19:43:15,175 | INFO | features-3-thread-1 | OSGiModelRuntime | 385 - org.opendaylight.mdsal.dom-schema-osgi - 12.0.4 | Model Runtime starting 2024-01-23T19:43:15,191 | INFO | features-3-thread-1 | KarafFeaturesSupport | 385 - org.opendaylight.mdsal.dom-schema-osgi - 12.0.4 | Will attempt to integrate with Karaf FeaturesService 2024-01-23T19:43:16,107 | INFO | features-3-thread-1 | NettyTransportSupport | 460 - org.opendaylight.netconf.transport-tcp - 6.0.5 | Netty transport backed by epoll(2) 2024-01-23T19:43:16,831 | INFO | features-3-thread-1 | SharedEffectiveModelContextFactory | 574 - org.opendaylight.yangtools.yang-parser-impl - 11.0.5 | Using weak references 2024-01-23T19:43:20,215 | INFO | features-3-thread-1 | OSGiModuleInfoSnapshotImpl | 385 - org.opendaylight.mdsal.dom-schema-osgi - 12.0.4 | EffectiveModelContext generation 1 activated 2024-01-23T19:43:20,216 | INFO | features-3-thread-1 | OSGiDOMSchemaService | 385 - org.opendaylight.mdsal.dom-schema-osgi - 12.0.4 | DOM Schema services activated 2024-01-23T19:43:20,216 | INFO | features-3-thread-1 | OSGiDOMSchemaService | 385 - org.opendaylight.mdsal.dom-schema-osgi - 12.0.4 | Updating context to generation 1 2024-01-23T19:43:20,216 | INFO | features-3-thread-1 | OSGiModelRuntime | 385 - org.opendaylight.mdsal.dom-schema-osgi - 12.0.4 | Model Runtime started 2024-01-23T19:43:20,217 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.mdsal.dom-schema-osgi/12.0.3 2024-01-23T19:43:20,223 | INFO | features-3-thread-1 | OSGiDOMSchemaService | 384 - org.opendaylight.mdsal.dom-schema-osgi - 12.0.3 | Updating context to generation 1 2024-01-23T19:43:20,224 | INFO | features-3-thread-1 | OSGiDOMSchemaService | 384 - org.opendaylight.mdsal.dom-schema-osgi - 12.0.3 | DOM Schema services activated 2024-01-23T19:43:20,225 | INFO | features-3-thread-1 | OSGiModelRuntime | 384 - org.opendaylight.mdsal.dom-schema-osgi - 12.0.3 | Model Runtime starting 2024-01-23T19:43:20,226 | INFO | features-3-thread-1 | KarafFeaturesSupport | 384 - org.opendaylight.mdsal.dom-schema-osgi - 12.0.3 | Will attempt to integrate with Karaf FeaturesService 2024-01-23T19:43:22,990 | INFO | features-3-thread-1 | OSGiModuleInfoSnapshotImpl | 385 - org.opendaylight.mdsal.dom-schema-osgi - 12.0.4 | EffectiveModelContext generation 1 activated 2024-01-23T19:43:22,990 | INFO | features-3-thread-1 | OSGiModelRuntime | 384 - org.opendaylight.mdsal.dom-schema-osgi - 12.0.3 | Model Runtime started 2024-01-23T19:43:22,991 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.mdsal.binding-model-ri/12.0.3 2024-01-23T19:43:22,992 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.mdsal.binding-model-ri/12.0.4 2024-01-23T19:43:22,992 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.mdsal.binding-generator/12.0.3 2024-01-23T19:43:22,995 | INFO | features-3-thread-1 | DefaultBindingRuntimeGenerator | 341 - org.opendaylight.mdsal.binding-generator - 12.0.3 | Binding/YANG type support activated 2024-01-23T19:43:22,996 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.mdsal.binding-generator/12.0.4 2024-01-23T19:43:22,997 | INFO | features-3-thread-1 | DefaultBindingRuntimeGenerator | 342 - org.opendaylight.mdsal.binding-generator - 12.0.4 | Binding/YANG type support activated 2024-01-23T19:43:22,998 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.mdsal.binding-runtime-osgi/12.0.4 2024-01-23T19:43:23,002 | INFO | features-3-thread-1 | OSGiBindingRuntime | 352 - org.opendaylight.mdsal.binding-runtime-osgi - 12.0.4 | Binding Runtime activating 2024-01-23T19:43:24,335 | INFO | features-3-thread-1 | OSGiBindingRuntimeContextImpl | 352 - org.opendaylight.mdsal.binding-runtime-osgi - 12.0.4 | BindingRuntimeContext generation 1 activated 2024-01-23T19:43:24,336 | INFO | features-3-thread-1 | GlobalBindingRuntimeContext | 352 - org.opendaylight.mdsal.binding-runtime-osgi - 12.0.4 | Global BindingRuntimeContext generation 1 activated 2024-01-23T19:43:25,255 | INFO | features-3-thread-1 | OSGiBindingRuntimeContextImpl | 352 - org.opendaylight.mdsal.binding-runtime-osgi - 12.0.4 | BindingRuntimeContext generation 1 activated 2024-01-23T19:43:25,255 | INFO | features-3-thread-1 | OSGiBindingRuntime | 352 - org.opendaylight.mdsal.binding-runtime-osgi - 12.0.4 | Binding Runtime activated 2024-01-23T19:43:25,256 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.mdsal.binding-runtime-osgi/12.0.3 2024-01-23T19:43:25,260 | INFO | features-3-thread-1 | GlobalBindingRuntimeContext | 351 - org.opendaylight.mdsal.binding-runtime-osgi - 12.0.3 | Global BindingRuntimeContext generation 1 activated 2024-01-23T19:43:25,262 | INFO | features-3-thread-1 | OSGiBindingRuntime | 351 - org.opendaylight.mdsal.binding-runtime-osgi - 12.0.3 | Binding Runtime activating 2024-01-23T19:43:26,133 | INFO | features-3-thread-1 | OSGiBindingRuntimeContextImpl | 352 - org.opendaylight.mdsal.binding-runtime-osgi - 12.0.4 | BindingRuntimeContext generation 1 activated 2024-01-23T19:43:26,959 | INFO | features-3-thread-1 | OSGiBindingRuntimeContextImpl | 352 - org.opendaylight.mdsal.binding-runtime-osgi - 12.0.4 | BindingRuntimeContext generation 1 activated 2024-01-23T19:43:26,959 | INFO | features-3-thread-1 | OSGiBindingRuntime | 351 - org.opendaylight.mdsal.binding-runtime-osgi - 12.0.3 | Binding Runtime activated 2024-01-23T19:43:26,960 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.mdsal.binding-loader/12.0.3 2024-01-23T19:43:26,961 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.mdsal.binding-loader/12.0.4 2024-01-23T19:43:26,961 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.mdsal.binding-dom-codec/12.0.4 2024-01-23T19:43:26,965 | INFO | features-3-thread-1 | SimpleBindingCodecTreeFactory | 334 - org.opendaylight.mdsal.binding-dom-codec - 12.0.4 | Binding-DOM Codec enabled 2024-01-23T19:43:26,966 | INFO | features-3-thread-1 | SimpleBindingDOMCodecFactory | 334 - org.opendaylight.mdsal.binding-dom-codec - 12.0.4 | Binding/DOM Codec enabled 2024-01-23T19:43:26,966 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.mdsal.binding-dom-codec/12.0.3 2024-01-23T19:43:26,969 | INFO | features-3-thread-1 | SimpleBindingCodecTreeFactory | 333 - org.opendaylight.mdsal.binding-dom-codec - 12.0.3 | Binding-DOM Codec enabled 2024-01-23T19:43:26,969 | INFO | features-3-thread-1 | SimpleBindingDOMCodecFactory | 333 - org.opendaylight.mdsal.binding-dom-codec - 12.0.3 | Binding/DOM Codec enabled 2024-01-23T19:43:26,969 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.mdsal.binding-dom-codec-osgi/12.0.3 2024-01-23T19:43:26,974 | INFO | features-3-thread-1 | OSGiBindingDOMCodec | 337 - org.opendaylight.mdsal.binding-dom-codec-osgi - 12.0.3 | Binding/DOM Codec activating 2024-01-23T19:43:26,990 | INFO | features-3-thread-1 | OSGiBindingDOMCodecServicesImpl | 337 - org.opendaylight.mdsal.binding-dom-codec-osgi - 12.0.3 | Binding/DOM Codec generation 1 activated 2024-01-23T19:43:26,990 | INFO | features-3-thread-1 | GlobalBindingDOMCodecServices | 337 - org.opendaylight.mdsal.binding-dom-codec-osgi - 12.0.3 | Global Binding/DOM Codec activated with generation 1 2024-01-23T19:43:26,991 | INFO | features-3-thread-1 | OSGiBindingDOMCodecServicesImpl | 337 - org.opendaylight.mdsal.binding-dom-codec-osgi - 12.0.3 | Binding/DOM Codec generation 1 activated 2024-01-23T19:43:26,992 | INFO | features-3-thread-1 | OSGiBindingDOMCodecServicesImpl | 337 - org.opendaylight.mdsal.binding-dom-codec-osgi - 12.0.3 | Binding/DOM Codec generation 1 activated 2024-01-23T19:43:26,992 | INFO | features-3-thread-1 | OSGiBindingDOMCodecServicesImpl | 337 - org.opendaylight.mdsal.binding-dom-codec-osgi - 12.0.3 | Binding/DOM Codec generation 1 activated 2024-01-23T19:43:26,992 | INFO | features-3-thread-1 | OSGiBindingDOMCodec | 337 - org.opendaylight.mdsal.binding-dom-codec-osgi - 12.0.3 | Binding/DOM Codec activated 2024-01-23T19:43:26,992 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.mdsal.binding-dom-codec-osgi/12.0.4 2024-01-23T19:43:26,996 | INFO | features-3-thread-1 | GlobalBindingDOMCodecServices | 338 - org.opendaylight.mdsal.binding-dom-codec-osgi - 12.0.4 | Global Binding/DOM Codec activated with generation 1 2024-01-23T19:43:26,999 | INFO | features-3-thread-1 | OSGiBindingDOMCodec | 338 - org.opendaylight.mdsal.binding-dom-codec-osgi - 12.0.4 | Binding/DOM Codec activating 2024-01-23T19:43:27,001 | INFO | features-3-thread-1 | OSGiBindingDOMCodecServicesImpl | 337 - org.opendaylight.mdsal.binding-dom-codec-osgi - 12.0.3 | Binding/DOM Codec generation 1 activated 2024-01-23T19:43:27,001 | INFO | features-3-thread-1 | OSGiBindingDOMCodecServicesImpl | 337 - org.opendaylight.mdsal.binding-dom-codec-osgi - 12.0.3 | Binding/DOM Codec generation 1 activated 2024-01-23T19:43:27,002 | INFO | features-3-thread-1 | OSGiBindingDOMCodecServicesImpl | 337 - org.opendaylight.mdsal.binding-dom-codec-osgi - 12.0.3 | Binding/DOM Codec generation 1 activated 2024-01-23T19:43:27,003 | INFO | features-3-thread-1 | OSGiBindingDOMCodecServicesImpl | 337 - org.opendaylight.mdsal.binding-dom-codec-osgi - 12.0.3 | Binding/DOM Codec generation 1 activated 2024-01-23T19:43:27,003 | INFO | features-3-thread-1 | OSGiBindingDOMCodec | 338 - org.opendaylight.mdsal.binding-dom-codec-osgi - 12.0.4 | Binding/DOM Codec activated 2024-01-23T19:43:27,003 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.mdsal.binding-api/12.0.4 2024-01-23T19:43:27,004 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.mdsal.binding-api/12.0.3 2024-01-23T19:43:27,004 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.mdsal.binding-dom-adapter/12.0.4 2024-01-23T19:43:27,014 | INFO | features-3-thread-1 | OSGiBlockingBindingNormalizer | 332 - org.opendaylight.mdsal.binding-dom-adapter - 12.0.4 | Binding/DOM adapter activated 2024-01-23T19:43:27,021 | INFO | features-3-thread-1 | DynamicBindingAdapter | 332 - org.opendaylight.mdsal.binding-dom-adapter - 12.0.4 | 8 DOMService trackers started 2024-01-23T19:43:27,021 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.mdsal.binding-dom-adapter/12.0.3 2024-01-23T19:43:27,029 | INFO | features-3-thread-1 | OSGiBlockingBindingNormalizer | 332 - org.opendaylight.mdsal.binding-dom-adapter - 12.0.4 | Binding/DOM adapter activated 2024-01-23T19:43:27,030 | INFO | features-3-thread-1 | DynamicBindingAdapter | 332 - org.opendaylight.mdsal.binding-dom-adapter - 12.0.4 | 8 DOMService trackers started 2024-01-23T19:43:27,033 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.bgpcep.bgp-openconfig-rp-statement/0.20.5 2024-01-23T19:43:27,035 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.bgpcep.bgp-openconfig-rp-spi/0.20.5 2024-01-23T19:43:27,039 | INFO | features-3-thread-1 | OSGiStatementRegistry | 225 - org.opendaylight.bgpcep.bgp-openconfig-rp-spi - 0.20.5 | Starting 0 StatementProviderActivator instances 2024-01-23T19:43:27,040 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.bgpcep.bgp-parser-impl/0.20.5 2024-01-23T19:43:27,048 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.bgpcep.bgp-bmp-api/0.20.5 2024-01-23T19:43:27,050 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.bgpcep.bgp-route-target/0.20.5 2024-01-23T19:43:27,056 | INFO | features-3-thread-1 | OSGiStatementRegistry | 225 - org.opendaylight.bgpcep.bgp-openconfig-rp-spi - 0.20.5 | Stopping 0 StatementProviderActivator instances 2024-01-23T19:43:27,058 | INFO | features-3-thread-1 | OSGiStatementRegistry | 225 - org.opendaylight.bgpcep.bgp-openconfig-rp-spi - 0.20.5 | Starting 1 StatementProviderActivator instances 2024-01-23T19:43:27,060 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.bgpcep.rsvp-impl/0.20.5 2024-01-23T19:43:27,064 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.bgpcep.rsvp-spi/0.20.5 2024-01-23T19:43:27,086 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.bgpcep.bgp-linkstate/0.20.5 2024-01-23T19:43:27,093 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.bgpcep.bgp-l3vpn/0.20.5 2024-01-23T19:43:27,097 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.bgpcep.bgp-mvpn/0.20.5 2024-01-23T19:43:27,101 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.bgpcep.bgp-rib-spi/0.20.5 2024-01-23T19:43:27,392 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.bgpcep.bgp-evpn/0.20.5 2024-01-23T19:43:27,403 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.bgpcep.bgp-parser-spi/0.20.5 2024-01-23T19:43:27,466 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.bgpcep.bgp-flowspec/0.20.5 2024-01-23T19:43:27,494 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.bgpcep.bgp-openconfig-spi/0.20.5 2024-01-23T19:43:27,496 | ERROR | features-3-thread-1 | DefaultBGPTableTypeRegistryConsumer | 227 - org.opendaylight.bgpcep.bgp-openconfig-spi - 0.20.5 | bundle org.opendaylight.bgpcep.bgp-openconfig-spi:0.20.5 (227)[org.opendaylight.protocol.bgp.openconfig.spi.DefaultBGPTableTypeRegistryConsumer(105)] : Constructor argument 0 in class class org.opendaylight.protocol.bgp.openconfig.spi.DefaultBGPTableTypeRegistryConsumer has unsupported type java.lang.Iterable 2024-01-23T19:43:27,500 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.bgpcep.bgp-inet/0.20.5 2024-01-23T19:43:27,515 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.bgpcep.bgp-labeled-unicast/0.20.5 2024-01-23T19:43:27,529 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.apache.geronimo.specs.geronimo-jta_1.1_spec/1.1.1 2024-01-23T19:43:27,530 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | com.typesafe.config/1.4.2 2024-01-23T19:43:27,531 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.scala-lang.scala-library/2.13.12.v20230901-134811-VFINAL-80514f7 2024-01-23T19:43:27,532 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.scala-lang.modules.scala-parser-combinators/1.1.2 2024-01-23T19:43:27,652 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | com.typesafe.sslconfig/0.4.3 2024-01-23T19:43:27,654 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.agrona.core/1.15.2 2024-01-23T19:43:27,655 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | io.aeron.client/1.38.1 2024-01-23T19:43:27,656 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | io.aeron.driver/1.38.1 2024-01-23T19:43:27,657 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.jboss.netty/3.10.6.Final 2024-01-23T19:43:27,661 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_lmdbjava_lmdbjava_0.7.0_lmdbjava-0.7.0.jar/0.0.0 2024-01-23T19:43:27,661 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | reactive-streams/1.0.4 2024-01-23T19:43:27,664 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.scala-lang.modules.scala-java8-compat/1.0.2 2024-01-23T19:43:27,665 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.controller.repackaged-akka/8.0.4 2024-01-23T19:43:27,669 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | mariadb-java-client/3.1.4 2024-01-23T19:43:27,673 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.transportpce.models.tapi-2.1.1/19.1.0 2024-01-23T19:43:27,676 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.netconf.model.rfc6470/6.0.6 2024-01-23T19:43:27,679 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.netconf.model.rfc6470/6.0.5 2024-01-23T19:43:27,679 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.bgpcep.pcep-api/0.20.5 2024-01-23T19:43:27,680 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.controller.threadpool-config-api/0.19.4 2024-01-23T19:43:27,681 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.netconf.api/6.0.6 2024-01-23T19:43:27,681 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.netconf.api/6.0.5 2024-01-23T19:43:27,682 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.aaa.encrypt-service/0.18.3 2024-01-23T19:43:27,682 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.netconf.shaded-exificient/6.0.5 2024-01-23T19:43:27,683 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.netconf.shaded-sshd/6.0.5 2024-01-23T19:43:27,684 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.netconf.netty-util/6.0.5 2024-01-23T19:43:27,685 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.netconf.model.rfc5277/6.0.6 2024-01-23T19:43:27,685 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.netconf.model.rfc5277/6.0.5 2024-01-23T19:43:27,686 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.apache.commons.commons-codec/1.15.0 2024-01-23T19:43:27,687 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.netconf.transport-api/6.0.5 2024-01-23T19:43:27,687 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | io.netty.transport-classes-epoll/4.1.104.Final 2024-01-23T19:43:27,688 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | io.netty.transport-classes-epoll/4.1.100.Final 2024-01-23T19:43:27,689 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.netconf.model.rfc8341/6.0.5 2024-01-23T19:43:27,690 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.netconf.model.draft-ietf-netconf-crypto-types/6.0.5 2024-01-23T19:43:27,690 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.netconf.transport-tcp/6.0.5 2024-01-23T19:43:27,691 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.netconf.keystore-api/6.0.5 2024-01-23T19:43:27,692 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.netconf.truststore-api/6.0.5 2024-01-23T19:43:27,692 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.netconf.transport-ssh/6.0.5 2024-01-23T19:43:27,693 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.netconf.transport-tls/6.0.5 2024-01-23T19:43:27,698 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.netconf.model.rfc7407-ietf-x509-cert-to-name/6.0.5 2024-01-23T19:43:27,698 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.mdsal.binding.model.ietf.rfc8342-ietf-datastores/12.0.4 2024-01-23T19:43:27,699 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.mdsal.binding.model.ietf.rfc8525/12.0.4 2024-01-23T19:43:27,700 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.netconf.server/6.0.5 2024-01-23T19:43:27,703 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.openflowplugin.model.inventory/0.18.0.SNAPSHOT 2024-01-23T19:43:27,704 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.mdsal.model.opendaylight-l2-types/2013.8.27.24_4 2024-01-23T19:43:27,705 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.openflowplugin.model.flow-base/0.18.0.SNAPSHOT 2024-01-23T19:43:27,706 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.apache.commons.collections/3.2.2 2024-01-23T19:43:27,706 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.apache.commons.commons-beanutils/1.9.4 2024-01-23T19:43:27,707 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.owasp.encoder/1.2.3 2024-01-23T19:43:27,707 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.aaa.repackaged-shiro/0.18.3 2024-01-23T19:43:27,707 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.mdsal.binding.model.ietf.rfc8345-ietf-network/12.0.3 2024-01-23T19:43:27,709 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.mdsal.binding.model.ietf.rfc8345-ietf-network-topology/12.0.3 2024-01-23T19:43:27,710 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.transportpce.models.openroadm-network-13.1.0/19.1.0 2024-01-23T19:43:27,712 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.transportpce.models.openroadm-service-13.1.0/19.1.0 2024-01-23T19:43:27,713 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.transportpce.api/8.1.0 2024-01-23T19:43:27,714 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | com.fasterxml.jackson.core.jackson-annotations/2.15.3 2024-01-23T19:43:27,715 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | com.fasterxml.jackson.core.jackson-core/2.15.3 2024-01-23T19:43:27,715 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | com.fasterxml.jackson.core.jackson-databind/2.15.3 2024-01-23T19:43:27,716 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | com.fasterxml.jackson.module.jackson-module-jaxb-annotations/2.15.3 2024-01-23T19:43:27,717 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.glassfish.hk2.osgi-resource-locator/1.0.3 2024-01-23T19:43:27,803 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.glassfish.jersey.core.jersey-common/2.41.0 2024-01-23T19:43:27,804 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | jakarta.validation.jakarta.validation-api/2.0.2 2024-01-23T19:43:27,805 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.glassfish.jersey.core.jersey-client/2.41.0 2024-01-23T19:43:27,806 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.glassfish.jersey.core.jersey-server/2.41.0 2024-01-23T19:43:27,808 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.glassfish.jersey.ext.jersey-entity-filtering/2.41.0 2024-01-23T19:43:27,809 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.glassfish.jersey.media.jersey-media-json-jackson/2.41.0 2024-01-23T19:43:27,810 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.openflowplugin.model.flow-service/0.18.0.SNAPSHOT 2024-01-23T19:43:27,812 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | com.fasterxml.jackson.jaxrs.jackson-jaxrs-base/2.15.3 2024-01-23T19:43:27,813 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.glassfish.jersey.media.jersey-media-sse/2.41.0 2024-01-23T19:43:27,813 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.openflowplugin.model.flow-statistics/0.18.0.SNAPSHOT 2024-01-23T19:43:27,815 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.openflowplugin.extension-api/0.18.0.SNAPSHOT 2024-01-23T19:43:27,816 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.mdsal.model.ietf-topology/2013.10.21.24_3 2024-01-23T19:43:27,816 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.mdsal.model.ietf-topology/2013.10.21.24_4 2024-01-23T19:43:27,817 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.bgpcep.topology-tunnel-api/0.20.5 2024-01-23T19:43:27,817 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | javassist/3.29.2.GA 2024-01-23T19:43:27,817 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | io.dropwizard.metrics.core/4.2.23 2024-01-23T19:43:27,818 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | com.rabbitmq.client/5.20.0 2024-01-23T19:43:27,818 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_net_java_dev_stax-utils_stax-utils_20070216_stax-utils-20070216.jar/0.0.0 2024-01-23T19:43:27,819 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.apache.commons.text/1.11.0 2024-01-23T19:43:27,819 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | io.dropwizard.metrics.jmx/4.2.23 2024-01-23T19:43:27,819 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.yangtools.yang-data-codec-binfmt/11.0.5 2024-01-23T19:43:27,820 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.bgpcep.topology-api/0.20.5 2024-01-23T19:43:27,820 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.bgpcep.programming-api/0.20.5 2024-01-23T19:43:27,821 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.bgpcep.programming-topology-api/0.20.5 2024-01-23T19:43:27,821 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.bgpcep.pcep-topology-api/0.20.5 2024-01-23T19:43:27,822 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.bgpcep.programming-tunnel-api/0.20.5 2024-01-23T19:43:27,822 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.bgpcep.pcep-tunnel-api/0.20.5 2024-01-23T19:43:27,822 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.bgpcep.pcep-ietf-stateful/0.20.5 2024-01-23T19:43:27,828 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.bgpcep.pcep-ietf-p2mp-te-lsp/0.20.5 2024-01-23T19:43:27,830 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.bgpcep.pcep-auto-bandwidth-extension/0.20.5 2024-01-23T19:43:27,833 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.bgpcep.pcep-spi/0.20.5 2024-01-23T19:43:27,834 | ERROR | features-3-thread-1 | DefaultPCEPExtensionConsumerContext | 254 - org.opendaylight.bgpcep.pcep-spi - 0.20.5 | bundle org.opendaylight.bgpcep.pcep-spi:0.20.5 (254)[org.opendaylight.protocol.pcep.spi.pojo.DefaultPCEPExtensionConsumerContext(118)] : Constructor argument 0 in class class org.opendaylight.protocol.pcep.spi.pojo.DefaultPCEPExtensionConsumerContext has unsupported type [Lorg.opendaylight.protocol.pcep.spi.PCEPExtensionProviderActivator; 2024-01-23T19:43:27,834 | ERROR | features-3-thread-1 | DefaultPCEPExtensionConsumerContext | 254 - org.opendaylight.bgpcep.pcep-spi - 0.20.5 | bundle org.opendaylight.bgpcep.pcep-spi:0.20.5 (254)[org.opendaylight.protocol.pcep.spi.pojo.DefaultPCEPExtensionConsumerContext(118)] : Constructor argument 0 in class class org.opendaylight.protocol.pcep.spi.pojo.DefaultPCEPExtensionConsumerContext has unsupported type java.lang.Iterable 2024-01-23T19:43:27,853 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.bgpcep.pcep-base-parser/0.20.5 2024-01-23T19:43:27,881 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.bgpcep.pcep-segment-routing/0.20.5 2024-01-23T19:43:27,893 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.openflowplugin.extension-nicira/0.18.0.SNAPSHOT 2024-01-23T19:43:27,903 | INFO | features-3-thread-1 | BlueprintContainerImpl | 94 - org.apache.aries.blueprint.core - 1.10.3 | Blueprint bundle org.opendaylight.openflowplugin.extension-nicira/0.18.0.SNAPSHOT is waiting for dependencies [(objectClass=org.opendaylight.openflowplugin.extension.api.OpenFlowPluginExtensionRegistratorProvider)] 2024-01-23T19:43:27,911 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.controller.netty-timer-config/0.19.4 2024-01-23T19:43:27,920 | INFO | features-3-thread-1 | OSGiGlobalTimer | 284 - org.opendaylight.controller.netty-timer-config - 0.19.4 | Global Netty timer started 2024-01-23T19:43:27,920 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.netconf.client/6.0.5 2024-01-23T19:43:27,926 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | stax2-api/4.2.2 2024-01-23T19:43:27,926 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.yangtools.yang-data-codec-xml/11.0.5 2024-01-23T19:43:27,927 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.netconf.common-mdsal/6.0.5 2024-01-23T19:43:27,927 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.netconf.dom-api/6.0.6 2024-01-23T19:43:27,927 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.netconf.dom-api/6.0.5 2024-01-23T19:43:27,928 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.yangtools.yang-data-codec-gson/11.0.5 2024-01-23T19:43:27,928 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.yangtools.yang-repo-fs/11.0.5 2024-01-23T19:43:27,928 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.aaa.encrypt-service-impl/0.18.3 2024-01-23T19:43:27,930 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.netconf.client-mdsal/6.0.5 2024-01-23T19:43:27,942 | INFO | features-3-thread-1 | DefaultSchemaResourceManager | 415 - org.opendaylight.netconf.client-mdsal - 6.0.5 | Schema Resource Manager instantiated on cache/schema 2024-01-23T19:43:27,942 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar/0.0.0 2024-01-23T19:43:27,943 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.aaa.password-service-api/0.18.3 2024-01-23T19:43:27,944 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.mdsal.singleton-common-api/12.0.4 2024-01-23T19:43:27,944 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.bgpcep.bgp-path-selection-mode/0.20.5 2024-01-23T19:43:27,945 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.mdsal.eos-common-api/12.0.4 2024-01-23T19:43:27,945 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.mdsal.eos-dom-api/12.0.4 2024-01-23T19:43:27,945 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.mdsal.model.general-entity/12.0.4 2024-01-23T19:43:27,946 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.controller.eos-dom-akka/8.0.4 2024-01-23T19:43:27,947 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.mdsal.singleton-dom-impl/12.0.4 2024-01-23T19:43:27,949 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.bgpcep.bgp-openconfig-rp-impl/0.20.5 2024-01-23T19:43:27,950 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.bgpcep.bgp-rib-impl/0.20.5 2024-01-23T19:43:27,954 | INFO | features-3-thread-1 | OSGiCodecsRegistry | 235 - org.opendaylight.bgpcep.bgp-rib-impl - 0.20.5 | BGP codec registry started 2024-01-23T19:43:27,967 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.mdsal.binding.model.ietf.rfc8040/12.0.4 2024-01-23T19:43:27,968 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.mdsal.binding.model.ietf.rfc8072/12.0.4 2024-01-23T19:43:27,968 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.netconf.topology/6.0.5 2024-01-23T19:43:27,970 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.netconf.console/6.0.5 2024-01-23T19:43:27,975 | INFO | features-3-thread-1 | CommandExtension | 139 - org.apache.karaf.shell.core - 4.4.4 | Command registration delayed for bundle org.opendaylight.netconf.console/6.0.5. Missing service: [org.opendaylight.netconf.console.api.NetconfCommands] 2024-01-23T19:43:27,976 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.lispflowmapping.mappingservice.api/1.19.0.SNAPSHOT 2024-01-23T19:43:27,977 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.lispflowmapping.mappingservice.inmemorydb/1.19.0.SNAPSHOT 2024-01-23T19:43:27,981 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.bgpcep.graph-api/0.20.5 2024-01-23T19:43:27,982 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.aaa.cert/0.18.3 2024-01-23T19:43:27,994 | INFO | features-3-thread-1 | BlueprintContainerImpl | 94 - org.apache.aries.blueprint.core - 1.10.3 | Blueprint bundle org.opendaylight.aaa.cert/0.18.3 is waiting for dependencies [(objectClass=org.opendaylight.mdsal.binding.api.RpcProviderService), (&(|(type=default)(!(type=*)))(objectClass=org.opendaylight.mdsal.binding.api.DataBroker)), (objectClass=org.opendaylight.aaa.encrypt.AAAEncryptionService), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker)] 2024-01-23T19:43:27,995 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.ovsdb.library/1.18.0.SNAPSHOT 2024-01-23T19:43:28,023 | INFO | features-3-thread-1 | BlueprintContainerImpl | 94 - org.apache.aries.blueprint.core - 1.10.3 | Blueprint bundle org.opendaylight.ovsdb.library/1.18.0.SNAPSHOT is waiting for dependencies [(&(type=default-certificate-manager)(objectClass=org.opendaylight.aaa.cert.api.ICertificateManager)), (objectClass=org.opendaylight.ovsdb.lib.impl.NettyBootstrapFactory)] 2024-01-23T19:43:28,032 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.mdsal.eos-binding-api/12.0.4 2024-01-23T19:43:28,034 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.openflowplugin.api/0.18.0.SNAPSHOT 2024-01-23T19:43:28,035 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.ovsdb.hwvtepsouthbound-api/1.18.0.SNAPSHOT 2024-01-23T19:43:28,036 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.lispflowmapping.mappingservice.config/1.19.0.SNAPSHOT 2024-01-23T19:43:28,036 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.lispflowmapping.mappingservice.dsbackend/1.19.0.SNAPSHOT 2024-01-23T19:43:28,037 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.lispflowmapping.mappingservice.mapcache/1.19.0.SNAPSHOT 2024-01-23T19:43:28,038 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.lispflowmapping.mappingservice.southbound/1.19.0.SNAPSHOT 2024-01-23T19:43:28,040 | INFO | Blueprint Extender: 1 | BlueprintContainerImpl | 94 - org.apache.aries.blueprint.core - 1.10.3 | Blueprint bundle org.opendaylight.ovsdb.library/1.18.0.SNAPSHOT is waiting for dependencies [(&(type=default-certificate-manager)(objectClass=org.opendaylight.aaa.cert.api.ICertificateManager))] 2024-01-23T19:43:28,044 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.infrautils.ready-api/6.0.5 2024-01-23T19:43:28,045 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.ovsdb.southbound-api/1.18.0.SNAPSHOT 2024-01-23T19:43:28,045 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.apache.servicemix.bundles.cglib/3.3.0.1 2024-01-23T19:43:28,046 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.apache.commons.commons-pool2/2.11.1 2024-01-23T19:43:28,046 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.netconf.truststore-none/6.0.5 2024-01-23T19:43:28,046 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.eclipse.jetty.websocket.common/9.4.52.v20230823 2024-01-23T19:43:28,047 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.eclipse.jetty.websocket.api/9.4.52.v20230823 2024-01-23T19:43:28,047 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.eclipse.jetty.websocket.server/9.4.52.v20230823 2024-01-23T19:43:28,048 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.eclipse.jetty.websocket.servlet/9.4.52.v20230823 2024-01-23T19:43:28,048 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.mdsal.dom-broker/12.0.4 2024-01-23T19:43:28,053 | INFO | features-3-thread-1 | DOMMountPointServiceImpl | 383 - org.opendaylight.mdsal.dom-broker - 12.0.4 | DOMMountPointService activated 2024-01-23T19:43:28,055 | INFO | features-3-thread-1 | AbstractAdaptedService | 332 - org.opendaylight.mdsal.binding-dom-adapter - 12.0.4 | Binding/DOM adapter for MountPointService activated 2024-01-23T19:43:28,056 | INFO | features-3-thread-1 | AbstractAdaptedService | 332 - org.opendaylight.mdsal.binding-dom-adapter - 12.0.4 | Binding/DOM adapter for MountPointService activated 2024-01-23T19:43:28,059 | INFO | features-3-thread-1 | DOMNotificationRouter | 383 - org.opendaylight.mdsal.dom-broker - 12.0.4 | DOM Notification Router started 2024-01-23T19:43:28,062 | INFO | features-3-thread-1 | AbstractAdaptedService | 332 - org.opendaylight.mdsal.binding-dom-adapter - 12.0.4 | Binding/DOM adapter for NotificationService activated 2024-01-23T19:43:28,063 | INFO | features-3-thread-1 | AbstractAdaptedService | 332 - org.opendaylight.mdsal.binding-dom-adapter - 12.0.4 | Binding/DOM adapter for NotificationPublishService activated 2024-01-23T19:43:28,064 | INFO | features-3-thread-1 | AbstractAdaptedService | 332 - org.opendaylight.mdsal.binding-dom-adapter - 12.0.4 | Binding/DOM adapter for NotificationService activated 2024-01-23T19:43:28,064 | INFO | features-3-thread-1 | AbstractAdaptedService | 332 - org.opendaylight.mdsal.binding-dom-adapter - 12.0.4 | Binding/DOM adapter for NotificationPublishService activated 2024-01-23T19:43:28,070 | INFO | features-3-thread-1 | DOMRpcRouter | 383 - org.opendaylight.mdsal.dom-broker - 12.0.4 | DOM RPC/Action router started 2024-01-23T19:43:28,073 | INFO | features-3-thread-1 | AbstractAdaptedService | 332 - org.opendaylight.mdsal.binding-dom-adapter - 12.0.4 | Binding/DOM adapter for ActionProviderService activated 2024-01-23T19:43:28,074 | INFO | features-3-thread-1 | AbstractAdaptedService | 332 - org.opendaylight.mdsal.binding-dom-adapter - 12.0.4 | Binding/DOM adapter for ActionProviderService activated 2024-01-23T19:43:28,076 | INFO | features-3-thread-1 | AbstractAdaptedService | 332 - org.opendaylight.mdsal.binding-dom-adapter - 12.0.4 | Binding/DOM adapter for ActionService activated 2024-01-23T19:43:28,076 | INFO | features-3-thread-1 | AbstractAdaptedService | 332 - org.opendaylight.mdsal.binding-dom-adapter - 12.0.4 | Binding/DOM adapter for ActionService activated 2024-01-23T19:43:28,078 | INFO | features-3-thread-1 | AbstractAdaptedService | 332 - org.opendaylight.mdsal.binding-dom-adapter - 12.0.4 | Binding/DOM adapter for RpcProviderService activated 2024-01-23T19:43:28,079 | INFO | Blueprint Extender: 3 | BlueprintContainerImpl | 94 - org.apache.aries.blueprint.core - 1.10.3 | Blueprint bundle org.opendaylight.aaa.cert/0.18.3 is waiting for dependencies [(&(|(type=default)(!(type=*)))(objectClass=org.opendaylight.mdsal.binding.api.DataBroker)), (objectClass=org.opendaylight.aaa.encrypt.AAAEncryptionService), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker)] 2024-01-23T19:43:28,079 | INFO | features-3-thread-1 | AbstractAdaptedService | 332 - org.opendaylight.mdsal.binding-dom-adapter - 12.0.4 | Binding/DOM adapter for RpcProviderService activated 2024-01-23T19:43:28,081 | INFO | features-3-thread-1 | AbstractAdaptedService | 332 - org.opendaylight.mdsal.binding-dom-adapter - 12.0.4 | Binding/DOM adapter for RpcConsumerRegistry activated 2024-01-23T19:43:28,082 | INFO | features-3-thread-1 | AbstractAdaptedService | 332 - org.opendaylight.mdsal.binding-dom-adapter - 12.0.4 | Binding/DOM adapter for RpcConsumerRegistry activated 2024-01-23T19:43:28,082 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.mdsal.dom-broker/12.0.3 2024-01-23T19:43:28,086 | INFO | features-3-thread-1 | DOMMountPointServiceImpl | 383 - org.opendaylight.mdsal.dom-broker - 12.0.4 | DOMMountPointService activated 2024-01-23T19:43:28,086 | INFO | features-3-thread-1 | AbstractAdaptedService | 332 - org.opendaylight.mdsal.binding-dom-adapter - 12.0.4 | Binding/DOM adapter for MountPointService activated 2024-01-23T19:43:28,087 | INFO | features-3-thread-1 | AbstractAdaptedService | 332 - org.opendaylight.mdsal.binding-dom-adapter - 12.0.4 | Binding/DOM adapter for MountPointService activated 2024-01-23T19:43:28,087 | INFO | features-3-thread-1 | DOMNotificationRouter | 383 - org.opendaylight.mdsal.dom-broker - 12.0.4 | DOM Notification Router started 2024-01-23T19:43:28,088 | INFO | features-3-thread-1 | AbstractAdaptedService | 332 - org.opendaylight.mdsal.binding-dom-adapter - 12.0.4 | Binding/DOM adapter for NotificationService activated 2024-01-23T19:43:28,088 | INFO | features-3-thread-1 | AbstractAdaptedService | 332 - org.opendaylight.mdsal.binding-dom-adapter - 12.0.4 | Binding/DOM adapter for NotificationPublishService activated 2024-01-23T19:43:28,089 | INFO | features-3-thread-1 | AbstractAdaptedService | 332 - org.opendaylight.mdsal.binding-dom-adapter - 12.0.4 | Binding/DOM adapter for NotificationService activated 2024-01-23T19:43:28,089 | INFO | features-3-thread-1 | AbstractAdaptedService | 332 - org.opendaylight.mdsal.binding-dom-adapter - 12.0.4 | Binding/DOM adapter for NotificationPublishService activated 2024-01-23T19:43:28,090 | INFO | features-3-thread-1 | DOMRpcRouter | 383 - org.opendaylight.mdsal.dom-broker - 12.0.4 | DOM RPC/Action router started 2024-01-23T19:43:28,091 | INFO | features-3-thread-1 | AbstractAdaptedService | 332 - org.opendaylight.mdsal.binding-dom-adapter - 12.0.4 | Binding/DOM adapter for ActionProviderService activated 2024-01-23T19:43:28,092 | INFO | features-3-thread-1 | AbstractAdaptedService | 332 - org.opendaylight.mdsal.binding-dom-adapter - 12.0.4 | Binding/DOM adapter for ActionProviderService activated 2024-01-23T19:43:28,093 | INFO | features-3-thread-1 | AbstractAdaptedService | 332 - org.opendaylight.mdsal.binding-dom-adapter - 12.0.4 | Binding/DOM adapter for ActionService activated 2024-01-23T19:43:28,093 | INFO | features-3-thread-1 | AbstractAdaptedService | 332 - org.opendaylight.mdsal.binding-dom-adapter - 12.0.4 | Binding/DOM adapter for ActionService activated 2024-01-23T19:43:28,094 | INFO | features-3-thread-1 | AbstractAdaptedService | 332 - org.opendaylight.mdsal.binding-dom-adapter - 12.0.4 | Binding/DOM adapter for RpcProviderService activated 2024-01-23T19:43:28,095 | INFO | features-3-thread-1 | AbstractAdaptedService | 332 - org.opendaylight.mdsal.binding-dom-adapter - 12.0.4 | Binding/DOM adapter for RpcProviderService activated 2024-01-23T19:43:28,096 | INFO | features-3-thread-1 | AbstractAdaptedService | 332 - org.opendaylight.mdsal.binding-dom-adapter - 12.0.4 | Binding/DOM adapter for RpcConsumerRegistry activated 2024-01-23T19:43:28,096 | INFO | features-3-thread-1 | AbstractAdaptedService | 332 - org.opendaylight.mdsal.binding-dom-adapter - 12.0.4 | Binding/DOM adapter for RpcConsumerRegistry activated 2024-01-23T19:43:28,096 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.bgpcep.topology-segment-routing/0.20.5 2024-01-23T19:43:28,097 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.bgpcep.graph-impl/0.20.5 2024-01-23T19:43:28,098 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.bgpcep.bgp-topology-provider/0.20.5 2024-01-23T19:43:28,102 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.netconf.model.rfc6243/6.0.6 2024-01-23T19:43:28,102 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.netconf.model.rfc6243/6.0.5 2024-01-23T19:43:28,103 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.mdsal.binding.model.ietf.rfc7952/12.0.4 2024-01-23T19:43:28,103 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.mdsal.binding.model.ietf.rfc8342-ietf-origin/12.0.4 2024-01-23T19:43:28,103 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.netconf.model.rfc8526/6.0.6 2024-01-23T19:43:28,104 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.netconf.model.rfc8526/6.0.5 2024-01-23T19:43:28,104 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.mdsal.binding.model.ietf.rfc8345-ietf-network-state/12.0.3 2024-01-23T19:43:28,104 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | com.googlecode.json-simple/1.1.1 2024-01-23T19:43:28,105 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | com.fasterxml.woodstox.woodstox-core/6.5.1 2024-01-23T19:43:28,106 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.jolokia.osgi/1.7.2 2024-01-23T19:43:28,108 | INFO | features-3-thread-1 | StoppableHttpServiceFactory | 591 - org.ops4j.pax.web.pax-web-runtime - 8.0.22 | Binding HTTP Service for bundle: [org.jolokia.osgi_1.7.2 [187]] 2024-01-23T19:43:28,120 | INFO | paxweb-config-1-thread-1 | HttpServiceEnabled | 591 - org.ops4j.pax.web.pax-web-runtime - 8.0.22 | Registering ServletModel{id=ServletModel-4,name='org.jolokia.osgi.servlet.JolokiaServlet',alias='/jolokia',urlPatterns=[/jolokia/*],servlet=org.jolokia.osgi.servlet.JolokiaServlet@4b545922,contexts=[{HS,OCM-5,context:1669114911,/}]} 2024-01-23T19:43:28,120 | INFO | paxweb-config-1-thread-1 | JettyServerController | 589 - org.ops4j.pax.web.pax-web-jetty - 8.0.22 | Receiving Batch{"Registration of ServletModel{id=ServletModel-4,name='org.jolokia.osgi.servlet.JolokiaServlet',alias='/jolokia',urlPatterns=[/jolokia/*],servlet=org.jolokia.osgi.servlet.JolokiaServlet@4b545922,contexts=null}", size=3} 2024-01-23T19:43:28,121 | INFO | paxweb-config-1-thread-1 | JettyServerWrapper | 589 - org.ops4j.pax.web.pax-web-jetty - 8.0.22 | Adding OsgiContextModel{HS,id=OCM-5,name='context:1669114911',path='/',bundle=org.jolokia.osgi,context=WebContainerContextWrapper{bundle=org.jolokia.osgi_1.7.2 [187],contextId='context:1669114911',delegate=org.jolokia.osgi.security.ServiceAuthenticationHttpContext@637cac1f}} to o.o.p.w.s.j.i.PaxWebServletContextHandler@20f7812d{/,null,STOPPED} 2024-01-23T19:43:28,122 | INFO | paxweb-config-1-thread-1 | JettyServerWrapper | 589 - org.ops4j.pax.web.pax-web-jetty - 8.0.22 | Changing default OSGi context model for o.o.p.w.s.j.i.PaxWebServletContextHandler@20f7812d{/,null,STOPPED} 2024-01-23T19:43:28,122 | INFO | paxweb-config-1-thread-1 | JettyServerWrapper | 589 - org.ops4j.pax.web.pax-web-jetty - 8.0.22 | Adding servlet ServletModel{id=ServletModel-4,name='org.jolokia.osgi.servlet.JolokiaServlet',alias='/jolokia',urlPatterns=[/jolokia/*],servlet=org.jolokia.osgi.servlet.JolokiaServlet@4b545922,contexts=[{HS,OCM-5,context:1669114911,/}]} 2024-01-23T19:43:28,135 | INFO | paxweb-config-1-thread-1 | JettyServerWrapper | 589 - org.ops4j.pax.web.pax-web-jetty - 8.0.22 | Starting Jetty context "/" with default Osgi Context OsgiContextModel{HS,id=OCM-5,name='context:1669114911',path='/',bundle=org.jolokia.osgi,context=WebContainerContextWrapper{bundle=org.jolokia.osgi_1.7.2 [187],contextId='context:1669114911',delegate=org.jolokia.osgi.security.ServiceAuthenticationHttpContext@637cac1f}} 2024-01-23T19:43:28,159 | INFO | paxweb-config-1-thread-1 | osgi | 187 - org.jolokia.osgi - 1.7.2 | No access restrictor found, access to any MBean is allowed 2024-01-23T19:43:28,183 | INFO | paxweb-config-1-thread-1 | ContextHandler | 159 - org.eclipse.jetty.util - 9.4.52.v20230823 | Started o.o.p.w.s.j.i.PaxWebServletContextHandler@20f7812d{/,null,AVAILABLE} 2024-01-23T19:43:28,183 | INFO | paxweb-config-1-thread-1 | OsgiServletContext | 592 - org.ops4j.pax.web.pax-web-spi - 8.0.22 | Registering OsgiServletContext{model=OsgiContextModel{HS,id=OCM-5,name='context:1669114911',path='/',bundle=org.jolokia.osgi,context=WebContainerContextWrapper{bundle=org.jolokia.osgi_1.7.2 [187],contextId='context:1669114911',delegate=org.jolokia.osgi.security.ServiceAuthenticationHttpContext@637cac1f}}} as OSGi service for "/" context path 2024-01-23T19:43:28,187 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.aaa.shiro-api/0.18.3 2024-01-23T19:43:28,188 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | com.h2database/2.2.220 2024-01-23T19:43:28,199 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.aaa.password-service-impl/0.18.3 2024-01-23T19:43:28,202 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.aaa.idm-store-h2/0.18.3 2024-01-23T19:43:28,203 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.aaa.tokenauthrealm/0.18.3 2024-01-23T19:43:28,204 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.aaa.web.api/0.18.3 2024-01-23T19:43:28,205 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.aaa.web.servlet-api/0.18.3 2024-01-23T19:43:28,205 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.aaa.web.osgi-impl/0.18.3 2024-01-23T19:43:28,206 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.glassfish.jersey.containers.jersey-container-servlet-core/2.41.0 2024-01-23T19:43:28,207 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.aaa.web.servlet-jersey2/0.18.3 2024-01-23T19:43:28,210 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.aaa.shiro/0.18.3 2024-01-23T19:43:28,215 | INFO | features-3-thread-1 | BlueprintContainerImpl | 94 - org.apache.aries.blueprint.core - 1.10.3 | Blueprint bundle org.opendaylight.aaa.shiro/0.18.3 is waiting for dependencies [(objectClass=org.opendaylight.aaa.api.password.service.PasswordHashService), (&(|(type=default)(!(type=*)))(objectClass=org.opendaylight.mdsal.binding.api.DataBroker)), (&(|(type=default)(!(type=*)))(objectClass=org.opendaylight.mdsal.binding.api.DataBroker)), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker), (objectClass=org.opendaylight.aaa.api.IIDMStore), (objectClass=org.opendaylight.aaa.cert.api.ICertificateManager), (objectClass=org.opendaylight.aaa.api.PasswordCredentialAuth)] 2024-01-23T19:43:28,224 | WARN | features-3-thread-1 | ServletTracker | 588 - org.ops4j.pax.web.pax-web-extender-whiteboard - 8.0.22 | Servlet URL patterns specified using both service property ([/moon]) and annotation ([/moon]). Choosing [/moon]. 2024-01-23T19:43:28,225 | WARN | features-3-thread-1 | ServletTracker | 588 - org.ops4j.pax.web.pax-web-extender-whiteboard - 8.0.22 | Servlet name specified using both service property (MoonTokenEndpoint) and annotation (MoonTokenEndpoint). Choosing MoonTokenEndpoint. 2024-01-23T19:43:28,227 | INFO | features-3-thread-1 | StoppableHttpServiceFactory | 591 - org.ops4j.pax.web.pax-web-runtime - 8.0.22 | Binding HTTP Service for bundle: [org.opendaylight.aaa.shiro_0.18.3 [202]] 2024-01-23T19:43:28,228 | INFO | paxweb-config-1-thread-1 | HttpServiceEnabled | 591 - org.ops4j.pax.web.pax-web-runtime - 8.0.22 | Registering ServletModel{id=ServletModel-8,name='MoonTokenEndpoint',urlPatterns=[/moon],contexts=[{WB,OCM-1,default,/}]} 2024-01-23T19:43:28,228 | INFO | paxweb-config-1-thread-1 | JettyServerController | 589 - org.ops4j.pax.web.pax-web-jetty - 8.0.22 | Receiving Batch{"Registration of ServletModel{id=ServletModel-8,name='MoonTokenEndpoint',urlPatterns=[/moon],contexts=[{WB,OCM-1,default,/}]}", size=1} 2024-01-23T19:43:28,228 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.netconf.model.rfc8040-ietf-restconf-monitoring/6.0.6 2024-01-23T19:43:28,228 | INFO | paxweb-config-1-thread-1 | JettyServerWrapper | 589 - org.ops4j.pax.web.pax-web-jetty - 8.0.22 | Adding servlet ServletModel{id=ServletModel-8,name='MoonTokenEndpoint',urlPatterns=[/moon],contexts=[{WB,OCM-1,default,/}]} 2024-01-23T19:43:28,228 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.netconf.model.rfc8040-ietf-restconf-monitoring/6.0.5 2024-01-23T19:43:28,229 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.netconf.restconf-common-models/6.0.6 2024-01-23T19:43:28,229 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.netconf.restconf-common-models/6.0.5 2024-01-23T19:43:28,230 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.mdsal.binding-spi/12.0.3 2024-01-23T19:43:28,230 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.mdsal.binding-spi/12.0.4 2024-01-23T19:43:28,231 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.mdsal.binding-util/12.0.4 2024-01-23T19:43:28,231 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.netconf.keystore-none/6.0.5 2024-01-23T19:43:28,231 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.transportpce.common/8.1.0 2024-01-23T19:43:28,235 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | spotbugs-annotations/4.7.3 2024-01-23T19:43:28,236 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.apache.aries.util/1.1.3 2024-01-23T19:43:28,236 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.netconf.callhome-protocol/6.0.5 2024-01-23T19:43:28,237 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.transportpce.olm/8.1.0 2024-01-23T19:43:28,240 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.scala-lang.scala-reflect/2.13.12.v20230901-134811-VFINAL-80514f7 2024-01-23T19:43:28,240 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.controller.threadpool-config-impl/0.19.4 2024-01-23T19:43:28,241 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.netconf.restconf-api/6.0.6 2024-01-23T19:43:28,241 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.netconf.restconf-api/6.0.5 2024-01-23T19:43:28,242 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.netconf.restconf-common/6.0.6 2024-01-23T19:43:28,242 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.netconf.restconf-common/6.0.5 2024-01-23T19:43:28,242 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.yangtools.yang-model-export/11.0.5 2024-01-23T19:43:28,243 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.netconf.restconf-nb/6.0.5 2024-01-23T19:43:28,245 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.netconf.callhome-model/6.0.5 2024-01-23T19:43:28,246 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.openflowplugin/0.18.0.SNAPSHOT 2024-01-23T19:43:28,247 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.openflowplugin.extension-onf/0.18.0.SNAPSHOT 2024-01-23T19:43:28,251 | INFO | features-3-thread-1 | BlueprintContainerImpl | 94 - org.apache.aries.blueprint.core - 1.10.3 | Blueprint bundle org.opendaylight.openflowplugin.extension-onf/0.18.0.SNAPSHOT is waiting for dependencies [(objectClass=org.opendaylight.openflowjava.protocol.spi.connection.SwitchConnectionProvider), (objectClass=org.opendaylight.openflowplugin.extension.api.OpenFlowPluginExtensionRegistratorProvider)] 2024-01-23T19:43:28,251 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.jsonrpc.api/1.16.0.SNAPSHOT 2024-01-23T19:43:28,251 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.apache.commons.commons-dbcp2/2.9.0 2024-01-23T19:43:28,252 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.ovsdb.utils.mdsal-utils/1.18.0.SNAPSHOT 2024-01-23T19:43:28,252 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.ovsdb.utils.southbound-utils/1.18.0.SNAPSHOT 2024-01-23T19:43:28,252 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.controller.sal-common-util/8.0.4 2024-01-23T19:43:28,253 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.controller.sal-remoterpc-connector/8.0.4 2024-01-23T19:43:28,254 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.netconf.auth/6.0.6 2024-01-23T19:43:28,254 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.netconf.auth-aaa/6.0.5 2024-01-23T19:43:28,255 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.mdsal.binding.model.ietf.rfc8345-ietf-network-topology-state/12.0.3 2024-01-23T19:43:28,256 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.jsonrpc.dom-codec/1.16.0.SNAPSHOT 2024-01-23T19:43:28,256 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.glassfish.jersey.ext.jersey-proxy-client/2.41.0 2024-01-23T19:43:28,256 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.transportpce.pce/8.1.0 2024-01-23T19:43:28,259 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.openflowplugin.libraries.liblldp/0.18.0.SNAPSHOT 2024-01-23T19:43:28,260 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.openflowplugin.applications.topology-lldp-discovery/0.18.0.SNAPSHOT 2024-01-23T19:43:28,264 | INFO | features-3-thread-1 | BlueprintContainerImpl | 94 - org.apache.aries.blueprint.core - 1.10.3 | Blueprint bundle org.opendaylight.openflowplugin.applications.topology-lldp-discovery/0.18.0.SNAPSHOT is waiting for dependencies [(objectClass=org.opendaylight.mdsal.binding.api.DataBroker), (&(|(type=default)(!(type=*)))(objectClass=org.opendaylight.mdsal.binding.api.DataBroker)), (objectClass=org.opendaylight.openflowplugin.api.openflow.configuration.ConfigurationService), (objectClass=org.opendaylight.mdsal.eos.binding.api.EntityOwnershipService)] 2024-01-23T19:43:28,265 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.bgpcep.algo-api/0.20.5 2024-01-23T19:43:28,265 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.bgpcep.pcep-server-api/0.20.5 2024-01-23T19:43:28,265 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.bgpcep.programming-spi/0.20.5 2024-01-23T19:43:28,266 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.bgpcep.pcep-topology-spi/0.20.5 2024-01-23T19:43:28,266 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.bgpcep.pcep-impl/0.20.5 2024-01-23T19:43:28,267 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.bgpcep.algo-impl/0.20.5 2024-01-23T19:43:28,268 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.bgpcep.pcep-server-provider/0.20.5 2024-01-23T19:43:28,269 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.bgpcep.programming-impl/0.20.5 2024-01-23T19:43:28,271 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.bgpcep.pcep-topology-provider/0.20.5 2024-01-23T19:43:28,272 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.transportpce.networkmodel/8.1.0 2024-01-23T19:43:28,275 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.transportpce.renderer/8.1.0 2024-01-23T19:43:28,278 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.transportpce.servicehandler/8.1.0 2024-01-23T19:43:28,282 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.transportpce.tapi/8.1.0 2024-01-23T19:43:28,285 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.controller.cds-access-api/8.0.4 2024-01-23T19:43:28,286 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.controller.sal-cluster-admin-api/8.0.4 2024-01-23T19:43:28,286 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.openflowplugin.common/0.18.0.SNAPSHOT 2024-01-23T19:43:28,287 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.glassfish.hk2.external.aopalliance-repackaged/2.6.1 2024-01-23T19:43:28,287 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.controller.netty-event-executor-config/0.19.4 2024-01-23T19:43:28,290 | INFO | features-3-thread-1 | OSGiGlobalEventExecutor | 282 - org.opendaylight.controller.netty-event-executor-config - 0.19.4 | Global Event executor enabled 2024-01-23T19:43:28,290 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.ovsdb.hwvtepsouthbound-impl/1.18.0.SNAPSHOT 2024-01-23T19:43:28,293 | INFO | features-3-thread-1 | BlueprintContainerImpl | 94 - org.apache.aries.blueprint.core - 1.10.3 | Blueprint bundle org.opendaylight.ovsdb.hwvtepsouthbound-impl/1.18.0.SNAPSHOT is waiting for dependencies [(objectClass=org.opendaylight.ovsdb.lib.OvsdbConnection), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker), (objectClass=org.opendaylight.mdsal.eos.binding.api.EntityOwnershipService)] 2024-01-23T19:43:28,304 | INFO | features-3-thread-1 | CommandExtension | 139 - org.apache.karaf.shell.core - 4.4.4 | Command registration delayed for bundle org.opendaylight.ovsdb.hwvtepsouthbound-impl/1.18.0.SNAPSHOT. Missing service: [org.opendaylight.mdsal.binding.api.DataBroker, org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepSouthboundProviderInfo] 2024-01-23T19:43:28,304 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.glassfish.jersey.containers.jersey-container-servlet/2.41.0 2024-01-23T19:43:28,304 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.infrautils.diagstatus-api/6.0.5 2024-01-23T19:43:28,305 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.infrautils.util/6.0.5 2024-01-23T19:43:28,305 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.openflowplugin.openflowjava.util/0.18.0.SNAPSHOT 2024-01-23T19:43:28,306 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.infrautils.ready-impl/6.0.5 2024-01-23T19:43:28,313 | INFO | features-3-thread-1 | KarafSystemReady | 305 - org.opendaylight.infrautils.ready-impl - 6.0.5 | ThreadFactory created: SystemReadyService 2024-01-23T19:43:28,315 | INFO | features-3-thread-1 | KarafSystemReady | 305 - org.opendaylight.infrautils.ready-impl - 6.0.5 | Now starting to provide full system readiness status updates (see TestBundleDiag's logs)... 2024-01-23T19:43:28,315 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.infrautils.diagstatus-impl/6.0.5 2024-01-23T19:43:28,316 | INFO | SystemReadyService-0 | TestBundleDiag | 305 - org.opendaylight.infrautils.ready-impl - 6.0.5 | checkBundleDiagInfos() started... 2024-01-23T19:43:28,324 | INFO | features-3-thread-1 | ClusterMemberInfoImpl | 301 - org.opendaylight.infrautils.diagstatus-impl - 6.0.5 | ClusterMemberInfo activated 2024-01-23T19:43:28,327 | INFO | features-3-thread-1 | OSGiDiagStatusService | 301 - org.opendaylight.infrautils.diagstatus-impl - 6.0.5 | Diagnostic Status Service started 2024-01-23T19:43:28,329 | INFO | features-3-thread-1 | MBeanUtils | 300 - org.opendaylight.infrautils.diagstatus-api - 6.0.5 | MBean registration for org.opendaylight.infrautils.diagstatus:type=SvcStatus SUCCESSFUL. 2024-01-23T19:43:28,329 | INFO | features-3-thread-1 | DiagStatusServiceMBeanImpl | 301 - org.opendaylight.infrautils.diagstatus-impl - 6.0.5 | Diagnostic Status Service management started 2024-01-23T19:43:28,329 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.openflowplugin.openflowjava.openflow-protocol-impl/0.18.0.SNAPSHOT 2024-01-23T19:43:28,332 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.openflowplugin.applications.arbitratorreconciliation-api/0.18.0.SNAPSHOT 2024-01-23T19:43:28,332 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | io.dropwizard.metrics.jvm/4.2.23 2024-01-23T19:43:28,333 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | io.dropwizard.metrics.healthchecks/4.2.23 2024-01-23T19:43:28,333 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.ovsdb.schema.openvswitch/1.18.0.SNAPSHOT 2024-01-23T19:43:28,334 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.ovsdb.utils.yang-utils/1.18.0.SNAPSHOT 2024-01-23T19:43:28,334 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.ovsdb.southbound-impl/1.18.0.SNAPSHOT 2024-01-23T19:43:28,339 | INFO | features-3-thread-1 | BlueprintContainerImpl | 94 - org.apache.aries.blueprint.core - 1.10.3 | Blueprint bundle org.opendaylight.ovsdb.southbound-impl/1.18.0.SNAPSHOT is waiting for dependencies [(objectClass=org.opendaylight.mdsal.eos.binding.api.EntityOwnershipService), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker), (objectClass=org.opendaylight.ovsdb.lib.OvsdbConnection)] 2024-01-23T19:43:28,340 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | com.fasterxml.jackson.datatype.jackson-datatype-jsr310/2.15.3 2024-01-23T19:43:28,340 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.transportpce.dmaap-client/8.1.0 2024-01-23T19:43:28,344 | INFO | features-3-thread-1 | NbiNotificationsHandler | 517 - org.opendaylight.transportpce.dmaap-client - 8.1.0 | Dmaap server http://localhost:8080 for user 2024-01-23T19:43:28,479 | INFO | features-3-thread-1 | DmaapClientProvider | 517 - org.opendaylight.transportpce.dmaap-client - 8.1.0 | DmaapClientProvider Session Initiated 2024-01-23T19:43:28,479 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.serviceutils.srm-api/0.13.0.SNAPSHOT 2024-01-23T19:43:28,480 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.serviceutils.upgrade/0.13.0.SNAPSHOT 2024-01-23T19:43:28,481 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.netconf.server-mdsal/6.0.5 2024-01-23T19:43:28,524 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.eclipse.jetty.websocket.client/9.4.52.v20230823 2024-01-23T19:43:28,525 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.netconf.config/6.0.5 2024-01-23T19:43:28,536 | INFO | features-3-thread-1 | GlobalNetconfConfiguration | 417 - org.opendaylight.netconf.config - 6.0.5 | Global NETCONF configuration pools started 2024-01-23T19:43:28,537 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.netconf.topology-singleton/6.0.5 2024-01-23T19:43:28,539 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.glassfish.jersey.inject.jersey-hk2/2.41.0 2024-01-23T19:43:28,539 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.controller.cds-mgmt-api/8.0.4 2024-01-23T19:43:28,540 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.serviceutils.metrics-api/0.13.0.SNAPSHOT 2024-01-23T19:43:28,540 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | com.fasterxml.jackson.jaxrs.jackson-jaxrs-json-provider/2.15.3 2024-01-23T19:43:28,541 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.netconf.callhome-provider/6.0.5 2024-01-23T19:43:28,544 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.bgpcep.bgp-bmp-spi/0.20.5 2024-01-23T19:43:28,548 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.bgpcep.bgp-bmp-parser-impl/0.20.5 2024-01-23T19:43:28,561 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.transportpce.inventory/8.1.0 2024-01-23T19:43:28,563 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.daexim.model/1.15.0.SNAPSHOT 2024-01-23T19:43:28,563 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.mdsal.eos-binding-adapter/12.0.4 2024-01-23T19:43:28,564 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.bgpcep.bgp-bmp-impl/0.20.5 2024-01-23T19:43:28,571 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.openflowplugin.applications.reconciliation-framework/0.18.0.SNAPSHOT 2024-01-23T19:43:28,587 | INFO | features-3-thread-1 | BlueprintContainerImpl | 94 - org.apache.aries.blueprint.core - 1.10.3 | Blueprint bundle org.opendaylight.openflowplugin.applications.reconciliation-framework/0.18.0.SNAPSHOT is waiting for dependencies [(objectClass=org.opendaylight.openflowplugin.api.openflow.mastership.MastershipChangeServiceManager)] 2024-01-23T19:43:28,587 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.openflowplugin.applications.forwardingrules-manager/0.18.0.SNAPSHOT 2024-01-23T19:43:28,592 | INFO | features-3-thread-1 | BlueprintContainerImpl | 94 - org.apache.aries.blueprint.core - 1.10.3 | Blueprint bundle org.opendaylight.openflowplugin.applications.forwardingrules-manager/0.18.0.SNAPSHOT is waiting for dependencies [(&(|(type=default)(!(type=*)))(objectClass=org.opendaylight.mdsal.binding.api.DataBroker)), (objectClass=org.opendaylight.openflowplugin.api.openflow.configuration.ConfigurationService), (objectClass=org.opendaylight.openflowplugin.api.openflow.FlowGroupCacheManager), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker), (objectClass=org.opendaylight.openflowplugin.applications.reconciliation.ReconciliationManager), (objectClass=org.opendaylight.serviceutils.srm.ServiceRecoveryRegistry), (objectClass=org.opendaylight.openflowplugin.api.openflow.mastership.MastershipChangeServiceManager), (objectClass=org.opendaylight.mdsal.singleton.common.api.ClusterSingletonServiceProvider)] 2024-01-23T19:43:28,592 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.openflowplugin.model.topology/0.18.0.SNAPSHOT 2024-01-23T19:43:28,592 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.openflowplugin.applications.topology-manager/0.18.0.SNAPSHOT 2024-01-23T19:43:28,594 | INFO | features-3-thread-1 | BlueprintContainerImpl | 94 - org.apache.aries.blueprint.core - 1.10.3 | Blueprint bundle org.opendaylight.openflowplugin.applications.topology-manager/0.18.0.SNAPSHOT is waiting for dependencies [(objectClass=org.opendaylight.mdsal.singleton.common.api.ClusterSingletonServiceProvider), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker)] 2024-01-23T19:43:28,595 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.controller.cds-dom-api/8.0.4 2024-01-23T19:43:28,595 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.netconf.mdsal-netconf-yang-library/6.0.5 2024-01-23T19:43:28,596 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.transportpce.nbinotifications/8.1.0 2024-01-23T19:43:28,598 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.netconf.nb/6.0.5 2024-01-23T19:43:28,607 | INFO | features-3-thread-1 | NetconfSessionMonitoringService | 451 - org.opendaylight.netconf.server - 6.0.5 | /netconf-state/sessions will be updated every 6 seconds. 2024-01-23T19:43:28,612 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.bgpcep.config-loader-impl/0.20.5 2024-01-23T19:43:28,616 | INFO | features-3-thread-1 | DefaultFileWatcher | 241 - org.opendaylight.bgpcep.config-loader-impl - 0.20.5 | File Watcher service started 2024-01-23T19:43:28,619 | INFO | features-3-thread-1 | AbstractWatchingConfigLoader | 241 - org.opendaylight.bgpcep.config-loader-impl - 0.20.5 | Config Loader service started 2024-01-23T19:43:28,619 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.bgpcep.routing-policy-config-loader/0.20.5 2024-01-23T19:43:28,620 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | com.fasterxml.jackson.dataformat.jackson-dataformat-xml/2.15.3 2024-01-23T19:43:28,621 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.serviceutils.srm-shell/0.13.0.SNAPSHOT 2024-01-23T19:43:28,623 | INFO | features-3-thread-1 | CommandExtension | 139 - org.apache.karaf.shell.core - 4.4.4 | Command registration delayed for bundle org.opendaylight.serviceutils.srm-shell/0.13.0.SNAPSHOT. Missing service: [org.opendaylight.mdsal.binding.api.DataBroker, org.opendaylight.serviceutils.srm.spi.RegistryControl] 2024-01-23T19:43:28,623 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.bgpcep.bmp-monitors-config-loader/0.20.5 2024-01-23T19:43:28,624 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.openflowplugin.applications.device-ownership-service/0.18.0.SNAPSHOT 2024-01-23T19:43:28,626 | INFO | features-3-thread-1 | BlueprintContainerImpl | 94 - org.apache.aries.blueprint.core - 1.10.3 | Blueprint bundle org.opendaylight.openflowplugin.applications.device-ownership-service/0.18.0.SNAPSHOT is waiting for dependencies [(objectClass=org.opendaylight.mdsal.eos.binding.api.EntityOwnershipService)] 2024-01-23T19:43:28,626 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.openflowplugin.applications.lldp-speaker/0.18.0.SNAPSHOT 2024-01-23T19:43:28,634 | INFO | features-3-thread-1 | BlueprintContainerImpl | 94 - org.apache.aries.blueprint.core - 1.10.3 | Blueprint bundle org.opendaylight.openflowplugin.applications.lldp-speaker/0.18.0.SNAPSHOT is waiting for dependencies [(objectClass=org.opendaylight.openflowplugin.applications.deviceownershipservice.DeviceOwnershipService), Available DOM RPC for binding RPC: interface org.opendaylight.yang.gen.v1.urn.opendaylight.packet.service.rev130709.PacketProcessingService, (&(|(type=default)(!(type=*)))(objectClass=org.opendaylight.mdsal.binding.api.DataBroker)), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker)] 2024-01-23T19:43:28,634 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_dk_brics_automaton_1.12-4_automaton-1.12-4.jar/0.0.0 2024-01-23T19:43:28,635 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | bgp-cli/0.20.5 2024-01-23T19:43:28,711 | INFO | features-3-thread-1 | CommandExtension | 139 - org.apache.karaf.shell.core - 4.4.4 | Command registration delayed for bundle bgp-cli/0.20.5. Missing service: [org.opendaylight.mdsal.binding.api.DataBroker] 2024-01-23T19:43:28,711 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.mdsal.binding-util/12.0.3 2024-01-23T19:43:28,859 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.bgpcep.topology-config-loader/0.20.5 2024-01-23T19:43:28,861 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.controller.cds-access-client/8.0.4 2024-01-23T19:43:28,861 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.serviceutils.rpc-api/0.13.0.SNAPSHOT 2024-01-23T19:43:28,862 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.bgpcep.bgp-peer-acceptor/0.20.5 2024-01-23T19:43:28,867 | INFO | features-3-thread-1 | BlueprintContainerImpl | 94 - org.apache.aries.blueprint.core - 1.10.3 | Blueprint bundle org.opendaylight.bgpcep.bgp-peer-acceptor/0.20.5 is waiting for dependencies [(&(|(type=default)(!(type=*)))(objectClass=org.opendaylight.mdsal.binding.api.DataBroker))] 2024-01-23T19:43:28,868 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.openflowplugin.applications.of-switch-config-pusher/0.18.0.SNAPSHOT 2024-01-23T19:43:28,871 | INFO | features-3-thread-1 | BlueprintContainerImpl | 94 - org.apache.aries.blueprint.core - 1.10.3 | Blueprint bundle org.opendaylight.openflowplugin.applications.of-switch-config-pusher/0.18.0.SNAPSHOT is waiting for dependencies [(objectClass=org.opendaylight.mdsal.binding.api.DataBroker), (objectClass=org.opendaylight.openflowplugin.applications.deviceownershipservice.DeviceOwnershipService)] 2024-01-23T19:43:28,872 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | pcep-cli/0.20.5 2024-01-23T19:43:28,872 | INFO | Blueprint Extender: 1 | BlueprintContainerImpl | 94 - org.apache.aries.blueprint.core - 1.10.3 | Blueprint bundle org.opendaylight.openflowplugin.applications.of-switch-config-pusher/0.18.0.SNAPSHOT is waiting for dependencies [(objectClass=org.opendaylight.mdsal.binding.api.DataBroker), (objectClass=org.opendaylight.openflowplugin.applications.deviceownershipservice.DeviceOwnershipService)] 2024-01-23T19:43:28,873 | INFO | features-3-thread-1 | CommandExtension | 139 - org.apache.karaf.shell.core - 4.4.4 | Command registration delayed for bundle pcep-cli/0.20.5. Missing service: [org.opendaylight.mdsal.binding.api.DataBroker] 2024-01-23T19:43:28,873 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.apache.karaf.jdbc.core/4.4.4 2024-01-23T19:43:28,883 | INFO | features-3-thread-1 | CommandExtension | 139 - org.apache.karaf.shell.core - 4.4.4 | Registering commands for bundle org.apache.karaf.jdbc.core/4.4.4 2024-01-23T19:43:28,883 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.infrautils.diagstatus-shell/6.0.5 2024-01-23T19:43:28,885 | INFO | features-3-thread-1 | CommandExtension | 139 - org.apache.karaf.shell.core - 4.4.4 | Command registration delayed for bundle org.opendaylight.infrautils.diagstatus-shell/6.0.5. Missing service: [org.opendaylight.infrautils.diagstatus.shell.HttpClientService] 2024-01-23T19:43:28,911 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 305 - org.opendaylight.infrautils.ready-impl - 6.0.5 | checkBundleDiagInfos: Elapsed time 0s, remaining time 299s, diag: Booting {Installed=1, Resolved=87, Unknown=0, GracePeriod=14, Waiting=37, Starting=0, Active=479, Stopping=0, Failure=0} 2024-01-23T19:43:28,939 | INFO | features-3-thread-1 | DefaultHttpClientService | 302 - org.opendaylight.infrautils.diagstatus-shell - 6.0.5 | http port configuration read, http port set to 8181 2024-01-23T19:43:28,939 | INFO | features-3-thread-1 | CommandExtension | 139 - org.apache.karaf.shell.core - 4.4.4 | Registering commands for bundle org.opendaylight.infrautils.diagstatus-shell/6.0.5 2024-01-23T19:43:28,940 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.netconf.yanglib/6.0.5 2024-01-23T19:43:28,943 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.yangtools.yang-data-transform/11.0.5 2024-01-23T19:43:28,944 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.jsonrpc.provider-single/1.16.0.SNAPSHOT 2024-01-23T19:43:28,946 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | io.dropwizard.metrics.graphite/4.2.23 2024-01-23T19:43:28,947 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.yangtools.yang-data-tree-ri/11.0.5 2024-01-23T19:43:28,949 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.mdsal.eos-common-spi/12.0.4 2024-01-23T19:43:28,949 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | karaf.branding/13.0.7 2024-01-23T19:43:28,950 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.bgpcep.pcep-tunnel-provider/0.20.5 2024-01-23T19:43:28,951 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.controller.atomix-storage/8.0.4 2024-01-23T19:43:28,951 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.controller.sal-akka-segmented-journal/8.0.4 2024-01-23T19:43:28,952 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.mdsal.binding.model.iana.routing-types/12.0.3 2024-01-23T19:43:28,952 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.ovsdb.utils.servicehelper/1.18.0.SNAPSHOT 2024-01-23T19:43:28,953 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.serviceutils.tools-api/0.13.0.SNAPSHOT 2024-01-23T19:43:28,953 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.infrautils.diagstatus-web/6.0.5 2024-01-23T19:43:28,955 | INFO | features-3-thread-1 | StoppableHttpServiceFactory | 591 - org.ops4j.pax.web.pax-web-runtime - 8.0.22 | Binding HTTP Service for bundle: [org.opendaylight.infrautils.diagstatus-web_6.0.5 [303]] 2024-01-23T19:43:28,956 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.ovsdb.utils.config/1.18.0.SNAPSHOT 2024-01-23T19:43:28,956 | INFO | paxweb-config-1-thread-1 | HttpServiceEnabled | 591 - org.ops4j.pax.web.pax-web-runtime - 8.0.22 | Registering ServletModel{id=ServletModel-9,name='DiagStatusServlet',urlPatterns=[/diagstatus],contexts=[{WB,OCM-1,default,/}]} 2024-01-23T19:43:28,956 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.daexim.spi/1.15.0.SNAPSHOT 2024-01-23T19:43:28,956 | INFO | paxweb-config-1-thread-1 | JettyServerController | 589 - org.ops4j.pax.web.pax-web-jetty - 8.0.22 | Receiving Batch{"Registration of ServletModel{id=ServletModel-9,name='DiagStatusServlet',urlPatterns=[/diagstatus],contexts=[{WB,OCM-1,default,/}]}", size=1} 2024-01-23T19:43:28,956 | INFO | paxweb-config-1-thread-1 | JettyServerWrapper | 589 - org.ops4j.pax.web.pax-web-jetty - 8.0.22 | Adding servlet ServletModel{id=ServletModel-9,name='DiagStatusServlet',urlPatterns=[/diagstatus],contexts=[{WB,OCM-1,default,/}]} 2024-01-23T19:43:28,957 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.ovsdb.schema.hardwarevtep/1.18.0.SNAPSHOT 2024-01-23T19:43:28,957 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.controller.sal-akka-raft/8.0.4 2024-01-23T19:43:28,958 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.glassfish.hk2.locator/2.6.1 2024-01-23T19:43:28,959 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.glassfish.hk2.api/2.6.1 2024-01-23T19:43:28,960 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.glassfish.hk2.utils/2.6.1 2024-01-23T19:43:28,960 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.aaa.filterchain/0.18.3 2024-01-23T19:43:28,964 | INFO | features-3-thread-1 | CustomFilterAdapterConfigurationImpl | 197 - org.opendaylight.aaa.filterchain - 0.18.3 | Custom filter properties updated: {service.pid=org.opendaylight.aaa.filterchain, osgi.ds.satisfying.condition.target=(osgi.condition.id=true), customFilterList=, component.name=org.opendaylight.aaa.filterchain.configuration.impl.CustomFilterAdapterConfigurationImpl, felix.fileinstall.filename=file:/w/workspace/ovsdb-distribution-check-calcium/karaf-0.20.0-SNAPSHOT/etc/org.opendaylight.aaa.filterchain.cfg, component.id=307, Filter.target=(org.opendaylight.aaa.filterchain.filter=true)} 2024-01-23T19:43:28,964 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.netconf.restconf-nb/6.0.6 2024-01-23T19:43:28,968 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.controller.sal-clustering-commons/8.0.4 2024-01-23T19:43:28,971 | INFO | features-3-thread-1 | FileAkkaConfigurationReader | 290 - org.opendaylight.controller.sal-clustering-commons - 8.0.4 | File-based Akka configuration reader enabled 2024-01-23T19:43:28,971 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.controller.sal-distributed-datastore/8.0.4 2024-01-23T19:43:28,977 | INFO | Blueprint Extender: 2 | BlueprintContainerImpl | 94 - org.apache.aries.blueprint.core - 1.10.3 | Blueprint bundle org.opendaylight.openflowplugin.applications.topology-manager/0.18.0.SNAPSHOT is waiting for dependencies [(objectClass=org.opendaylight.mdsal.binding.api.DataBroker)] 2024-01-23T19:43:28,976 | INFO | Blueprint Extender: 3 | BlueprintContainerImpl | 94 - org.apache.aries.blueprint.core - 1.10.3 | Blueprint bundle org.opendaylight.openflowplugin.applications.forwardingrules-manager/0.18.0.SNAPSHOT is waiting for dependencies [(&(|(type=default)(!(type=*)))(objectClass=org.opendaylight.mdsal.binding.api.DataBroker)), (objectClass=org.opendaylight.openflowplugin.api.openflow.configuration.ConfigurationService), (objectClass=org.opendaylight.openflowplugin.api.openflow.FlowGroupCacheManager), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker), (objectClass=org.opendaylight.openflowplugin.applications.reconciliation.ReconciliationManager), (objectClass=org.opendaylight.serviceutils.srm.ServiceRecoveryRegistry), (objectClass=org.opendaylight.openflowplugin.api.openflow.mastership.MastershipChangeServiceManager)] 2024-01-23T19:43:28,982 | INFO | features-3-thread-1 | OSGiActorSystemProvider | 292 - org.opendaylight.controller.sal-distributed-datastore - 8.0.4 | Actor System provider starting 2024-01-23T19:43:29,154 | INFO | features-3-thread-1 | ActorSystemProviderImpl | 292 - org.opendaylight.controller.sal-distributed-datastore - 8.0.4 | Creating new ActorSystem 2024-01-23T19:43:29,412 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-5 | Slf4jLogger | 285 - org.opendaylight.controller.repackaged-akka - 8.0.4 | Slf4jLogger started 2024-01-23T19:43:29,641 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-5 | ArteryTransport | 285 - org.opendaylight.controller.repackaged-akka - 8.0.4 | Remoting started with transport [Artery tcp]; listening on address [akka://opendaylight-cluster-data@127.0.0.1:2550] with UID [-1768365139513791221] 2024-01-23T19:43:29,653 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-5 | Cluster | 285 - org.opendaylight.controller.repackaged-akka - 8.0.4 | Cluster Node [akka://opendaylight-cluster-data@127.0.0.1:2550] - Starting up, Akka version [2.6.21] ... 2024-01-23T19:43:29,700 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-5 | Cluster | 285 - org.opendaylight.controller.repackaged-akka - 8.0.4 | Cluster Node [akka://opendaylight-cluster-data@127.0.0.1:2550] - Registered cluster JMX MBean [akka:type=Cluster] 2024-01-23T19:43:29,705 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-5 | Cluster | 285 - org.opendaylight.controller.repackaged-akka - 8.0.4 | Cluster Node [akka://opendaylight-cluster-data@127.0.0.1:2550] - Started up successfully 2024-01-23T19:43:29,739 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-16 | SplitBrainResolver | 285 - org.opendaylight.controller.repackaged-akka - 8.0.4 | SBR started. Config: strategy [KeepMajority], stable-after [7 seconds], down-all-when-unstable [5250 milliseconds], selfUniqueAddress [akka://opendaylight-cluster-data@127.0.0.1:2550#-1768365139513791221], selfDc [default]. 2024-01-23T19:43:29,745 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-5 | Cluster | 285 - org.opendaylight.controller.repackaged-akka - 8.0.4 | Cluster Node [akka://opendaylight-cluster-data@127.0.0.1:2550] - Node [akka://opendaylight-cluster-data@127.0.0.1:2550] is JOINING itself (with roles [member-1, dc-default], version [0.0.0]) and forming new cluster 2024-01-23T19:43:29,746 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-5 | Cluster | 285 - org.opendaylight.controller.repackaged-akka - 8.0.4 | Cluster Node [akka://opendaylight-cluster-data@127.0.0.1:2550] - is the new leader among reachable nodes (more leaders may exist) 2024-01-23T19:43:29,752 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-5 | Cluster | 285 - org.opendaylight.controller.repackaged-akka - 8.0.4 | Cluster Node [akka://opendaylight-cluster-data@127.0.0.1:2550] - Leader is moving node [akka://opendaylight-cluster-data@127.0.0.1:2550] to [Up] 2024-01-23T19:43:29,772 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-16 | SplitBrainResolver | 285 - org.opendaylight.controller.repackaged-akka - 8.0.4 | This node is now the leader responsible for taking SBR decisions among the reachable nodes (more leaders may exist). 2024-01-23T19:43:29,886 | INFO | features-3-thread-1 | OSGiActorSystemProvider | 292 - org.opendaylight.controller.sal-distributed-datastore - 8.0.4 | Actor System provider started 2024-01-23T19:43:29,949 | INFO | features-3-thread-1 | OSGiClusterSingletonServiceProvider | 403 - org.opendaylight.mdsal.singleton-dom-impl - 12.0.4 | Cluster Singleton Service starting 2024-01-23T19:43:29,952 | INFO | features-3-thread-1 | OSGiClusterSingletonServiceProvider | 403 - org.opendaylight.mdsal.singleton-dom-impl - 12.0.4 | Cluster Singleton Service started 2024-01-23T19:43:29,955 | INFO | Blueprint Extender: 1 | BlueprintContainerImpl | 94 - org.apache.aries.blueprint.core - 1.10.3 | Blueprint bundle org.opendaylight.openflowplugin.applications.topology-lldp-discovery/0.18.0.SNAPSHOT is waiting for dependencies [(objectClass=org.opendaylight.mdsal.binding.api.DataBroker), (&(|(type=default)(!(type=*)))(objectClass=org.opendaylight.mdsal.binding.api.DataBroker)), (objectClass=org.opendaylight.openflowplugin.api.openflow.configuration.ConfigurationService)] 2024-01-23T19:43:29,955 | INFO | Blueprint Extender: 2 | BlueprintContainerImpl | 94 - org.apache.aries.blueprint.core - 1.10.3 | Blueprint bundle org.opendaylight.ovsdb.hwvtepsouthbound-impl/1.18.0.SNAPSHOT is waiting for dependencies [(objectClass=org.opendaylight.ovsdb.lib.OvsdbConnection), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker)] 2024-01-23T19:43:29,955 | INFO | Blueprint Extender: 3 | BlueprintContainerImpl | 94 - org.apache.aries.blueprint.core - 1.10.3 | Blueprint bundle org.opendaylight.ovsdb.southbound-impl/1.18.0.SNAPSHOT is waiting for dependencies [(objectClass=org.opendaylight.mdsal.binding.api.DataBroker), (objectClass=org.opendaylight.ovsdb.lib.OvsdbConnection)] 2024-01-23T19:43:29,969 | INFO | features-3-thread-1 | OSGiEntityOwnershipService | 388 - org.opendaylight.mdsal.eos-binding-adapter - 12.0.4 | Entity Ownership Service adapter starting 2024-01-23T19:43:29,971 | INFO | features-3-thread-1 | OSGiEntityOwnershipService | 388 - org.opendaylight.mdsal.eos-binding-adapter - 12.0.4 | Entity Ownership Service adapter started 2024-01-23T19:43:29,972 | INFO | Blueprint Extender: 1 | DeviceOwnershipServiceImpl | 469 - org.opendaylight.openflowplugin.applications.device-ownership-service - 0.18.0.SNAPSHOT | DeviceOwnershipService started 2024-01-23T19:43:29,975 | INFO | Blueprint Extender: 1 | BlueprintContainerImpl | 94 - org.apache.aries.blueprint.core - 1.10.3 | Blueprint bundle org.opendaylight.openflowplugin.applications.device-ownership-service/0.18.0.SNAPSHOT has been started 2024-01-23T19:43:29,977 | INFO | features-3-thread-1 | OSGiRemoteOpsProvider | 293 - org.opendaylight.controller.sal-remoterpc-connector - 8.0.4 | Remote Operations service starting 2024-01-23T19:43:29,977 | INFO | Blueprint Extender: 2 | BlueprintContainerImpl | 94 - org.apache.aries.blueprint.core - 1.10.3 | Blueprint bundle org.opendaylight.openflowplugin.applications.lldp-speaker/0.18.0.SNAPSHOT is waiting for dependencies [Available DOM RPC for binding RPC: interface org.opendaylight.yang.gen.v1.urn.opendaylight.packet.service.rev130709.PacketProcessingService, (&(|(type=default)(!(type=*)))(objectClass=org.opendaylight.mdsal.binding.api.DataBroker)), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker)] 2024-01-23T19:43:29,979 | INFO | Blueprint Extender: 3 | BlueprintContainerImpl | 94 - org.apache.aries.blueprint.core - 1.10.3 | Blueprint bundle org.opendaylight.openflowplugin.applications.of-switch-config-pusher/0.18.0.SNAPSHOT is waiting for dependencies [(objectClass=org.opendaylight.mdsal.binding.api.DataBroker)] 2024-01-23T19:43:29,981 | INFO | features-3-thread-1 | OSGiRemoteOpsProvider | 293 - org.opendaylight.controller.sal-remoterpc-connector - 8.0.4 | Remote Operations service started 2024-01-23T19:43:29,981 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-17 | ClusterSingletonManager | 285 - org.opendaylight.controller.repackaged-akka - 8.0.4 | Singleton manager starting singleton actor [akka://opendaylight-cluster-data/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 2024-01-23T19:43:29,981 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-17 | ClusterSingletonManager | 285 - org.opendaylight.controller.repackaged-akka - 8.0.4 | ClusterSingletonManager state change [Start -> Oldest] 2024-01-23T19:43:29,985 | INFO | features-3-thread-1 | OSGiDatastoreContextIntrospectorFactory | 292 - org.opendaylight.controller.sal-distributed-datastore - 8.0.4 | Datastore Context Introspector activated 2024-01-23T19:43:29,987 | INFO | features-3-thread-1 | FileModuleShardConfigProvider | 292 - org.opendaylight.controller.sal-distributed-datastore - 8.0.4 | Shard configuration provider started 2024-01-23T19:43:29,988 | INFO | features-3-thread-1 | OSGiDistributedDataStore | 292 - org.opendaylight.controller.sal-distributed-datastore - 8.0.4 | Distributed Datastore type CONFIGURATION starting 2024-01-23T19:43:29,998 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 276 - org.opendaylight.controller.blueprint - 8.0.4 | Blueprint container for bundle org.opendaylight.openflowplugin.applications.device-ownership-service_0.18.0.SNAPSHOT [469] was successfully created 2024-01-23T19:43:30,070 | INFO | opendaylight-cluster-data-akka.persistence.dispatchers.default-plugin-dispatcher-26 | SegmentedFileJournal | 287 - org.opendaylight.controller.sal-akka-segmented-journal - 8.0.4 | Initialized with root directory segmented-journal with storage MAPPED 2024-01-23T19:43:30,085 | WARN | features-3-thread-1 | DatastoreContext | 292 - org.opendaylight.controller.sal-distributed-datastore - 8.0.4 | The shard-snapshot-chunk-size configuration parameter is deprecated - use maximum-message-slice-size instead 2024-01-23T19:43:30,089 | INFO | features-3-thread-1 | DistributedDataStoreFactory | 292 - org.opendaylight.controller.sal-distributed-datastore - 8.0.4 | Create data store instance of type : config 2024-01-23T19:43:30,090 | INFO | features-3-thread-1 | AbstractModuleShardConfigProvider | 292 - org.opendaylight.controller.sal-distributed-datastore - 8.0.4 | Config file exists - reading config from it 2024-01-23T19:43:30,090 | INFO | features-3-thread-1 | AbstractModuleShardConfigProvider | 292 - org.opendaylight.controller.sal-distributed-datastore - 8.0.4 | Config file exists - reading config from it 2024-01-23T19:43:30,094 | INFO | features-3-thread-1 | AbstractDataStore | 292 - org.opendaylight.controller.sal-distributed-datastore - 8.0.4 | Creating ShardManager : shardmanager-config 2024-01-23T19:43:30,106 | INFO | opendaylight-cluster-data-shard-dispatcher-28 | ShardManager | 292 - org.opendaylight.controller.sal-distributed-datastore - 8.0.4 | Starting ShardManager shard-manager-config 2024-01-23T19:43:30,136 | INFO | opendaylight-cluster-data-shard-dispatcher-29 | ShardManager | 292 - org.opendaylight.controller.sal-distributed-datastore - 8.0.4 | Recovery complete : shard-manager-config 2024-01-23T19:43:30,213 | INFO | opendaylight-cluster-data-shard-dispatcher-29 | ShardManager | 292 - org.opendaylight.controller.sal-distributed-datastore - 8.0.4 | shard-manager-config: Received MemberUp: memberName: MemberName{name=member-1}, address: akka://opendaylight-cluster-data@127.0.0.1:2550 2024-01-23T19:43:30,213 | INFO | opendaylight-cluster-data-shard-dispatcher-29 | ShardInformation | 292 - org.opendaylight.controller.sal-distributed-datastore - 8.0.4 | updatePeerAddress for peer member-1-shard-default-config with address akka://opendaylight-cluster-data@127.0.0.1:2550/user/shardmanager-config/member-1-shard-default-config 2024-01-23T19:43:30,213 | INFO | opendaylight-cluster-data-shard-dispatcher-29 | ShardInformation | 292 - org.opendaylight.controller.sal-distributed-datastore - 8.0.4 | updatePeerAddress for peer member-1-shard-topology-config with address akka://opendaylight-cluster-data@127.0.0.1:2550/user/shardmanager-config/member-1-shard-topology-config 2024-01-23T19:43:30,214 | INFO | opendaylight-cluster-data-shard-dispatcher-29 | ShardInformation | 292 - org.opendaylight.controller.sal-distributed-datastore - 8.0.4 | updatePeerAddress for peer member-1-shard-inventory-config with address akka://opendaylight-cluster-data@127.0.0.1:2550/user/shardmanager-config/member-1-shard-inventory-config 2024-01-23T19:43:30,241 | INFO | features-3-thread-1 | DistributedDataStoreFactory | 292 - org.opendaylight.controller.sal-distributed-datastore - 8.0.4 | Data store config is using tell-based protocol 2024-01-23T19:43:30,244 | INFO | features-3-thread-1 | AbstractModuleShardConfigProvider | 292 - org.opendaylight.controller.sal-distributed-datastore - 8.0.4 | Config file exists - reading config from it 2024-01-23T19:43:30,245 | INFO | features-3-thread-1 | AbstractModuleShardConfigProvider | 292 - org.opendaylight.controller.sal-distributed-datastore - 8.0.4 | Config file exists - reading config from it 2024-01-23T19:43:30,245 | INFO | features-3-thread-1 | OSGiDistributedDataStore | 292 - org.opendaylight.controller.sal-distributed-datastore - 8.0.4 | Distributed Datastore type OPERATIONAL starting 2024-01-23T19:43:30,246 | WARN | features-3-thread-1 | DatastoreContext | 292 - org.opendaylight.controller.sal-distributed-datastore - 8.0.4 | The shard-snapshot-chunk-size configuration parameter is deprecated - use maximum-message-slice-size instead 2024-01-23T19:43:30,248 | INFO | opendaylight-cluster-data-shard-dispatcher-29 | ShardInformation | 292 - org.opendaylight.controller.sal-distributed-datastore - 8.0.4 | updatePeerAddress for peer member-1-shard-default-config with address akka://opendaylight-cluster-data@127.0.0.1:2550/user/shardmanager-config/member-1-shard-default-config 2024-01-23T19:43:30,249 | INFO | opendaylight-cluster-data-shard-dispatcher-29 | ShardInformation | 292 - org.opendaylight.controller.sal-distributed-datastore - 8.0.4 | updatePeerAddress for peer member-1-shard-topology-config with address akka://opendaylight-cluster-data@127.0.0.1:2550/user/shardmanager-config/member-1-shard-topology-config 2024-01-23T19:43:30,250 | INFO | opendaylight-cluster-data-shard-dispatcher-29 | ShardInformation | 292 - org.opendaylight.controller.sal-distributed-datastore - 8.0.4 | updatePeerAddress for peer member-1-shard-inventory-config with address akka://opendaylight-cluster-data@127.0.0.1:2550/user/shardmanager-config/member-1-shard-inventory-config 2024-01-23T19:43:30,253 | INFO | features-3-thread-1 | DistributedDataStoreFactory | 292 - org.opendaylight.controller.sal-distributed-datastore - 8.0.4 | Create data store instance of type : operational 2024-01-23T19:43:30,254 | INFO | features-3-thread-1 | AbstractDataStore | 292 - org.opendaylight.controller.sal-distributed-datastore - 8.0.4 | Creating ShardManager : shardmanager-operational 2024-01-23T19:43:30,273 | INFO | opendaylight-cluster-data-shard-dispatcher-33 | ShardManager | 292 - org.opendaylight.controller.sal-distributed-datastore - 8.0.4 | Starting ShardManager shard-manager-operational 2024-01-23T19:43:30,276 | INFO | opendaylight-cluster-data-shard-dispatcher-28 | Shard | 290 - org.opendaylight.controller.sal-clustering-commons - 8.0.4 | Shard created : member-1-shard-default-config, persistent : true 2024-01-23T19:43:30,276 | INFO | opendaylight-cluster-data-shard-dispatcher-29 | Shard | 290 - org.opendaylight.controller.sal-clustering-commons - 8.0.4 | Shard created : member-1-shard-topology-config, persistent : true 2024-01-23T19:43:30,278 | INFO | opendaylight-cluster-data-shard-dispatcher-32 | Shard | 290 - org.opendaylight.controller.sal-clustering-commons - 8.0.4 | Shard created : member-1-shard-inventory-config, persistent : true 2024-01-23T19:43:30,292 | INFO | features-3-thread-1 | DistributedDataStoreFactory | 292 - org.opendaylight.controller.sal-distributed-datastore - 8.0.4 | Data store operational is using tell-based protocol 2024-01-23T19:43:30,302 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | jakarta.activation-api/1.2.2 2024-01-23T19:43:30,305 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | net.sf.ehcache/2.10.9.2 2024-01-23T19:43:30,312 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 305 - org.opendaylight.infrautils.ready-impl - 6.0.5 | checkBundleDiagInfos: Elapsed time 1s, remaining time 298s, diag: Booting {Installed=1, Resolved=42, Unknown=0, GracePeriod=14, Waiting=42, Starting=0, Active=519, Stopping=0, Failure=0} 2024-01-23T19:43:30,314 | INFO | opendaylight-cluster-data-shard-dispatcher-34 | ShardManager | 292 - org.opendaylight.controller.sal-distributed-datastore - 8.0.4 | Recovery complete : shard-manager-operational 2024-01-23T19:43:30,315 | INFO | opendaylight-cluster-data-shard-dispatcher-34 | ShardManager | 292 - org.opendaylight.controller.sal-distributed-datastore - 8.0.4 | shard-manager-operational: Received MemberUp: memberName: MemberName{name=member-1}, address: akka://opendaylight-cluster-data@127.0.0.1:2550 2024-01-23T19:43:30,315 | INFO | opendaylight-cluster-data-shard-dispatcher-34 | ShardInformation | 292 - org.opendaylight.controller.sal-distributed-datastore - 8.0.4 | updatePeerAddress for peer member-1-shard-default-operational with address akka://opendaylight-cluster-data@127.0.0.1:2550/user/shardmanager-operational/member-1-shard-default-operational 2024-01-23T19:43:30,316 | INFO | opendaylight-cluster-data-shard-dispatcher-34 | ShardInformation | 292 - org.opendaylight.controller.sal-distributed-datastore - 8.0.4 | updatePeerAddress for peer member-1-shard-topology-operational with address akka://opendaylight-cluster-data@127.0.0.1:2550/user/shardmanager-operational/member-1-shard-topology-operational 2024-01-23T19:43:30,316 | INFO | opendaylight-cluster-data-shard-dispatcher-34 | ShardInformation | 292 - org.opendaylight.controller.sal-distributed-datastore - 8.0.4 | updatePeerAddress for peer member-1-shard-inventory-operational with address akka://opendaylight-cluster-data@127.0.0.1:2550/user/shardmanager-operational/member-1-shard-inventory-operational 2024-01-23T19:43:30,318 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | jakarta.ws.rs-api/2.1.6 2024-01-23T19:43:30,318 | INFO | opendaylight-cluster-data-shard-dispatcher-34 | ShardInformation | 292 - org.opendaylight.controller.sal-distributed-datastore - 8.0.4 | updatePeerAddress for peer member-1-shard-default-operational with address akka://opendaylight-cluster-data@127.0.0.1:2550/user/shardmanager-operational/member-1-shard-default-operational 2024-01-23T19:43:30,319 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.aaa.authn-api/0.18.3 2024-01-23T19:43:30,319 | INFO | opendaylight-cluster-data-shard-dispatcher-34 | ShardInformation | 292 - org.opendaylight.controller.sal-distributed-datastore - 8.0.4 | updatePeerAddress for peer member-1-shard-topology-operational with address akka://opendaylight-cluster-data@127.0.0.1:2550/user/shardmanager-operational/member-1-shard-topology-operational 2024-01-23T19:43:30,320 | INFO | opendaylight-cluster-data-shard-dispatcher-34 | ShardInformation | 292 - org.opendaylight.controller.sal-distributed-datastore - 8.0.4 | updatePeerAddress for peer member-1-shard-inventory-operational with address akka://opendaylight-cluster-data@127.0.0.1:2550/user/shardmanager-operational/member-1-shard-inventory-operational 2024-01-23T19:43:30,319 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.jsonrpc.security.aaa/1.16.0.SNAPSHOT 2024-01-23T19:43:30,326 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.jsonrpc.security.service/1.16.0.SNAPSHOT 2024-01-23T19:43:30,327 | INFO | opendaylight-cluster-data-shard-dispatcher-28 | Shard | 290 - org.opendaylight.controller.sal-clustering-commons - 8.0.4 | Starting recovery for member-1-shard-default-config with journal batch size 1 2024-01-23T19:43:30,334 | INFO | opendaylight-cluster-data-shard-dispatcher-32 | Shard | 290 - org.opendaylight.controller.sal-clustering-commons - 8.0.4 | Starting recovery for member-1-shard-inventory-config with journal batch size 1 2024-01-23T19:43:30,334 | INFO | opendaylight-cluster-data-shard-dispatcher-29 | Shard | 290 - org.opendaylight.controller.sal-clustering-commons - 8.0.4 | Starting recovery for member-1-shard-topology-config with journal batch size 1 2024-01-23T19:43:30,335 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.jsonrpc.bus.transport-http/1.16.0.SNAPSHOT 2024-01-23T19:43:30,335 | INFO | opendaylight-cluster-data-shard-dispatcher-34 | Shard | 290 - org.opendaylight.controller.sal-clustering-commons - 8.0.4 | Shard created : member-1-shard-inventory-operational, persistent : false 2024-01-23T19:43:30,337 | INFO | opendaylight-cluster-data-shard-dispatcher-34 | Shard | 290 - org.opendaylight.controller.sal-clustering-commons - 8.0.4 | Starting recovery for member-1-shard-inventory-operational with journal batch size 1 2024-01-23T19:43:30,338 | INFO | opendaylight-cluster-data-shard-dispatcher-35 | Shard | 290 - org.opendaylight.controller.sal-clustering-commons - 8.0.4 | Shard created : member-1-shard-topology-operational, persistent : false 2024-01-23T19:43:30,338 | INFO | opendaylight-cluster-data-shard-dispatcher-36 | Shard | 290 - org.opendaylight.controller.sal-clustering-commons - 8.0.4 | Shard created : member-1-shard-default-operational, persistent : false 2024-01-23T19:43:30,340 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.jsonrpc.bus.messagelib/1.16.0.SNAPSHOT 2024-01-23T19:43:30,340 | INFO | opendaylight-cluster-data-shard-dispatcher-35 | Shard | 290 - org.opendaylight.controller.sal-clustering-commons - 8.0.4 | Starting recovery for member-1-shard-topology-operational with journal batch size 1 2024-01-23T19:43:30,343 | INFO | opendaylight-cluster-data-shard-dispatcher-36 | Shard | 290 - org.opendaylight.controller.sal-clustering-commons - 8.0.4 | Starting recovery for member-1-shard-default-operational with journal batch size 1 2024-01-23T19:43:30,349 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.jsonrpc.provider-common/1.16.0.SNAPSHOT 2024-01-23T19:43:30,351 | INFO | opendaylight-cluster-data-akka.persistence.dispatchers.default-plugin-dispatcher-37 | SegmentedFileJournal | 287 - org.opendaylight.controller.sal-akka-segmented-journal - 8.0.4 | Initialized with root directory segmented-journal with storage DISK 2024-01-23T19:43:30,357 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-17 | RoleChangeNotifier | 290 - org.opendaylight.controller.sal-clustering-commons - 8.0.4 | RoleChangeNotifier:akka://opendaylight-cluster-data@127.0.0.1:2550/user/shardmanager-config/member-1-shard-inventory-config/member-1-shard-inventory-config-notifier#1147722296 created and ready for shard:member-1-shard-inventory-config 2024-01-23T19:43:30,358 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-16 | RoleChangeNotifier | 290 - org.opendaylight.controller.sal-clustering-commons - 8.0.4 | RoleChangeNotifier:akka://opendaylight-cluster-data@127.0.0.1:2550/user/shardmanager-operational/member-1-shard-default-operational/member-1-shard-default-operational-notifier#2077525848 created and ready for shard:member-1-shard-default-operational 2024-01-23T19:43:30,358 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-24 | RoleChangeNotifier | 290 - org.opendaylight.controller.sal-clustering-commons - 8.0.4 | RoleChangeNotifier:akka://opendaylight-cluster-data@127.0.0.1:2550/user/shardmanager-config/member-1-shard-default-config/member-1-shard-default-config-notifier#-1341685629 created and ready for shard:member-1-shard-default-config 2024-01-23T19:43:30,361 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.jsonrpc.security.noop/1.16.0.SNAPSHOT 2024-01-23T19:43:30,361 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-23 | RoleChangeNotifier | 290 - org.opendaylight.controller.sal-clustering-commons - 8.0.4 | RoleChangeNotifier:akka://opendaylight-cluster-data@127.0.0.1:2550/user/shardmanager-operational/member-1-shard-topology-operational/member-1-shard-topology-operational-notifier#704781971 created and ready for shard:member-1-shard-topology-operational 2024-01-23T19:43:30,362 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-25 | RoleChangeNotifier | 290 - org.opendaylight.controller.sal-clustering-commons - 8.0.4 | RoleChangeNotifier:akka://opendaylight-cluster-data@127.0.0.1:2550/user/shardmanager-operational/member-1-shard-inventory-operational/member-1-shard-inventory-operational-notifier#1338724167 created and ready for shard:member-1-shard-inventory-operational 2024-01-23T19:43:30,362 | INFO | opendaylight-cluster-data-shard-dispatcher-32 | Shard | 290 - org.opendaylight.controller.sal-clustering-commons - 8.0.4 | member-1-shard-inventory-config: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 2024-01-23T19:43:30,362 | INFO | opendaylight-cluster-data-shard-dispatcher-29 | Shard | 290 - org.opendaylight.controller.sal-clustering-commons - 8.0.4 | member-1-shard-topology-config: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 2024-01-23T19:43:30,362 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-18 | RoleChangeNotifier | 290 - org.opendaylight.controller.sal-clustering-commons - 8.0.4 | RoleChangeNotifier:akka://opendaylight-cluster-data@127.0.0.1:2550/user/shardmanager-config/member-1-shard-topology-config/member-1-shard-topology-config-notifier#1394997031 created and ready for shard:member-1-shard-topology-config 2024-01-23T19:43:30,362 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | io.netty.common/4.1.104.Final 2024-01-23T19:43:30,363 | INFO | opendaylight-cluster-data-shard-dispatcher-33 | Shard | 290 - org.opendaylight.controller.sal-clustering-commons - 8.0.4 | member-1-shard-default-operational: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 2024-01-23T19:43:30,364 | INFO | opendaylight-cluster-data-shard-dispatcher-34 | Shard | 290 - org.opendaylight.controller.sal-clustering-commons - 8.0.4 | member-1-shard-default-config: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 2024-01-23T19:43:30,367 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | io.netty.buffer/4.1.104.Final 2024-01-23T19:43:30,369 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-5 | RoleChangeNotifier | 290 - org.opendaylight.controller.sal-clustering-commons - 8.0.4 | RoleChangeNotifier for member-1-shard-inventory-config , received role change from null to Follower 2024-01-23T19:43:30,373 | INFO | opendaylight-cluster-data-shard-dispatcher-32 | Shard | 290 - org.opendaylight.controller.sal-clustering-commons - 8.0.4 | member-1-shard-inventory-config (Candidate): Starting new election term 1 2024-01-23T19:43:30,373 | INFO | opendaylight-cluster-data-shard-dispatcher-32 | Shard | 290 - org.opendaylight.controller.sal-clustering-commons - 8.0.4 | member-1-shard-inventory-config (Follower) :- Switching from behavior Follower to Candidate, election term: 1 2024-01-23T19:43:30,373 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-5 | RoleChangeNotifier | 290 - org.opendaylight.controller.sal-clustering-commons - 8.0.4 | RoleChangeNotifier for member-1-shard-inventory-config , received role change from Follower to Candidate 2024-01-23T19:43:30,374 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.bgpcep.bgp-concepts/0.20.5 2024-01-23T19:43:30,374 | INFO | opendaylight-cluster-data-shard-dispatcher-36 | Shard | 290 - org.opendaylight.controller.sal-clustering-commons - 8.0.4 | member-1-shard-inventory-operational: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 2024-01-23T19:43:30,375 | INFO | opendaylight-cluster-data-shard-dispatcher-34 | Shard | 290 - org.opendaylight.controller.sal-clustering-commons - 8.0.4 | member-1-shard-default-config (Candidate): Starting new election term 1 2024-01-23T19:43:30,375 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.bgpcep.bgp-parser-api/0.20.5 2024-01-23T19:43:30,375 | INFO | opendaylight-cluster-data-shard-dispatcher-34 | Shard | 290 - org.opendaylight.controller.sal-clustering-commons - 8.0.4 | member-1-shard-default-config (Follower) :- Switching from behavior Follower to Candidate, election term: 1 2024-01-23T19:43:30,375 | INFO | opendaylight-cluster-data-shard-dispatcher-36 | Shard | 290 - org.opendaylight.controller.sal-clustering-commons - 8.0.4 | member-1-shard-inventory-operational (Candidate): Starting new election term 1 2024-01-23T19:43:30,375 | INFO | opendaylight-cluster-data-shard-dispatcher-36 | Shard | 290 - org.opendaylight.controller.sal-clustering-commons - 8.0.4 | member-1-shard-inventory-operational (Follower) :- Switching from behavior Follower to Candidate, election term: 1 2024-01-23T19:43:30,375 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-15 | RoleChangeNotifier | 290 - org.opendaylight.controller.sal-clustering-commons - 8.0.4 | RoleChangeNotifier for member-1-shard-inventory-operational , received role change from null to Follower 2024-01-23T19:43:30,375 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-15 | RoleChangeNotifier | 290 - org.opendaylight.controller.sal-clustering-commons - 8.0.4 | RoleChangeNotifier for member-1-shard-inventory-operational , received role change from Follower to Candidate 2024-01-23T19:43:30,375 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-15 | RoleChangeNotifier | 290 - org.opendaylight.controller.sal-clustering-commons - 8.0.4 | RoleChangeNotifier for member-1-shard-default-config , received role change from null to Follower 2024-01-23T19:43:30,375 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-15 | RoleChangeNotifier | 290 - org.opendaylight.controller.sal-clustering-commons - 8.0.4 | RoleChangeNotifier for member-1-shard-default-config , received role change from Follower to Candidate 2024-01-23T19:43:30,376 | INFO | opendaylight-cluster-data-shard-dispatcher-29 | Shard | 290 - org.opendaylight.controller.sal-clustering-commons - 8.0.4 | member-1-shard-topology-config (Candidate): Starting new election term 1 2024-01-23T19:43:30,376 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-24 | RoleChangeNotifier | 290 - org.opendaylight.controller.sal-clustering-commons - 8.0.4 | RoleChangeNotifier for member-1-shard-topology-config , received role change from null to Follower 2024-01-23T19:43:30,376 | INFO | opendaylight-cluster-data-shard-dispatcher-29 | Shard | 290 - org.opendaylight.controller.sal-clustering-commons - 8.0.4 | member-1-shard-topology-config (Follower) :- Switching from behavior Follower to Candidate, election term: 1 2024-01-23T19:43:30,376 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-23 | RoleChangeNotifier | 290 - org.opendaylight.controller.sal-clustering-commons - 8.0.4 | RoleChangeNotifier for member-1-shard-topology-config , received role change from Follower to Candidate 2024-01-23T19:43:30,377 | INFO | opendaylight-cluster-data-shard-dispatcher-33 | Shard | 290 - org.opendaylight.controller.sal-clustering-commons - 8.0.4 | member-1-shard-default-operational (Candidate): Starting new election term 1 2024-01-23T19:43:30,377 | INFO | opendaylight-cluster-data-shard-dispatcher-33 | Shard | 290 - org.opendaylight.controller.sal-clustering-commons - 8.0.4 | member-1-shard-default-operational (Follower) :- Switching from behavior Follower to Candidate, election term: 1 2024-01-23T19:43:30,377 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-25 | RoleChangeNotifier | 290 - org.opendaylight.controller.sal-clustering-commons - 8.0.4 | RoleChangeNotifier for member-1-shard-default-operational , received role change from null to Follower 2024-01-23T19:43:30,377 | INFO | opendaylight-cluster-data-shard-dispatcher-35 | Shard | 290 - org.opendaylight.controller.sal-clustering-commons - 8.0.4 | member-1-shard-topology-operational: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 2024-01-23T19:43:30,377 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-25 | RoleChangeNotifier | 290 - org.opendaylight.controller.sal-clustering-commons - 8.0.4 | RoleChangeNotifier for member-1-shard-default-operational , received role change from Follower to Candidate 2024-01-23T19:43:30,378 | INFO | opendaylight-cluster-data-shard-dispatcher-35 | Shard | 290 - org.opendaylight.controller.sal-clustering-commons - 8.0.4 | member-1-shard-topology-operational (Candidate): Starting new election term 1 2024-01-23T19:43:30,379 | INFO | opendaylight-cluster-data-shard-dispatcher-35 | Shard | 290 - org.opendaylight.controller.sal-clustering-commons - 8.0.4 | member-1-shard-topology-operational (Follower) :- Switching from behavior Follower to Candidate, election term: 1 2024-01-23T19:43:30,382 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.bgpcep.bgp-rib-api/0.20.5 2024-01-23T19:43:30,383 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-18 | RoleChangeNotifier | 290 - org.opendaylight.controller.sal-clustering-commons - 8.0.4 | RoleChangeNotifier for member-1-shard-topology-operational , received role change from null to Follower 2024-01-23T19:43:30,383 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-18 | RoleChangeNotifier | 290 - org.opendaylight.controller.sal-clustering-commons - 8.0.4 | RoleChangeNotifier for member-1-shard-topology-operational , received role change from Follower to Candidate 2024-01-23T19:43:30,385 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.bgpcep.bgp-openconfig-api/0.20.5 2024-01-23T19:43:30,388 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.bgpcep.protocols-config-loader/0.20.5 2024-01-23T19:43:30,390 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.serviceutils.srm-impl/0.13.0.SNAPSHOT 2024-01-23T19:43:30,404 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.bgpcep.bgp-openconfig-state/0.20.5 2024-01-23T19:43:30,410 | INFO | Blueprint Extender: 3 | BlueprintContainerImpl | 94 - org.apache.aries.blueprint.core - 1.10.3 | Blueprint bundle org.opendaylight.openflowplugin.applications.forwardingrules-manager/0.18.0.SNAPSHOT is waiting for dependencies [(&(|(type=default)(!(type=*)))(objectClass=org.opendaylight.mdsal.binding.api.DataBroker)), (objectClass=org.opendaylight.openflowplugin.api.openflow.configuration.ConfigurationService), (objectClass=org.opendaylight.openflowplugin.api.openflow.FlowGroupCacheManager), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker), (objectClass=org.opendaylight.openflowplugin.applications.reconciliation.ReconciliationManager), (objectClass=org.opendaylight.openflowplugin.api.openflow.mastership.MastershipChangeServiceManager)] 2024-01-23T19:43:30,412 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.netconf.restconf-openapi/6.0.5 2024-01-23T19:43:30,414 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.serviceutils.metrics-impl/0.13.0.SNAPSHOT 2024-01-23T19:43:30,465 | INFO | opendaylight-cluster-data-shard-dispatcher-36 | Shard | 290 - org.opendaylight.controller.sal-clustering-commons - 8.0.4 | member-1-shard-inventory-operational (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 2024-01-23T19:43:30,467 | INFO | opendaylight-cluster-data-shard-dispatcher-29 | Shard | 290 - org.opendaylight.controller.sal-clustering-commons - 8.0.4 | member-1-shard-default-operational (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 2024-01-23T19:43:30,467 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-24 | RoleChangeNotifier | 290 - org.opendaylight.controller.sal-clustering-commons - 8.0.4 | RoleChangeNotifier for member-1-shard-inventory-operational , received role change from Candidate to Leader 2024-01-23T19:43:30,468 | INFO | opendaylight-cluster-data-shard-dispatcher-28 | Shard | 290 - org.opendaylight.controller.sal-clustering-commons - 8.0.4 | member-1-shard-topology-operational (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 2024-01-23T19:43:30,468 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-5 | RoleChangeNotifier | 290 - org.opendaylight.controller.sal-clustering-commons - 8.0.4 | RoleChangeNotifier for member-1-shard-topology-operational , received role change from Candidate to Leader 2024-01-23T19:43:30,469 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-24 | RoleChangeNotifier | 290 - org.opendaylight.controller.sal-clustering-commons - 8.0.4 | RoleChangeNotifier for member-1-shard-default-operational , received role change from Candidate to Leader 2024-01-23T19:43:30,473 | INFO | opendaylight-cluster-data-shard-dispatcher-35 | Shard | 290 - org.opendaylight.controller.sal-clustering-commons - 8.0.4 | member-1-shard-inventory-config (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 2024-01-23T19:43:30,473 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-23 | RoleChangeNotifier | 290 - org.opendaylight.controller.sal-clustering-commons - 8.0.4 | RoleChangeNotifier for member-1-shard-inventory-config , received role change from Candidate to Leader 2024-01-23T19:43:30,474 | INFO | opendaylight-cluster-data-shard-dispatcher-32 | Shard | 290 - org.opendaylight.controller.sal-clustering-commons - 8.0.4 | member-1-shard-default-config (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 2024-01-23T19:43:30,474 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-24 | RoleChangeNotifier | 290 - org.opendaylight.controller.sal-clustering-commons - 8.0.4 | RoleChangeNotifier for member-1-shard-default-operational , registered listener akka://opendaylight-cluster-data/user/shardmanager-operational 2024-01-23T19:43:30,474 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-25 | RoleChangeNotifier | 290 - org.opendaylight.controller.sal-clustering-commons - 8.0.4 | RoleChangeNotifier for member-1-shard-inventory-config , registered listener akka://opendaylight-cluster-data/user/shardmanager-config 2024-01-23T19:43:30,474 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-16 | RoleChangeNotifier | 290 - org.opendaylight.controller.sal-clustering-commons - 8.0.4 | RoleChangeNotifier for member-1-shard-default-config , received role change from Candidate to Leader 2024-01-23T19:43:30,475 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-23 | RoleChangeNotifier | 290 - org.opendaylight.controller.sal-clustering-commons - 8.0.4 | RoleChangeNotifier for member-1-shard-default-config , registered listener akka://opendaylight-cluster-data/user/shardmanager-config 2024-01-23T19:43:30,475 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-23 | RoleChangeNotifier | 290 - org.opendaylight.controller.sal-clustering-commons - 8.0.4 | RoleChangeNotifier for member-1-shard-topology-operational , registered listener akka://opendaylight-cluster-data/user/shardmanager-operational 2024-01-23T19:43:30,474 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-24 | RoleChangeNotifier | 290 - org.opendaylight.controller.sal-clustering-commons - 8.0.4 | RoleChangeNotifier for member-1-shard-inventory-operational , registered listener akka://opendaylight-cluster-data/user/shardmanager-operational 2024-01-23T19:43:30,476 | INFO | opendaylight-cluster-data-shard-dispatcher-36 | ShardManager | 292 - org.opendaylight.controller.sal-distributed-datastore - 8.0.4 | shard-manager-operational: Received LeaderStateChanged message: LeaderStateChanged [memberId=member-1-shard-default-operational, leaderId=member-1-shard-default-operational, leaderPayloadVersion=13] 2024-01-23T19:43:30,476 | INFO | opendaylight-cluster-data-shard-dispatcher-33 | ShardManager | 292 - org.opendaylight.controller.sal-distributed-datastore - 8.0.4 | shard-manager-config: Received LeaderStateChanged message: LeaderStateChanged [memberId=member-1-shard-inventory-config, leaderId=member-1-shard-inventory-config, leaderPayloadVersion=13] 2024-01-23T19:43:30,477 | INFO | opendaylight-cluster-data-shard-dispatcher-33 | ShardManager | 292 - org.opendaylight.controller.sal-distributed-datastore - 8.0.4 | shard-manager-config: Received role changed for member-1-shard-inventory-config from Candidate to Leader 2024-01-23T19:43:30,477 | INFO | opendaylight-cluster-data-shard-dispatcher-33 | ShardManager | 292 - org.opendaylight.controller.sal-distributed-datastore - 8.0.4 | shard-manager-config: Received LeaderStateChanged message: LeaderStateChanged [memberId=member-1-shard-default-config, leaderId=member-1-shard-default-config, leaderPayloadVersion=13] 2024-01-23T19:43:30,477 | INFO | opendaylight-cluster-data-shard-dispatcher-36 | ShardManager | 292 - org.opendaylight.controller.sal-distributed-datastore - 8.0.4 | shard-manager-operational: Received role changed for member-1-shard-default-operational from Candidate to Leader 2024-01-23T19:43:30,477 | INFO | opendaylight-cluster-data-shard-dispatcher-33 | ShardManager | 292 - org.opendaylight.controller.sal-distributed-datastore - 8.0.4 | shard-manager-config: Received role changed for member-1-shard-default-config from Candidate to Leader 2024-01-23T19:43:30,478 | INFO | opendaylight-cluster-data-shard-dispatcher-32 | ShardManager | 292 - org.opendaylight.controller.sal-distributed-datastore - 8.0.4 | shard-manager-operational: Received LeaderStateChanged message: LeaderStateChanged [memberId=member-1-shard-topology-operational, leaderId=member-1-shard-topology-operational, leaderPayloadVersion=13] 2024-01-23T19:43:30,478 | INFO | opendaylight-cluster-data-shard-dispatcher-32 | ShardManager | 292 - org.opendaylight.controller.sal-distributed-datastore - 8.0.4 | shard-manager-operational: Received role changed for member-1-shard-topology-operational from Candidate to Leader 2024-01-23T19:43:30,478 | INFO | opendaylight-cluster-data-shard-dispatcher-32 | ShardManager | 292 - org.opendaylight.controller.sal-distributed-datastore - 8.0.4 | shard-manager-operational: Received LeaderStateChanged message: LeaderStateChanged [memberId=member-1-shard-inventory-operational, leaderId=member-1-shard-inventory-operational, leaderPayloadVersion=13] 2024-01-23T19:43:30,478 | INFO | opendaylight-cluster-data-shard-dispatcher-32 | ShardManager | 292 - org.opendaylight.controller.sal-distributed-datastore - 8.0.4 | shard-manager-operational: Received role changed for member-1-shard-inventory-operational from Candidate to Leader 2024-01-23T19:43:30,478 | INFO | opendaylight-cluster-data-shard-dispatcher-32 | ShardManager | 292 - org.opendaylight.controller.sal-distributed-datastore - 8.0.4 | shard-manager-operational: All Shards are ready - data store operational is ready 2024-01-23T19:43:30,479 | INFO | features-3-thread-1 | AbstractMetricProvider | 508 - org.opendaylight.serviceutils.metrics-impl - 0.13.0.SNAPSHOT | JmxReporter started, ODL application's metrics are now available via JMX 2024-01-23T19:43:30,481 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-18 | OSGiDOMStore | 292 - org.opendaylight.controller.sal-distributed-datastore - 8.0.4 | Datastore service type OPERATIONAL activated 2024-01-23T19:43:30,481 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-18 | OSGiDistributedDataStore | 292 - org.opendaylight.controller.sal-distributed-datastore - 8.0.4 | Distributed Datastore type OPERATIONAL started 2024-01-23T19:43:30,482 | INFO | features-3-thread-1 | AbstractMetricProvider | 508 - org.opendaylight.serviceutils.metrics-impl - 0.13.0.SNAPSHOT | One time system JVM metrics FYI; to watch continously, monitor via JMX or enable periodic file dump option 2024-01-23T19:43:30,482 | INFO | features-3-thread-1 | AbstractMetricProvider | 508 - org.opendaylight.serviceutils.metrics-impl - 0.13.0.SNAPSHOT | type=GAUGE, name=JVM.G1-Old-Generation.count, value=0 2024-01-23T19:43:30,482 | INFO | features-3-thread-1 | AbstractMetricProvider | 508 - org.opendaylight.serviceutils.metrics-impl - 0.13.0.SNAPSHOT | type=GAUGE, name=JVM.G1-Old-Generation.time, value=0 2024-01-23T19:43:30,482 | INFO | features-3-thread-1 | AbstractMetricProvider | 508 - org.opendaylight.serviceutils.metrics-impl - 0.13.0.SNAPSHOT | type=GAUGE, name=JVM.G1-Young-Generation.count, value=271 2024-01-23T19:43:30,482 | INFO | features-3-thread-1 | AbstractMetricProvider | 508 - org.opendaylight.serviceutils.metrics-impl - 0.13.0.SNAPSHOT | type=GAUGE, name=JVM.G1-Young-Generation.time, value=6668 2024-01-23T19:43:30,483 | INFO | features-3-thread-1 | AbstractMetricProvider | 508 - org.opendaylight.serviceutils.metrics-impl - 0.13.0.SNAPSHOT | type=GAUGE, name=JVM.blocked.count, value=0 2024-01-23T19:43:30,483 | INFO | features-3-thread-1 | AbstractMetricProvider | 508 - org.opendaylight.serviceutils.metrics-impl - 0.13.0.SNAPSHOT | type=GAUGE, name=JVM.count, value=149 2024-01-23T19:43:30,483 | INFO | features-3-thread-1 | AbstractMetricProvider | 508 - org.opendaylight.serviceutils.metrics-impl - 0.13.0.SNAPSHOT | type=GAUGE, name=JVM.daemon.count, value=48 2024-01-23T19:43:30,484 | INFO | opendaylight-cluster-data-shard-dispatcher-32 | Shard | 290 - org.opendaylight.controller.sal-clustering-commons - 8.0.4 | member-1-shard-topology-config (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 2024-01-23T19:43:30,484 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-15 | RoleChangeNotifier | 290 - org.opendaylight.controller.sal-clustering-commons - 8.0.4 | RoleChangeNotifier for member-1-shard-topology-config , received role change from Candidate to Leader 2024-01-23T19:43:30,485 | INFO | features-3-thread-1 | AbstractMetricProvider | 508 - org.opendaylight.serviceutils.metrics-impl - 0.13.0.SNAPSHOT | type=GAUGE, name=JVM.deadlock.count, value=0 2024-01-23T19:43:30,485 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-15 | RoleChangeNotifier | 290 - org.opendaylight.controller.sal-clustering-commons - 8.0.4 | RoleChangeNotifier for member-1-shard-topology-config , registered listener akka://opendaylight-cluster-data/user/shardmanager-config 2024-01-23T19:43:30,486 | INFO | features-3-thread-1 | AbstractMetricProvider | 508 - org.opendaylight.serviceutils.metrics-impl - 0.13.0.SNAPSHOT | type=GAUGE, name=JVM.deadlocks, value=[] 2024-01-23T19:43:30,486 | INFO | opendaylight-cluster-data-shard-dispatcher-32 | ShardManager | 292 - org.opendaylight.controller.sal-distributed-datastore - 8.0.4 | shard-manager-config: Received LeaderStateChanged message: LeaderStateChanged [memberId=member-1-shard-topology-config, leaderId=member-1-shard-topology-config, leaderPayloadVersion=13] 2024-01-23T19:43:30,486 | INFO | opendaylight-cluster-data-shard-dispatcher-32 | ShardManager | 292 - org.opendaylight.controller.sal-distributed-datastore - 8.0.4 | shard-manager-config: Received role changed for member-1-shard-topology-config from Candidate to Leader 2024-01-23T19:43:30,486 | INFO | opendaylight-cluster-data-shard-dispatcher-32 | ShardManager | 292 - org.opendaylight.controller.sal-distributed-datastore - 8.0.4 | shard-manager-config: All Shards are ready - data store config is ready 2024-01-23T19:43:30,487 | INFO | features-3-thread-1 | AbstractMetricProvider | 508 - org.opendaylight.serviceutils.metrics-impl - 0.13.0.SNAPSHOT | type=GAUGE, name=JVM.direct.capacity, value=110170062 2024-01-23T19:43:30,487 | INFO | features-3-thread-1 | AbstractMetricProvider | 508 - org.opendaylight.serviceutils.metrics-impl - 0.13.0.SNAPSHOT | type=GAUGE, name=JVM.direct.count, value=80 2024-01-23T19:43:30,487 | INFO | features-3-thread-1 | AbstractMetricProvider | 508 - org.opendaylight.serviceutils.metrics-impl - 0.13.0.SNAPSHOT | type=GAUGE, name=JVM.direct.used, value=110170063 2024-01-23T19:43:30,487 | INFO | features-3-thread-1 | AbstractMetricProvider | 508 - org.opendaylight.serviceutils.metrics-impl - 0.13.0.SNAPSHOT | type=GAUGE, name=JVM.heap.committed, value=3368026112 2024-01-23T19:43:30,487 | INFO | features-3-thread-1 | AbstractMetricProvider | 508 - org.opendaylight.serviceutils.metrics-impl - 0.13.0.SNAPSHOT | type=GAUGE, name=JVM.heap.init, value=524288000 2024-01-23T19:43:30,487 | INFO | features-3-thread-1 | AbstractMetricProvider | 508 - org.opendaylight.serviceutils.metrics-impl - 0.13.0.SNAPSHOT | type=GAUGE, name=JVM.heap.max, value=8363442176 2024-01-23T19:43:30,487 | INFO | features-3-thread-1 | AbstractMetricProvider | 508 - org.opendaylight.serviceutils.metrics-impl - 0.13.0.SNAPSHOT | type=GAUGE, name=JVM.heap.usage, value=0.09258659864021998 2024-01-23T19:43:30,488 | INFO | features-3-thread-1 | AbstractMetricProvider | 508 - org.opendaylight.serviceutils.metrics-impl - 0.13.0.SNAPSHOT | type=GAUGE, name=JVM.heap.used, value=774342664 2024-01-23T19:43:30,488 | INFO | features-3-thread-1 | AbstractMetricProvider | 508 - org.opendaylight.serviceutils.metrics-impl - 0.13.0.SNAPSHOT | type=GAUGE, name=JVM.loaded, value=23804 2024-01-23T19:43:30,488 | INFO | features-3-thread-1 | AbstractMetricProvider | 508 - org.opendaylight.serviceutils.metrics-impl - 0.13.0.SNAPSHOT | type=GAUGE, name=JVM.mapped.capacity, value=402653184 2024-01-23T19:43:30,488 | INFO | features-3-thread-1 | AbstractMetricProvider | 508 - org.opendaylight.serviceutils.metrics-impl - 0.13.0.SNAPSHOT | type=GAUGE, name=JVM.mapped.count, value=3 2024-01-23T19:43:30,488 | INFO | features-3-thread-1 | AbstractMetricProvider | 508 - org.opendaylight.serviceutils.metrics-impl - 0.13.0.SNAPSHOT | type=GAUGE, name=JVM.mapped.used, value=402653184 2024-01-23T19:43:30,488 | INFO | features-3-thread-1 | AbstractMetricProvider | 508 - org.opendaylight.serviceutils.metrics-impl - 0.13.0.SNAPSHOT | type=GAUGE, name=JVM.new.count, value=0 2024-01-23T19:43:30,488 | INFO | features-3-thread-1 | AbstractMetricProvider | 508 - org.opendaylight.serviceutils.metrics-impl - 0.13.0.SNAPSHOT | type=GAUGE, name=JVM.non-heap.committed, value=207421440 2024-01-23T19:43:30,488 | INFO | features-3-thread-1 | AbstractMetricProvider | 508 - org.opendaylight.serviceutils.metrics-impl - 0.13.0.SNAPSHOT | type=GAUGE, name=JVM.non-heap.init, value=7667712 2024-01-23T19:43:30,488 | INFO | features-3-thread-1 | AbstractMetricProvider | 508 - org.opendaylight.serviceutils.metrics-impl - 0.13.0.SNAPSHOT | type=GAUGE, name=JVM.non-heap.max, value=-1 2024-01-23T19:43:30,488 | INFO | features-3-thread-1 | AbstractMetricProvider | 508 - org.opendaylight.serviceutils.metrics-impl - 0.13.0.SNAPSHOT | type=GAUGE, name=JVM.non-heap.usage, value=0.9637950638082543 2024-01-23T19:43:30,488 | INFO | features-3-thread-1 | AbstractMetricProvider | 508 - org.opendaylight.serviceutils.metrics-impl - 0.13.0.SNAPSHOT | type=GAUGE, name=JVM.non-heap.used, value=199911872 2024-01-23T19:43:30,490 | INFO | features-3-thread-1 | AbstractMetricProvider | 508 - org.opendaylight.serviceutils.metrics-impl - 0.13.0.SNAPSHOT | type=GAUGE, name=JVM.odl.infrautils.FileDescriptorRatio, value=0.0293125 2024-01-23T19:43:30,490 | INFO | features-3-thread-1 | AbstractMetricProvider | 508 - org.opendaylight.serviceutils.metrics-impl - 0.13.0.SNAPSHOT | type=GAUGE, name=JVM.peak.count, value=150 2024-01-23T19:43:30,490 | INFO | features-3-thread-1 | AbstractMetricProvider | 508 - org.opendaylight.serviceutils.metrics-impl - 0.13.0.SNAPSHOT | type=GAUGE, name=JVM.pools.CodeHeap-'non-nmethods'.committed, value=2555904 2024-01-23T19:43:30,490 | INFO | features-3-thread-1 | AbstractMetricProvider | 508 - org.opendaylight.serviceutils.metrics-impl - 0.13.0.SNAPSHOT | type=GAUGE, name=JVM.pools.CodeHeap-'non-nmethods'.init, value=2555904 2024-01-23T19:43:30,490 | INFO | features-3-thread-1 | AbstractMetricProvider | 508 - org.opendaylight.serviceutils.metrics-impl - 0.13.0.SNAPSHOT | type=GAUGE, name=JVM.pools.CodeHeap-'non-nmethods'.max, value=5840896 2024-01-23T19:43:30,490 | INFO | features-3-thread-1 | AbstractMetricProvider | 508 - org.opendaylight.serviceutils.metrics-impl - 0.13.0.SNAPSHOT | type=GAUGE, name=JVM.pools.CodeHeap-'non-nmethods'.usage, value=0.2555443548387097 2024-01-23T19:43:30,490 | INFO | features-3-thread-1 | AbstractMetricProvider | 508 - org.opendaylight.serviceutils.metrics-impl - 0.13.0.SNAPSHOT | type=GAUGE, name=JVM.pools.CodeHeap-'non-nmethods'.used, value=1492608 2024-01-23T19:43:30,490 | INFO | features-3-thread-1 | AbstractMetricProvider | 508 - org.opendaylight.serviceutils.metrics-impl - 0.13.0.SNAPSHOT | type=GAUGE, name=JVM.pools.CodeHeap-'non-profiled-nmethods'.committed, value=15466496 2024-01-23T19:43:30,490 | INFO | features-3-thread-1 | AbstractMetricProvider | 508 - org.opendaylight.serviceutils.metrics-impl - 0.13.0.SNAPSHOT | type=GAUGE, name=JVM.pools.CodeHeap-'non-profiled-nmethods'.init, value=2555904 2024-01-23T19:43:30,490 | INFO | features-3-thread-1 | AbstractMetricProvider | 508 - org.opendaylight.serviceutils.metrics-impl - 0.13.0.SNAPSHOT | type=GAUGE, name=JVM.pools.CodeHeap-'non-profiled-nmethods'.max, value=122908672 2024-01-23T19:43:30,490 | INFO | features-3-thread-1 | AbstractMetricProvider | 508 - org.opendaylight.serviceutils.metrics-impl - 0.13.0.SNAPSHOT | type=GAUGE, name=JVM.pools.CodeHeap-'non-profiled-nmethods'.usage, value=0.12526348018795613 2024-01-23T19:43:30,490 | INFO | features-3-thread-1 | AbstractMetricProvider | 508 - org.opendaylight.serviceutils.metrics-impl - 0.13.0.SNAPSHOT | type=GAUGE, name=JVM.pools.CodeHeap-'non-profiled-nmethods'.used, value=15395968 2024-01-23T19:43:30,490 | INFO | features-3-thread-1 | AbstractMetricProvider | 508 - org.opendaylight.serviceutils.metrics-impl - 0.13.0.SNAPSHOT | type=GAUGE, name=JVM.pools.CodeHeap-'profiled-nmethods'.committed, value=28770304 2024-01-23T19:43:30,490 | INFO | features-3-thread-1 | AbstractMetricProvider | 508 - org.opendaylight.serviceutils.metrics-impl - 0.13.0.SNAPSHOT | type=GAUGE, name=JVM.pools.CodeHeap-'profiled-nmethods'.init, value=2555904 2024-01-23T19:43:30,490 | INFO | features-3-thread-1 | AbstractMetricProvider | 508 - org.opendaylight.serviceutils.metrics-impl - 0.13.0.SNAPSHOT | type=GAUGE, name=JVM.pools.CodeHeap-'profiled-nmethods'.max, value=122908672 2024-01-23T19:43:30,490 | INFO | features-3-thread-1 | AbstractMetricProvider | 508 - org.opendaylight.serviceutils.metrics-impl - 0.13.0.SNAPSHOT | type=GAUGE, name=JVM.pools.CodeHeap-'profiled-nmethods'.usage, value=0.22831131069417135 2024-01-23T19:43:30,490 | INFO | features-3-thread-1 | AbstractMetricProvider | 508 - org.opendaylight.serviceutils.metrics-impl - 0.13.0.SNAPSHOT | type=GAUGE, name=JVM.pools.CodeHeap-'profiled-nmethods'.used, value=28061440 2024-01-23T19:43:30,490 | INFO | features-3-thread-1 | AbstractMetricProvider | 508 - org.opendaylight.serviceutils.metrics-impl - 0.13.0.SNAPSHOT | type=GAUGE, name=JVM.pools.Compressed-Class-Space.committed, value=19070976 2024-01-23T19:43:30,491 | INFO | features-3-thread-1 | AbstractMetricProvider | 508 - org.opendaylight.serviceutils.metrics-impl - 0.13.0.SNAPSHOT | type=GAUGE, name=JVM.pools.Compressed-Class-Space.init, value=0 2024-01-23T19:43:30,491 | INFO | features-3-thread-1 | AbstractMetricProvider | 508 - org.opendaylight.serviceutils.metrics-impl - 0.13.0.SNAPSHOT | type=GAUGE, name=JVM.pools.Compressed-Class-Space.max, value=1073741824 2024-01-23T19:43:30,491 | INFO | features-3-thread-1 | AbstractMetricProvider | 508 - org.opendaylight.serviceutils.metrics-impl - 0.13.0.SNAPSHOT | type=GAUGE, name=JVM.pools.Compressed-Class-Space.usage, value=0.016250066459178925 2024-01-23T19:43:30,491 | INFO | features-3-thread-1 | AbstractMetricProvider | 508 - org.opendaylight.serviceutils.metrics-impl - 0.13.0.SNAPSHOT | type=GAUGE, name=JVM.pools.Compressed-Class-Space.used, value=17448376 2024-01-23T19:43:30,491 | INFO | features-3-thread-1 | AbstractMetricProvider | 508 - org.opendaylight.serviceutils.metrics-impl - 0.13.0.SNAPSHOT | type=GAUGE, name=JVM.pools.G1-Eden-Space.committed, value=2013265920 2024-01-23T19:43:30,491 | INFO | features-3-thread-1 | AbstractMetricProvider | 508 - org.opendaylight.serviceutils.metrics-impl - 0.13.0.SNAPSHOT | type=GAUGE, name=JVM.pools.G1-Eden-Space.init, value=29360128 2024-01-23T19:43:30,491 | INFO | features-3-thread-1 | AbstractMetricProvider | 508 - org.opendaylight.serviceutils.metrics-impl - 0.13.0.SNAPSHOT | type=GAUGE, name=JVM.pools.G1-Eden-Space.max, value=-1 2024-01-23T19:43:30,491 | INFO | features-3-thread-1 | AbstractMetricProvider | 508 - org.opendaylight.serviceutils.metrics-impl - 0.13.0.SNAPSHOT | type=GAUGE, name=JVM.pools.G1-Eden-Space.usage, value=0.07291666666666667 2024-01-23T19:43:30,491 | INFO | features-3-thread-1 | AbstractMetricProvider | 508 - org.opendaylight.serviceutils.metrics-impl - 0.13.0.SNAPSHOT | type=GAUGE, name=JVM.pools.G1-Eden-Space.used, value=146800640 2024-01-23T19:43:30,491 | INFO | features-3-thread-1 | AbstractMetricProvider | 508 - org.opendaylight.serviceutils.metrics-impl - 0.13.0.SNAPSHOT | type=GAUGE, name=JVM.pools.G1-Eden-Space.used-after-gc, value=0 2024-01-23T19:43:30,491 | INFO | features-3-thread-1 | AbstractMetricProvider | 508 - org.opendaylight.serviceutils.metrics-impl - 0.13.0.SNAPSHOT | type=GAUGE, name=JVM.pools.G1-Old-Gen.committed, value=1245708288 2024-01-23T19:43:30,491 | INFO | features-3-thread-1 | AbstractMetricProvider | 508 - org.opendaylight.serviceutils.metrics-impl - 0.13.0.SNAPSHOT | type=GAUGE, name=JVM.pools.G1-Old-Gen.init, value=494927872 2024-01-23T19:43:30,491 | INFO | features-3-thread-1 | AbstractMetricProvider | 508 - org.opendaylight.serviceutils.metrics-impl - 0.13.0.SNAPSHOT | type=GAUGE, name=JVM.pools.G1-Old-Gen.max, value=8363442176 2024-01-23T19:43:30,491 | INFO | features-3-thread-1 | AbstractMetricProvider | 508 - org.opendaylight.serviceutils.metrics-impl - 0.13.0.SNAPSHOT | type=GAUGE, name=JVM.pools.G1-Old-Gen.usage, value=0.06199482331424204 2024-01-23T19:43:30,491 | INFO | features-3-thread-1 | AbstractMetricProvider | 508 - org.opendaylight.serviceutils.metrics-impl - 0.13.0.SNAPSHOT | type=GAUGE, name=JVM.pools.G1-Old-Gen.used, value=518490120 2024-01-23T19:43:30,491 | INFO | features-3-thread-1 | AbstractMetricProvider | 508 - org.opendaylight.serviceutils.metrics-impl - 0.13.0.SNAPSHOT | type=GAUGE, name=JVM.pools.G1-Old-Gen.used-after-gc, value=209495552 2024-01-23T19:43:30,491 | INFO | features-3-thread-1 | AbstractMetricProvider | 508 - org.opendaylight.serviceutils.metrics-impl - 0.13.0.SNAPSHOT | type=GAUGE, name=JVM.pools.G1-Survivor-Space.committed, value=109051904 2024-01-23T19:43:30,491 | INFO | features-3-thread-1 | AbstractMetricProvider | 508 - org.opendaylight.serviceutils.metrics-impl - 0.13.0.SNAPSHOT | type=GAUGE, name=JVM.pools.G1-Survivor-Space.init, value=0 2024-01-23T19:43:30,491 | INFO | features-3-thread-1 | AbstractMetricProvider | 508 - org.opendaylight.serviceutils.metrics-impl - 0.13.0.SNAPSHOT | type=GAUGE, name=JVM.pools.G1-Survivor-Space.max, value=-1 2024-01-23T19:43:30,491 | INFO | features-3-thread-1 | AbstractMetricProvider | 508 - org.opendaylight.serviceutils.metrics-impl - 0.13.0.SNAPSHOT | type=GAUGE, name=JVM.pools.G1-Survivor-Space.usage, value=1.0 2024-01-23T19:43:30,492 | INFO | features-3-thread-1 | AbstractMetricProvider | 508 - org.opendaylight.serviceutils.metrics-impl - 0.13.0.SNAPSHOT | type=GAUGE, name=JVM.pools.G1-Survivor-Space.used, value=109051904 2024-01-23T19:43:30,492 | INFO | features-3-thread-1 | AbstractMetricProvider | 508 - org.opendaylight.serviceutils.metrics-impl - 0.13.0.SNAPSHOT | type=GAUGE, name=JVM.pools.G1-Survivor-Space.used-after-gc, value=109051904 2024-01-23T19:43:30,492 | INFO | features-3-thread-1 | AbstractMetricProvider | 508 - org.opendaylight.serviceutils.metrics-impl - 0.13.0.SNAPSHOT | type=GAUGE, name=JVM.pools.Metaspace.committed, value=141557760 2024-01-23T19:43:30,492 | INFO | features-3-thread-1 | AbstractMetricProvider | 508 - org.opendaylight.serviceutils.metrics-impl - 0.13.0.SNAPSHOT | type=GAUGE, name=JVM.pools.Metaspace.init, value=0 2024-01-23T19:43:30,492 | INFO | features-3-thread-1 | AbstractMetricProvider | 508 - org.opendaylight.serviceutils.metrics-impl - 0.13.0.SNAPSHOT | type=GAUGE, name=JVM.pools.Metaspace.max, value=-1 2024-01-23T19:43:30,492 | INFO | features-3-thread-1 | AbstractMetricProvider | 508 - org.opendaylight.serviceutils.metrics-impl - 0.13.0.SNAPSHOT | type=GAUGE, name=JVM.pools.Metaspace.usage, value=0.9713777895326967 2024-01-23T19:43:30,492 | INFO | features-3-thread-1 | AbstractMetricProvider | 508 - org.opendaylight.serviceutils.metrics-impl - 0.13.0.SNAPSHOT | type=GAUGE, name=JVM.pools.Metaspace.used, value=137506064 2024-01-23T19:43:30,492 | INFO | features-3-thread-1 | AbstractMetricProvider | 508 - org.opendaylight.serviceutils.metrics-impl - 0.13.0.SNAPSHOT | type=GAUGE, name=JVM.runnable.count, value=21 2024-01-23T19:43:30,492 | INFO | features-3-thread-1 | AbstractMetricProvider | 508 - org.opendaylight.serviceutils.metrics-impl - 0.13.0.SNAPSHOT | type=GAUGE, name=JVM.terminated.count, value=0 2024-01-23T19:43:30,492 | INFO | features-3-thread-1 | AbstractMetricProvider | 508 - org.opendaylight.serviceutils.metrics-impl - 0.13.0.SNAPSHOT | type=GAUGE, name=JVM.timed_waiting.count, value=57 2024-01-23T19:43:30,492 | INFO | features-3-thread-1 | AbstractMetricProvider | 508 - org.opendaylight.serviceutils.metrics-impl - 0.13.0.SNAPSHOT | type=GAUGE, name=JVM.total.committed, value=3575447552 2024-01-23T19:43:30,496 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-15 | OSGiDOMStore | 292 - org.opendaylight.controller.sal-distributed-datastore - 8.0.4 | Datastore service type CONFIGURATION activated 2024-01-23T19:43:30,497 | INFO | features-3-thread-1 | AbstractMetricProvider | 508 - org.opendaylight.serviceutils.metrics-impl - 0.13.0.SNAPSHOT | type=GAUGE, name=JVM.total.init, value=531955712 2024-01-23T19:43:30,497 | INFO | features-3-thread-1 | AbstractMetricProvider | 508 - org.opendaylight.serviceutils.metrics-impl - 0.13.0.SNAPSHOT | type=GAUGE, name=JVM.total.max, value=-1 2024-01-23T19:43:30,497 | INFO | features-3-thread-1 | AbstractMetricProvider | 508 - org.opendaylight.serviceutils.metrics-impl - 0.13.0.SNAPSHOT | type=GAUGE, name=JVM.total.used, value=974399208 2024-01-23T19:43:30,497 | INFO | features-3-thread-1 | AbstractMetricProvider | 508 - org.opendaylight.serviceutils.metrics-impl - 0.13.0.SNAPSHOT | type=GAUGE, name=JVM.total_started.count, value=981 2024-01-23T19:43:30,497 | INFO | features-3-thread-1 | AbstractMetricProvider | 508 - org.opendaylight.serviceutils.metrics-impl - 0.13.0.SNAPSHOT | type=GAUGE, name=JVM.unloaded, value=26 2024-01-23T19:43:30,497 | INFO | features-3-thread-1 | AbstractMetricProvider | 508 - org.opendaylight.serviceutils.metrics-impl - 0.13.0.SNAPSHOT | type=GAUGE, name=JVM.waiting.count, value=71 2024-01-23T19:43:30,497 | INFO | features-3-thread-1 | AbstractMetricProvider | 508 - org.opendaylight.serviceutils.metrics-impl - 0.13.0.SNAPSHOT | Updated: org.opendaylight.serviceutils.metrics.internal.Configuration : {threadsWatcherIntervalMS=0, maxThreadsMaxLogIntervalSecs=60, fileReporterIntervalSecs=0, hashCode=0, equals=false, annotationType=null, deadlockedThreadsMaxLogIntervalSecs=60, toString=null, maxThreads=1000} 2024-01-23T19:43:30,497 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.ops4j.pax.jdbc.pool.dbcp2/1.5.6 2024-01-23T19:43:30,499 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-15 | OSGiDOMDataBroker | 292 - org.opendaylight.controller.sal-distributed-datastore - 8.0.4 | DOM Data Broker starting 2024-01-23T19:43:30,509 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.daexim.akka-infoprovider-impl/1.15.0.SNAPSHOT 2024-01-23T19:43:30,510 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-15 | ConcurrentDOMDataBroker | 607 - util - 11.0.5 | ThreadFactory created: CommitFutures 2024-01-23T19:43:30,512 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.daexim.impl/1.15.0.SNAPSHOT 2024-01-23T19:43:30,513 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-15 | OSGiDOMDataBroker | 292 - org.opendaylight.controller.sal-distributed-datastore - 8.0.4 | DOM Data Broker started 2024-01-23T19:43:30,513 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.openflowplugin.openflowjava.blueprint-config/0.18.0.SNAPSHOT 2024-01-23T19:43:30,516 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-15 | OSGiStatementRegistry | 225 - org.opendaylight.bgpcep.bgp-openconfig-rp-spi - 0.20.5 | Stopping 1 StatementProviderActivator instances 2024-01-23T19:43:30,518 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-15 | AbstractAdaptedService | 332 - org.opendaylight.mdsal.binding-dom-adapter - 12.0.4 | Binding/DOM adapter for DataBroker activated 2024-01-23T19:43:30,519 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-15 | OSGiStatementRegistry | 225 - org.opendaylight.bgpcep.bgp-openconfig-rp-spi - 0.20.5 | Starting 2 StatementProviderActivator instances 2024-01-23T19:43:30,570 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-15 | CommandExtension | 139 - org.apache.karaf.shell.core - 4.4.4 | Registering commands for bundle org.opendaylight.netconf.console/6.0.5 2024-01-23T19:43:30,604 | INFO | features-3-thread-1 | BlueprintContainerImpl | 94 - org.apache.aries.blueprint.core - 1.10.3 | Blueprint bundle org.opendaylight.openflowplugin.openflowjava.blueprint-config/0.18.0.SNAPSHOT is waiting for dependencies [Initial app config SwitchConnectionConfig, Initial app config SwitchConnectionConfig] 2024-01-23T19:43:30,609 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-23 | ClientActorBehavior | 278 - org.opendaylight.controller.cds-access-client - 8.0.4 | member-1-frontend-datastore-config: resolved shard 0 to ShardBackendInfo{actor=Actor[akka://opendaylight-cluster-data/user/shardmanager-config/member-1-shard-default-config#-112666043], sessionId=0, version=POTASSIUM, maxMessages=1000, cookie=0, shard=default, dataTree=present} 2024-01-23T19:43:30,609 | INFO | Blueprint Extender: 1 | BlueprintContainerImpl | 94 - org.apache.aries.blueprint.core - 1.10.3 | Blueprint bundle org.opendaylight.aaa.cert/0.18.3 is waiting for dependencies [Initial app config AaaCertServiceConfig, (objectClass=org.opendaylight.aaa.encrypt.AAAEncryptionService)] 2024-01-23T19:43:30,610 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-23 | ClientActorBehavior | 278 - org.opendaylight.controller.cds-access-client - 8.0.4 | member-1-frontend-datastore-config: resolving connection ConnectingClientConnection{client=ClientIdentifier{frontend=member-1-frontend-datastore-config, generation=0}, cookie=0} to ConnectedClientConnection{client=ClientIdentifier{frontend=member-1-frontend-datastore-config, generation=0}, cookie=0, backend=ShardBackendInfo{actor=Actor[akka://opendaylight-cluster-data/user/shardmanager-config/member-1-shard-default-config#-112666043], sessionId=0, version=POTASSIUM, maxMessages=1000, cookie=0, shard=default, dataTree=present}} 2024-01-23T19:43:30,619 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.openflowplugin.impl/0.18.0.SNAPSHOT 2024-01-23T19:43:30,619 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-23 | ClientActorBehavior | 278 - org.opendaylight.controller.cds-access-client - 8.0.4 | member-1-frontend-datastore-config: replaced connection ConnectingClientConnection{client=ClientIdentifier{frontend=member-1-frontend-datastore-config, generation=0}, cookie=0} with ConnectedClientConnection{client=ClientIdentifier{frontend=member-1-frontend-datastore-config, generation=0}, cookie=0, backend=ShardBackendInfo{actor=Actor[akka://opendaylight-cluster-data/user/shardmanager-config/member-1-shard-default-config#-112666043], sessionId=0, version=POTASSIUM, maxMessages=1000, cookie=0, shard=default, dataTree=present}} in 7.224 ms 2024-01-23T19:43:30,620 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-15 | ConnectedGraphServer | 244 - org.opendaylight.bgpcep.graph-impl - 0.20.5 | Create Graph Model at top level in Operational DataStore: InstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.graph.rev220720.GraphTopology, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.graph.rev220720.GraphTopology]} 2024-01-23T19:43:30,691 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-15 | ConnectedGraphServer | 244 - org.opendaylight.bgpcep.graph-impl - 0.20.5 | Graph Model Server started 2024-01-23T19:43:30,702 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-17 | ClientActorBehavior | 278 - org.opendaylight.controller.cds-access-client - 8.0.4 | member-1-frontend-datastore-operational: resolved shard 0 to ShardBackendInfo{actor=Actor[akka://opendaylight-cluster-data/user/shardmanager-operational/member-1-shard-default-operational#722630859], sessionId=0, version=POTASSIUM, maxMessages=1000, cookie=0, shard=default, dataTree=present} 2024-01-23T19:43:30,702 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-17 | ClientActorBehavior | 278 - org.opendaylight.controller.cds-access-client - 8.0.4 | member-1-frontend-datastore-operational: resolving connection ConnectingClientConnection{client=ClientIdentifier{frontend=member-1-frontend-datastore-operational, generation=0}, cookie=0} to ConnectedClientConnection{client=ClientIdentifier{frontend=member-1-frontend-datastore-operational, generation=0}, cookie=0, backend=ShardBackendInfo{actor=Actor[akka://opendaylight-cluster-data/user/shardmanager-operational/member-1-shard-default-operational#722630859], sessionId=0, version=POTASSIUM, maxMessages=1000, cookie=0, shard=default, dataTree=present}} 2024-01-23T19:43:30,709 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-15 | GraphListener | 244 - org.opendaylight.bgpcep.graph-impl - 0.20.5 | Registered listener org.opendaylight.graph.impl.GraphListener@6bb627a9 on Graph Model at InstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.graph.rev220720.graph.topology.Graph, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.graph.rev220720.GraphTopology, org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.graph.rev220720.graph.topology.Graph]} 2024-01-23T19:43:30,714 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-17 | ClientActorBehavior | 278 - org.opendaylight.controller.cds-access-client - 8.0.4 | member-1-frontend-datastore-operational: replaced connection ConnectingClientConnection{client=ClientIdentifier{frontend=member-1-frontend-datastore-operational, generation=0}, cookie=0} with ConnectedClientConnection{client=ClientIdentifier{frontend=member-1-frontend-datastore-operational, generation=0}, cookie=0, backend=ShardBackendInfo{actor=Actor[akka://opendaylight-cluster-data/user/shardmanager-operational/member-1-shard-default-operational#722630859], sessionId=0, version=POTASSIUM, maxMessages=1000, cookie=0, shard=default, dataTree=present}} in 12.26 ms 2024-01-23T19:43:30,721 | INFO | features-3-thread-1 | BlueprintContainerImpl | 94 - org.apache.aries.blueprint.core - 1.10.3 | Blueprint bundle org.opendaylight.openflowplugin.impl/0.18.0.SNAPSHOT is waiting for dependencies [(objectClass=org.opendaylight.openflowplugin.impl.DiagStatusProvider), (objectClass=org.opendaylight.openflowjava.protocol.spi.connection.SwitchConnectionProviderList)] 2024-01-23T19:43:30,722 | INFO | Blueprint Extender: 3 | BlueprintContainerImpl | 94 - org.apache.aries.blueprint.core - 1.10.3 | Blueprint bundle org.opendaylight.openflowplugin.impl/0.18.0.SNAPSHOT is waiting for dependencies [(objectClass=org.opendaylight.openflowplugin.impl.DiagStatusProvider), (objectClass=org.opendaylight.openflowjava.protocol.spi.connection.SwitchConnectionProviderList)] 2024-01-23T19:43:30,724 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.openflowplugin.applications.arbitratorreconciliation-impl/0.18.0.SNAPSHOT 2024-01-23T19:43:30,725 | INFO | Blueprint Extender: 1 | BlueprintContainerImpl | 94 - org.apache.aries.blueprint.core - 1.10.3 | Blueprint bundle org.opendaylight.openflowplugin.impl/0.18.0.SNAPSHOT is waiting for dependencies [(objectClass=org.opendaylight.openflowjava.protocol.spi.connection.SwitchConnectionProviderList)] 2024-01-23T19:43:30,727 | INFO | features-3-thread-1 | BlueprintContainerImpl | 94 - org.apache.aries.blueprint.core - 1.10.3 | Blueprint bundle org.opendaylight.openflowplugin.applications.arbitratorreconciliation-impl/0.18.0.SNAPSHOT is waiting for dependencies [(objectClass=org.opendaylight.openflowplugin.applications.reconciliation.ReconciliationManager), (objectClass=org.opendaylight.serviceutils.upgrade.UpgradeState)] 2024-01-23T19:43:30,728 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.controller.sal-cluster-admin-impl/8.0.4 2024-01-23T19:43:30,734 | INFO | Blueprint Extender: 3 | BlueprintContainerImpl | 94 - org.apache.aries.blueprint.core - 1.10.3 | Blueprint bundle org.opendaylight.openflowplugin.openflowjava.blueprint-config/0.18.0.SNAPSHOT is waiting for dependencies [Initial app config SwitchConnectionConfig] 2024-01-23T19:43:30,738 | INFO | Blueprint Extender: 1 | BlueprintContainerImpl | 94 - org.apache.aries.blueprint.core - 1.10.3 | Blueprint bundle org.opendaylight.aaa.cert/0.18.3 is waiting for dependencies [(objectClass=org.opendaylight.aaa.encrypt.AAAEncryptionService)] 2024-01-23T19:43:30,745 | INFO | features-3-thread-1 | OSGiClusterAdmin | 289 - org.opendaylight.controller.sal-cluster-admin-impl - 8.0.4 | Cluster Admin services started 2024-01-23T19:43:30,746 | INFO | features-3-thread-1 | FeaturesServiceImpl | 17 - org.apache.karaf.features.core - 4.4.4 | org.opendaylight.lispflowmapping.mappingservice.implementation/1.19.0.SNAPSHOT 2024-01-23T19:43:30,762 | INFO | Blueprint Extender: 3 | SwitchConnectionProviderImpl | 492 - org.opendaylight.openflowplugin.openflowjava.openflow-protocol-impl - 0.18.0.SNAPSHOT | ThreadFactory created: OFP-SwitchConnectionProvider-Udp/TcpHandler_6653 2024-01-23T19:43:30,763 | INFO | CommitFutures-1 | OSGiEncryptionServiceConfigurator | 196 - org.opendaylight.aaa.encrypt-service-impl - 0.18.3 | Configuration update succeeded 2024-01-23T19:43:30,772 | INFO | features-3-thread-1 | MappingService | 324 - org.opendaylight.lispflowmapping.mappingservice.implementation - 1.19.0.SNAPSHOT | Mapping Service initializing... 2024-01-23T19:43:30,778 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-15 | BgpTopologyDeployerImpl | 238 - org.opendaylight.bgpcep.bgp-topology-provider - 0.20.5 | BGP topology deployer started. 2024-01-23T19:43:30,793 | INFO | features-3-thread-1 | MappingSystem | 324 - org.opendaylight.lispflowmapping.mappingservice.implementation - 1.19.0.SNAPSHOT | Restoring 0 mappings and 0 keys from datastore into DAO 2024-01-23T19:43:30,799 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-15 | OSGiPasswordServiceConfigBootstrap | 200 - org.opendaylight.aaa.password-service-impl - 0.18.3 | Listening for password service configuration 2024-01-23T19:43:30,801 | INFO | Blueprint Extender: 1 | BlueprintContainerImpl | 94 - org.apache.aries.blueprint.core - 1.10.3 | Blueprint bundle org.opendaylight.aaa.shiro/0.18.3 is waiting for dependencies [(objectClass=org.opendaylight.aaa.api.password.service.PasswordHashService), Initial app config DatastoreConfig, (&(|(type=default)(!(type=*)))(objectClass=org.opendaylight.mdsal.binding.api.DataBroker)), (objectClass=org.opendaylight.aaa.api.IIDMStore), (objectClass=org.opendaylight.aaa.cert.api.ICertificateManager), (objectClass=org.opendaylight.aaa.api.PasswordCredentialAuth)] 2024-01-23T19:43:30,805 | INFO | Blueprint Extender: 1 | BlueprintContainerImpl | 94 - org.apache.aries.blueprint.core - 1.10.3 | Blueprint bundle org.opendaylight.aaa.shiro/0.18.3 is waiting for dependencies [(objectClass=org.opendaylight.aaa.api.password.service.PasswordHashService), Initial app config DatastoreConfig, (&(|(type=default)(!(type=*)))(objectClass=org.opendaylight.mdsal.binding.api.DataBroker)), (objectClass=org.opendaylight.aaa.cert.api.ICertificateManager), (objectClass=org.opendaylight.aaa.api.PasswordCredentialAuth)] 2024-01-23T19:43:30,809 | ERROR | opendaylight-cluster-data-notification-dispatcher-41 | H2StDumping last 500K bytes of karaf log... -distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:44:52,627 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:44:52,627 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:44:52,782 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:44:52,782 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:44:53,123 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:44:53,124 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:44:53,209 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:44:53,209 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:44:53,290 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 305 - org.opendaylight.infrautils.ready-impl - 6.0.5 | checkBundleDiagInfos: Elapsed time 84s, remaining time 215s, diag: Booting {Installed=1, Resolved=10, Unknown=0, GracePeriod=0, Waiting=1, Starting=0, Active=606, Stopping=0, Failure=0} 2024-01-23T19:44:53,630 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:44:53,630 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:44:53,759 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:44:53,759 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:44:53,786 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:44:53,786 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:44:54,011 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:44:54,011 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:44:54,176 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:44:54,176 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:44:54,542 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 305 - org.opendaylight.infrautils.ready-impl - 6.0.5 | checkBundleDiagInfos: Elapsed time 86s, remaining time 213s, diag: Booting {Installed=1, Resolved=10, Unknown=0, GracePeriod=0, Waiting=1, Starting=0, Active=606, Stopping=0, Failure=0} 2024-01-23T19:44:54,583 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:44:54,583 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:44:54,738 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:44:54,738 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:44:54,762 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:44:54,763 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:44:55,079 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:44:55,079 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:44:55,164 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:44:55,164 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:44:55,787 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:44:55,787 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:44:55,794 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 305 - org.opendaylight.infrautils.ready-impl - 6.0.5 | checkBundleDiagInfos: Elapsed time 87s, remaining time 212s, diag: Booting {Installed=1, Resolved=10, Unknown=0, GracePeriod=0, Waiting=1, Starting=0, Active=606, Stopping=0, Failure=0} 2024-01-23T19:44:55,842 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:44:55,842 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:44:55,915 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:44:55,915 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:44:56,032 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:44:56,033 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:44:56,366 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:44:56,367 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:44:56,768 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:44:56,768 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:44:56,795 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:44:56,796 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:44:56,984 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:44:56,985 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:44:56,988 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:44:56,989 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:44:57,049 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 305 - org.opendaylight.infrautils.ready-impl - 6.0.5 | checkBundleDiagInfos: Elapsed time 88s, remaining time 211s, diag: Booting {Installed=1, Resolved=10, Unknown=0, GracePeriod=0, Waiting=1, Starting=0, Active=606, Stopping=0, Failure=0} 2024-01-23T19:44:57,569 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:44:57,569 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:44:57,891 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:44:57,891 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:44:57,922 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:44:57,922 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:44:57,948 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:44:57,949 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:44:58,137 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:44:58,138 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:44:58,301 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 305 - org.opendaylight.infrautils.ready-impl - 6.0.5 | checkBundleDiagInfos: Elapsed time 89s, remaining time 210s, diag: Booting {Installed=1, Resolved=10, Unknown=0, GracePeriod=0, Waiting=1, Starting=0, Active=606, Stopping=0, Failure=0} 2024-01-23T19:44:58,623 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:44:58,623 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:44:58,775 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:44:58,775 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:44:58,800 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:44:58,800 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:44:59,043 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:44:59,044 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:44:59,140 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:44:59,140 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:44:59,568 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 305 - org.opendaylight.infrautils.ready-impl - 6.0.5 | checkBundleDiagInfos: Elapsed time 91s, remaining time 208s, diag: Booting {Installed=1, Resolved=10, Unknown=0, GracePeriod=0, Waiting=1, Starting=0, Active=606, Stopping=0, Failure=0} 2024-01-23T19:44:59,655 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:44:59,656 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:44:59,825 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:44:59,825 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:44:59,882 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:44:59,882 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:44:59,995 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:44:59,995 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:00,241 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:00,242 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:00,758 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:00,759 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:00,823 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 305 - org.opendaylight.infrautils.ready-impl - 6.0.5 | checkBundleDiagInfos: Elapsed time 92s, remaining time 207s, diag: Booting {Installed=1, Resolved=10, Unknown=0, GracePeriod=0, Waiting=1, Starting=0, Active=606, Stopping=0, Failure=0} 2024-01-23T19:45:00,929 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:00,929 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:01,036 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:01,036 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:01,099 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:01,099 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:01,143 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:01,144 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:01,711 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:01,711 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:02,082 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:02,083 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:02,089 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 305 - org.opendaylight.infrautils.ready-impl - 6.0.5 | checkBundleDiagInfos: Elapsed time 93s, remaining time 206s, diag: Booting {Installed=1, Resolved=10, Unknown=0, GracePeriod=0, Waiting=1, Starting=0, Active=606, Stopping=0, Failure=0} 2024-01-23T19:45:02,138 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:02,139 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:02,151 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:02,152 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:02,346 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:02,346 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:02,663 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:02,663 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:03,041 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:03,041 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:03,053 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:03,053 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:03,286 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:03,286 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:03,299 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:03,299 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:03,342 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 305 - org.opendaylight.infrautils.ready-impl - 6.0.5 | checkBundleDiagInfos: Elapsed time 95s, remaining time 204s, diag: Booting {Installed=1, Resolved=10, Unknown=0, GracePeriod=0, Waiting=1, Starting=0, Active=606, Stopping=0, Failure=0} 2024-01-23T19:45:03,566 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:03,566 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:04,006 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:04,007 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:04,043 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:04,043 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:04,088 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:04,088 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:04,352 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:04,353 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:04,518 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:04,519 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:04,593 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 305 - org.opendaylight.infrautils.ready-impl - 6.0.5 | checkBundleDiagInfos: Elapsed time 96s, remaining time 203s, diag: Booting {Installed=1, Resolved=10, Unknown=0, GracePeriod=0, Waiting=1, Starting=0, Active=606, Stopping=0, Failure=0} 2024-01-23T19:45:04,908 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:04,908 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:04,996 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:04,997 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:05,291 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:05,292 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:05,455 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:05,455 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:05,721 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:05,721 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:05,844 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 305 - org.opendaylight.infrautils.ready-impl - 6.0.5 | checkBundleDiagInfos: Elapsed time 97s, remaining time 202s, diag: Booting {Installed=1, Resolved=10, Unknown=0, GracePeriod=0, Waiting=1, Starting=0, Active=606, Stopping=0, Failure=0} 2024-01-23T19:45:05,962 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:05,962 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:06,116 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:06,116 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:06,244 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:06,244 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:06,609 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:06,609 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:06,623 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:06,623 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:06,914 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:06,915 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:07,103 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 305 - org.opendaylight.infrautils.ready-impl - 6.0.5 | checkBundleDiagInfos: Elapsed time 98s, remaining time 201s, diag: Booting {Installed=1, Resolved=10, Unknown=0, GracePeriod=0, Waiting=1, Starting=0, Active=606, Stopping=0, Failure=0} 2024-01-23T19:45:07,197 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:07,198 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:07,217 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:07,218 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:07,761 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:07,761 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:07,766 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:07,766 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:07,777 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:07,777 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:08,069 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:08,069 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:08,200 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:08,200 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:08,350 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 305 - org.opendaylight.infrautils.ready-impl - 6.0.5 | checkBundleDiagInfos: Elapsed time 100s, remaining time 199s, diag: Booting {Installed=1, Resolved=10, Unknown=0, GracePeriod=0, Waiting=1, Starting=0, Active=606, Stopping=0, Failure=0} 2024-01-23T19:45:08,820 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:08,820 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:08,879 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:08,880 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:08,966 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:08,966 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:09,222 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:09,222 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:09,253 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:09,253 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:09,604 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 305 - org.opendaylight.infrautils.ready-impl - 6.0.5 | checkBundleDiagInfos: Elapsed time 101s, remaining time 198s, diag: Booting {Installed=1, Resolved=10, Unknown=0, GracePeriod=0, Waiting=1, Starting=0, Active=606, Stopping=0, Failure=0} 2024-01-23T19:45:09,932 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:09,932 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:09,974 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:09,974 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:10,019 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:10,019 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:10,274 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:10,275 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:10,356 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:10,356 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:10,856 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 305 - org.opendaylight.infrautils.ready-impl - 6.0.5 | checkBundleDiagInfos: Elapsed time 102s, remaining time 197s, diag: Booting {Installed=1, Resolved=10, Unknown=0, GracePeriod=0, Waiting=1, Starting=0, Active=606, Stopping=0, Failure=0} 2024-01-23T19:45:10,876 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:10,877 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:10,936 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:10,936 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:11,123 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:11,123 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:11,277 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:11,277 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:11,509 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:11,509 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:11,979 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:11,979 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:11,989 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:11,990 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:12,025 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:12,025 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:12,124 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 305 - org.opendaylight.infrautils.ready-impl - 6.0.5 | checkBundleDiagInfos: Elapsed time 103s, remaining time 196s, diag: Booting {Installed=1, Resolved=10, Unknown=0, GracePeriod=0, Waiting=1, Starting=0, Active=606, Stopping=0, Failure=0} 2024-01-23T19:45:12,280 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:12,281 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:12,461 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:12,462 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:12,978 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:12,979 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:13,082 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:13,082 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:13,192 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:13,193 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:13,233 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:13,233 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:13,386 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 305 - org.opendaylight.infrautils.ready-impl - 6.0.5 | checkBundleDiagInfos: Elapsed time 105s, remaining time 194s, diag: Booting {Installed=1, Resolved=10, Unknown=0, GracePeriod=0, Waiting=1, Starting=0, Active=606, Stopping=0, Failure=0} 2024-01-23T19:45:13,614 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:13,614 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:13,984 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:13,985 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:14,135 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:14,135 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:14,195 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:14,195 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:14,285 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:14,286 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:14,642 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 305 - org.opendaylight.infrautils.ready-impl - 6.0.5 | checkBundleDiagInfos: Elapsed time 106s, remaining time 193s, diag: Booting {Installed=1, Resolved=10, Unknown=0, GracePeriod=0, Waiting=1, Starting=0, Active=606, Stopping=0, Failure=0} 2024-01-23T19:45:14,817 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:14,817 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:15,098 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:15,098 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:15,138 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:15,138 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:15,138 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:15,138 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:15,187 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:15,187 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:15,769 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:15,769 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:15,894 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 305 - org.opendaylight.infrautils.ready-impl - 6.0.5 | checkBundleDiagInfos: Elapsed time 107s, remaining time 192s, diag: Booting {Installed=1, Resolved=10, Unknown=0, GracePeriod=0, Waiting=1, Starting=0, Active=606, Stopping=0, Failure=0} 2024-01-23T19:45:16,041 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:16,041 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:16,041 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:16,041 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:16,140 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:16,141 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:16,302 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:16,302 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:16,822 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:16,823 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:17,145 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:17,145 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:17,153 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 305 - org.opendaylight.infrautils.ready-impl - 6.0.5 | checkBundleDiagInfos: Elapsed time 108s, remaining time 191s, diag: Booting {Installed=1, Resolved=10, Unknown=0, GracePeriod=0, Waiting=1, Starting=0, Active=606, Stopping=0, Failure=0} 2024-01-23T19:45:17,195 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:17,195 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:17,205 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:17,205 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:17,243 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:17,243 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:17,674 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:17,674 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:18,047 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:18,047 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:18,058 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:18,058 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:18,296 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:18,296 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:18,398 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:18,399 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:18,408 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 305 - org.opendaylight.infrautils.ready-impl - 6.0.5 | checkBundleDiagInfos: Elapsed time 110s, remaining time 189s, diag: Booting {Installed=1, Resolved=10, Unknown=0, GracePeriod=0, Waiting=1, Starting=0, Active=606, Stopping=0, Failure=0} 2024-01-23T19:45:18,728 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:18,728 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:18,909 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:18,910 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:19,200 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:19,201 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:19,351 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:19,351 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:19,400 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:19,401 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:19,664 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 305 - org.opendaylight.infrautils.ready-impl - 6.0.5 | checkBundleDiagInfos: Elapsed time 111s, remaining time 188s, diag: Booting {Installed=1, Resolved=10, Unknown=0, GracePeriod=0, Waiting=1, Starting=0, Active=606, Stopping=0, Failure=0} 2024-01-23T19:45:19,781 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:19,781 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:20,012 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:20,012 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:20,204 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:20,204 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:20,303 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:20,303 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:20,553 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:20,554 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:20,734 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:20,734 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:20,918 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 305 - org.opendaylight.infrautils.ready-impl - 6.0.5 | checkBundleDiagInfos: Elapsed time 112s, remaining time 187s, diag: Booting {Installed=1, Resolved=10, Unknown=0, GracePeriod=0, Waiting=1, Starting=0, Active=606, Stopping=0, Failure=0} 2024-01-23T19:45:21,107 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:21,107 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:21,166 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:21,166 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:21,306 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:21,306 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:21,636 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:21,637 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:21,757 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:21,757 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:22,168 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 305 - org.opendaylight.infrautils.ready-impl - 6.0.5 | checkBundleDiagInfos: Elapsed time 113s, remaining time 186s, diag: Booting {Installed=1, Resolved=10, Unknown=0, GracePeriod=0, Waiting=1, Starting=0, Active=606, Stopping=0, Failure=0} 2024-01-23T19:45:22,211 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:22,211 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:22,218 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:22,218 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:22,359 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:22,359 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:22,638 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:22,639 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:22,810 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:22,810 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:23,122 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:23,122 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:23,163 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:23,163 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:23,420 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 305 - org.opendaylight.infrautils.ready-impl - 6.0.5 | checkBundleDiagInfos: Elapsed time 115s, remaining time 184s, diag: Booting {Installed=1, Resolved=10, Unknown=0, GracePeriod=0, Waiting=1, Starting=0, Active=606, Stopping=0, Failure=0} 2024-01-23T19:45:23,462 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:23,462 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:23,791 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:23,791 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:23,973 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:23,973 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:24,014 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:24,014 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:24,166 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:24,166 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:24,465 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:24,465 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:24,673 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 305 - org.opendaylight.infrautils.ready-impl - 6.0.5 | checkBundleDiagInfos: Elapsed time 116s, remaining time 183s, diag: Booting {Installed=1, Resolved=10, Unknown=0, GracePeriod=0, Waiting=1, Starting=0, Active=606, Stopping=0, Failure=0} 2024-01-23T19:45:24,694 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:24,694 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:24,916 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:24,916 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:25,069 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:25,069 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:25,127 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:25,127 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:25,368 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:25,368 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:25,547 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:25,547 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:25,819 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:25,819 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:25,921 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 305 - org.opendaylight.infrautils.ready-impl - 6.0.5 | checkBundleDiagInfos: Elapsed time 117s, remaining time 182s, diag: Booting {Installed=1, Resolved=10, Unknown=0, GracePeriod=0, Waiting=1, Starting=0, Active=606, Stopping=0, Failure=0} 2024-01-23T19:45:25,922 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:25,922 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:25,979 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:25,980 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:26,221 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:26,221 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:26,552 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:26,553 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:26,871 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:26,871 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:26,882 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:26,882 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:26,925 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:26,925 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:27,171 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 305 - org.opendaylight.infrautils.ready-impl - 6.0.5 | checkBundleDiagInfos: Elapsed time 118s, remaining time 181s, diag: Booting {Installed=1, Resolved=10, Unknown=0, GracePeriod=0, Waiting=1, Starting=0, Active=606, Stopping=0, Failure=0} 2024-01-23T19:45:27,423 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:27,423 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:27,605 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:27,605 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:27,927 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:27,928 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:27,934 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:27,934 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:28,073 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:28,074 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:28,376 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:28,376 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:28,422 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 305 - org.opendaylight.infrautils.ready-impl - 6.0.5 | checkBundleDiagInfos: Elapsed time 120s, remaining time 179s, diag: Booting {Installed=1, Resolved=10, Unknown=0, GracePeriod=0, Waiting=1, Starting=0, Active=606, Stopping=0, Failure=0} 2024-01-23T19:45:28,708 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:28,709 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:28,829 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:28,830 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:29,025 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:29,025 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:29,088 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:29,088 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:29,229 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:29,229 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:29,673 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 305 - org.opendaylight.infrautils.ready-impl - 6.0.5 | checkBundleDiagInfos: Elapsed time 121s, remaining time 178s, diag: Booting {Installed=1, Resolved=10, Unknown=0, GracePeriod=0, Waiting=1, Starting=0, Active=606, Stopping=0, Failure=0} 2024-01-23T19:45:29,813 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:29,813 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:30,032 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:30,032 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:30,041 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:30,041 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:30,229 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:30,229 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:30,383 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:30,383 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:30,866 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:30,866 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:30,894 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:30,894 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:30,927 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 305 - org.opendaylight.infrautils.ready-impl - 6.0.5 | checkBundleDiagInfos: Elapsed time 122s, remaining time 177s, diag: Booting {Installed=1, Resolved=10, Unknown=0, GracePeriod=0, Waiting=1, Starting=0, Active=606, Stopping=0, Failure=0} 2024-01-23T19:45:30,985 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:30,985 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:31,282 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:31,282 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:31,535 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:31,535 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:31,869 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:31,869 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:32,038 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:32,038 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:32,047 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:32,048 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:32,177 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 305 - org.opendaylight.infrautils.ready-impl - 6.0.5 | checkBundleDiagInfos: Elapsed time 123s, remaining time 176s, diag: Booting {Installed=1, Resolved=10, Unknown=0, GracePeriod=0, Waiting=1, Starting=0, Active=606, Stopping=0, Failure=0} 2024-01-23T19:45:32,485 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:32,486 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:32,688 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:32,688 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:32,923 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:32,923 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:32,949 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:32,950 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:33,040 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:33,040 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:33,439 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 305 - org.opendaylight.infrautils.ready-impl - 6.0.5 | checkBundleDiagInfos: Elapsed time 125s, remaining time 174s, diag: Booting {Installed=1, Resolved=10, Unknown=0, GracePeriod=0, Waiting=1, Starting=0, Active=606, Stopping=0, Failure=0} 2024-01-23T19:45:33,588 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:33,588 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:33,590 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:33,591 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:33,825 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:33,825 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:33,892 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:33,892 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:34,101 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:34,102 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:34,543 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:34,543 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:34,640 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:34,640 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:34,696 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 305 - org.opendaylight.infrautils.ready-impl - 6.0.5 | checkBundleDiagInfos: Elapsed time 126s, remaining time 173s, diag: Booting {Installed=1, Resolved=10, Unknown=0, GracePeriod=0, Waiting=1, Starting=0, Active=606, Stopping=0, Failure=0} 2024-01-23T19:45:34,895 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:34,895 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:34,929 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:34,929 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:35,053 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:35,053 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:35,596 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:35,597 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:35,643 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:35,643 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:35,748 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:35,748 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:35,944 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 305 - org.opendaylight.infrautils.ready-impl - 6.0.5 | checkBundleDiagInfos: Elapsed time 127s, remaining time 172s, diag: Booting {Installed=1, Resolved=10, Unknown=0, GracePeriod=0, Waiting=1, Starting=0, Active=606, Stopping=0, Failure=0} 2024-01-23T19:45:36,032 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:36,032 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:36,107 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:36,107 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:36,749 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:36,750 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:36,845 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:36,845 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:36,952 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:36,952 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:36,985 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:36,985 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:37,195 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 305 - org.opendaylight.infrautils.ready-impl - 6.0.5 | checkBundleDiagInfos: Elapsed time 128s, remaining time 171s, diag: Booting {Installed=1, Resolved=10, Unknown=0, GracePeriod=0, Waiting=1, Starting=0, Active=606, Stopping=0, Failure=0} 2024-01-23T19:45:37,210 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:37,210 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:37,651 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:37,651 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:37,998 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:37,998 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:38,054 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:38,054 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:38,088 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:38,089 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:38,162 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:38,162 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:38,455 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 305 - org.opendaylight.infrautils.ready-impl - 6.0.5 | checkBundleDiagInfos: Elapsed time 130s, remaining time 169s, diag: Booting {Installed=1, Resolved=10, Unknown=0, GracePeriod=0, Waiting=1, Starting=0, Active=606, Stopping=0, Failure=0} 2024-01-23T19:45:38,554 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:38,554 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:38,951 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:38,951 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:39,007 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:39,007 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:39,191 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:39,192 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:39,315 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:39,315 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:39,407 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:39,407 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:39,728 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 305 - org.opendaylight.infrautils.ready-impl - 6.0.5 | checkBundleDiagInfos: Elapsed time 131s, remaining time 168s, diag: Booting {Installed=1, Resolved=10, Unknown=0, GracePeriod=0, Waiting=1, Starting=0, Active=606, Stopping=0, Failure=0} 2024-01-23T19:45:39,853 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:39,853 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:40,110 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:40,110 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:40,344 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:40,344 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:40,468 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:40,468 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:40,509 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:40,509 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:40,957 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:40,957 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:40,983 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 305 - org.opendaylight.infrautils.ready-impl - 6.0.5 | checkBundleDiagInfos: Elapsed time 132s, remaining time 167s, diag: Booting {Installed=1, Resolved=10, Unknown=0, GracePeriod=0, Waiting=1, Starting=0, Active=606, Stopping=0, Failure=0} 2024-01-23T19:45:41,315 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:41,315 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:41,470 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:41,471 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:41,497 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:41,498 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:41,662 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:41,662 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:41,809 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:41,810 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:42,243 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 305 - org.opendaylight.infrautils.ready-impl - 6.0.5 | checkBundleDiagInfos: Elapsed time 133s, remaining time 166s, diag: Booting {Installed=1, Resolved=10, Unknown=0, GracePeriod=0, Waiting=1, Starting=0, Active=606, Stopping=0, Failure=0} 2024-01-23T19:45:42,400 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:42,400 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:42,416 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:42,417 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:42,473 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:42,473 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:42,514 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:42,514 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:42,967 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:42,967 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:43,268 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:43,269 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:43,417 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:43,417 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:43,452 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:43,452 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:43,498 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 305 - org.opendaylight.infrautils.ready-impl - 6.0.5 | checkBundleDiagInfos: Elapsed time 135s, remaining time 164s, diag: Booting {Installed=1, Resolved=10, Unknown=0, GracePeriod=0, Waiting=1, Starting=0, Active=606, Stopping=0, Failure=0} 2024-01-23T19:45:43,626 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:43,627 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:43,820 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:43,820 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:44,120 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:44,120 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:44,470 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:44,471 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:44,528 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:44,529 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:44,555 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:44,555 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:44,742 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 305 - org.opendaylight.infrautils.ready-impl - 6.0.5 | checkBundleDiagInfos: Elapsed time 136s, remaining time 163s, diag: Booting {Installed=1, Resolved=10, Unknown=0, GracePeriod=0, Waiting=1, Starting=0, Active=606, Stopping=0, Failure=0} 2024-01-23T19:45:44,824 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:44,824 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:45,172 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:45,173 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:45,422 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:45,423 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:45,557 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:45,558 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:45,581 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:45,581 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:45,876 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:45,876 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:46,001 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 305 - org.opendaylight.infrautils.ready-impl - 6.0.5 | checkBundleDiagInfos: Elapsed time 137s, remaining time 162s, diag: Booting {Installed=1, Resolved=10, Unknown=0, GracePeriod=0, Waiting=1, Starting=0, Active=606, Stopping=0, Failure=0} 2024-01-23T19:45:46,325 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:46,325 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:46,409 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:46,409 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:46,525 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:46,525 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:46,735 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:46,735 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:46,879 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:46,880 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:47,228 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:47,228 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:47,278 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 305 - org.opendaylight.infrautils.ready-impl - 6.0.5 | checkBundleDiagInfos: Elapsed time 138s, remaining time 161s, diag: Booting {Installed=1, Resolved=10, Unknown=0, GracePeriod=0, Waiting=1, Starting=0, Active=606, Stopping=0, Failure=0} 2024-01-23T19:45:47,613 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:47,613 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:47,680 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:47,680 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:47,731 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:47,732 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:47,888 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:47,888 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:48,131 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:48,131 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:48,534 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 305 - org.opendaylight.infrautils.ready-impl - 6.0.5 | checkBundleDiagInfos: Elapsed time 140s, remaining time 159s, diag: Booting {Installed=1, Resolved=10, Unknown=0, GracePeriod=0, Waiting=1, Starting=0, Active=606, Stopping=0, Failure=0} 2024-01-23T19:45:48,633 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:48,633 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:48,684 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:48,684 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:48,817 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:48,817 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:48,942 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:48,942 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:48,984 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:48,984 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:49,486 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:49,486 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:49,791 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 305 - org.opendaylight.infrautils.ready-impl - 6.0.5 | checkBundleDiagInfos: Elapsed time 141s, remaining time 158s, diag: Booting {Installed=1, Resolved=10, Unknown=0, GracePeriod=0, Waiting=1, Starting=0, Active=606, Stopping=0, Failure=0} 2024-01-23T19:45:49,887 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:49,888 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:49,893 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:49,894 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:49,921 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:49,921 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:49,936 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:49,936 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:50,389 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:50,389 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:50,788 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:50,788 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:50,845 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:50,845 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:50,889 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:50,889 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:51,024 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:51,024 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:51,050 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 305 - org.opendaylight.infrautils.ready-impl - 6.0.5 | checkBundleDiagInfos: Elapsed time 142s, remaining time 157s, diag: Booting {Installed=1, Resolved=10, Unknown=0, GracePeriod=0, Waiting=1, Starting=0, Active=606, Stopping=0, Failure=0} 2024-01-23T19:45:51,592 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:51,593 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:51,791 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:51,791 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:51,948 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:51,948 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:51,991 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:51,991 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:52,026 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:52,026 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:52,307 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 305 - org.opendaylight.infrautils.ready-impl - 6.0.5 | checkBundleDiagInfos: Elapsed time 143s, remaining time 156s, diag: Booting {Installed=1, Resolved=10, Unknown=0, GracePeriod=0, Waiting=1, Starting=0, Active=606, Stopping=0, Failure=0} 2024-01-23T19:45:52,544 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:52,545 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:52,744 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:52,744 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:52,894 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:52,894 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:53,104 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:53,104 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:53,130 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:53,130 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:53,547 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:53,547 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:53,573 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 305 - org.opendaylight.infrautils.ready-impl - 6.0.5 | checkBundleDiagInfos: Elapsed time 145s, remaining time 154s, diag: Booting {Installed=1, Resolved=10, Unknown=0, GracePeriod=0, Waiting=1, Starting=0, Active=606, Stopping=0, Failure=0} 2024-01-23T19:45:53,597 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:53,597 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:53,946 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:53,946 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:54,032 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:54,032 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:54,307 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:54,308 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:54,452 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:54,453 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:54,799 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:54,800 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:54,825 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 305 - org.opendaylight.infrautils.ready-impl - 6.0.5 | checkBundleDiagInfos: Elapsed time 146s, remaining time 153s, diag: Booting {Installed=1, Resolved=10, Unknown=0, GracePeriod=0, Waiting=1, Starting=0, Active=606, Stopping=0, Failure=0} 2024-01-23T19:45:54,948 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:54,948 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:54,983 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:54,983 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:55,159 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:55,159 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:55,504 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:55,505 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:55,851 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:55,851 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:56,002 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:56,002 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:56,011 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:56,011 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:56,078 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 305 - org.opendaylight.infrautils.ready-impl - 6.0.5 | checkBundleDiagInfos: Elapsed time 147s, remaining time 152s, diag: Booting {Installed=1, Resolved=10, Unknown=0, GracePeriod=0, Waiting=1, Starting=0, Active=606, Stopping=0, Failure=0} 2024-01-23T19:45:56,187 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:56,187 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:56,456 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:56,457 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:56,804 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:56,805 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:56,863 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:56,864 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:56,954 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:56,954 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:57,039 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:57,039 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:57,331 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 305 - org.opendaylight.infrautils.ready-impl - 6.0.5 | checkBundleDiagInfos: Elapsed time 149s, remaining time 150s, diag: Booting {Installed=1, Resolved=10, Unknown=0, GracePeriod=0, Waiting=1, Starting=0, Active=606, Stopping=0, Failure=0} 2024-01-23T19:45:57,659 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:57,659 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:57,857 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:57,857 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:57,865 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:57,866 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:58,007 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:58,007 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:58,192 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:58,192 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:58,579 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 305 - org.opendaylight.infrautils.ready-impl - 6.0.5 | checkBundleDiagInfos: Elapsed time 150s, remaining time 149s, diag: Booting {Installed=1, Resolved=10, Unknown=0, GracePeriod=0, Waiting=1, Starting=0, Active=606, Stopping=0, Failure=0} 2024-01-23T19:45:58,712 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:58,712 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:58,813 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:58,814 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:58,960 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:58,961 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:59,068 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:59,068 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:59,345 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:59,345 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:59,766 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:59,766 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:59,833 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 305 - org.opendaylight.infrautils.ready-impl - 6.0.5 | checkBundleDiagInfos: Elapsed time 151s, remaining time 148s, diag: Booting {Installed=1, Resolved=10, Unknown=0, GracePeriod=0, Waiting=1, Starting=0, Active=606, Stopping=0, Failure=0} 2024-01-23T19:45:59,862 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:59,863 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:45:59,966 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:45:59,966 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:00,021 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:00,021 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:00,297 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:00,298 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:00,718 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:00,718 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:00,764 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:00,764 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:01,020 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:01,020 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:01,074 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:01,074 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:01,088 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 305 - org.opendaylight.infrautils.ready-impl - 6.0.5 | checkBundleDiagInfos: Elapsed time 152s, remaining time 147s, diag: Booting {Installed=1, Resolved=10, Unknown=0, GracePeriod=0, Waiting=1, Starting=0, Active=606, Stopping=0, Failure=0} 2024-01-23T19:46:01,401 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:01,401 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:01,767 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:01,767 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:01,920 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:01,920 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:02,023 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:02,023 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:02,077 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:02,077 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:02,252 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:02,253 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:02,340 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 305 - org.opendaylight.infrautils.ready-impl - 6.0.5 | checkBundleDiagInfos: Elapsed time 154s, remaining time 145s, diag: Booting {Installed=1, Resolved=10, Unknown=0, GracePeriod=0, Waiting=1, Starting=0, Active=606, Stopping=0, Failure=0} 2024-01-23T19:46:02,720 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:02,720 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:02,822 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:02,822 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:03,030 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:03,030 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:03,177 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:03,177 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:03,305 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:03,305 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:03,599 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 305 - org.opendaylight.infrautils.ready-impl - 6.0.5 | checkBundleDiagInfos: Elapsed time 155s, remaining time 144s, diag: Booting {Installed=1, Resolved=10, Unknown=0, GracePeriod=0, Waiting=1, Starting=0, Active=606, Stopping=0, Failure=0} 2024-01-23T19:46:03,675 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:03,675 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:03,722 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:03,723 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:03,933 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:03,933 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:04,080 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:04,080 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:04,208 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:04,208 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:04,675 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:04,675 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:04,786 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:04,786 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:04,828 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:04,828 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:04,851 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 305 - org.opendaylight.infrautils.ready-impl - 6.0.5 | checkBundleDiagInfos: Elapsed time 156s, remaining time 143s, diag: Booting {Installed=1, Resolved=10, Unknown=0, GracePeriod=0, Waiting=1, Starting=0, Active=606, Stopping=0, Failure=0} 2024-01-23T19:46:04,933 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:04,933 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:05,111 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:05,111 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:05,528 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:05,528 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:05,689 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:05,689 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:05,780 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:05,780 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:05,987 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:05,987 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:06,064 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:06,065 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:06,105 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 305 - org.opendaylight.infrautils.ready-impl - 6.0.5 | checkBundleDiagInfos: Elapsed time 157s, remaining time 142s, diag: Booting {Installed=1, Resolved=10, Unknown=0, GracePeriod=0, Waiting=1, Starting=0, Active=606, Stopping=0, Failure=0} 2024-01-23T19:46:06,491 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:06,491 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:06,581 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:06,581 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:06,833 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:06,833 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:06,916 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:06,917 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:06,989 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:06,990 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:07,357 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 305 - org.opendaylight.infrautils.ready-impl - 6.0.5 | checkBundleDiagInfos: Elapsed time 159s, remaining time 140s, diag: Booting {Installed=1, Resolved=10, Unknown=0, GracePeriod=0, Waiting=1, Starting=0, Active=606, Stopping=0, Failure=0} 2024-01-23T19:46:07,444 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:07,444 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:07,632 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:07,633 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:07,768 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:07,769 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:07,886 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:07,886 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:07,991 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:07,992 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:08,297 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:08,297 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:08,611 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 305 - org.opendaylight.infrautils.ready-impl - 6.0.5 | checkBundleDiagInfos: Elapsed time 160s, remaining time 139s, diag: Booting {Installed=1, Resolved=10, Unknown=0, GracePeriod=0, Waiting=1, Starting=0, Active=606, Stopping=0, Failure=0} 2024-01-23T19:46:08,785 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:08,785 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:08,889 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:08,889 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:08,971 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:08,971 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:09,044 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:09,044 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:09,399 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:09,399 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:09,791 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:09,792 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:09,868 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 305 - org.opendaylight.infrautils.ready-impl - 6.0.5 | checkBundleDiagInfos: Elapsed time 161s, remaining time 138s, diag: Booting {Installed=1, Resolved=10, Unknown=0, GracePeriod=0, Waiting=1, Starting=0, Active=606, Stopping=0, Failure=0} 2024-01-23T19:46:09,888 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:09,888 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:09,924 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:09,924 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:10,147 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:10,147 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:10,352 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:10,352 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:10,744 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:10,744 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:10,999 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:11,000 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:11,027 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:11,027 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:11,092 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:11,092 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:11,128 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 305 - org.opendaylight.infrautils.ready-impl - 6.0.5 | checkBundleDiagInfos: Elapsed time 162s, remaining time 137s, diag: Booting {Installed=1, Resolved=10, Unknown=0, GracePeriod=0, Waiting=1, Starting=0, Active=606, Stopping=0, Failure=0} 2024-01-23T19:46:11,255 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:11,255 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:11,695 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:11,696 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:11,851 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:11,852 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:11,880 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:11,880 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:12,107 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:12,107 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:12,145 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:12,145 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:12,386 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 305 - org.opendaylight.infrautils.ready-impl - 6.0.5 | checkBundleDiagInfos: Elapsed time 164s, remaining time 135s, diag: Booting {Installed=1, Resolved=10, Unknown=0, GracePeriod=0, Waiting=1, Starting=0, Active=606, Stopping=0, Failure=0} 2024-01-23T19:46:12,647 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:12,647 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:12,782 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:12,782 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:13,054 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:13,054 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:13,298 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:13,299 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:13,310 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:13,311 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:13,641 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 305 - org.opendaylight.infrautils.ready-impl - 6.0.5 | checkBundleDiagInfos: Elapsed time 165s, remaining time 134s, diag: Booting {Installed=1, Resolved=10, Unknown=0, GracePeriod=0, Waiting=1, Starting=0, Active=606, Stopping=0, Failure=0} 2024-01-23T19:46:13,837 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:13,838 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:13,850 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:13,850 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:14,057 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:14,057 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:14,162 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:14,162 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:14,250 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:14,251 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:14,689 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:14,689 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:14,909 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 305 - org.opendaylight.infrautils.ready-impl - 6.0.5 | checkBundleDiagInfos: Elapsed time 166s, remaining time 133s, diag: Booting {Installed=1, Resolved=10, Unknown=0, GracePeriod=0, Waiting=1, Starting=0, Active=606, Stopping=0, Failure=0} 2024-01-23T19:46:15,003 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:15,003 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:15,202 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:15,203 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:15,209 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:15,210 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:15,264 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:15,265 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:15,842 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:15,842 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:15,956 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:15,956 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:16,164 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 305 - org.opendaylight.infrautils.ready-impl - 6.0.5 | checkBundleDiagInfos: Elapsed time 167s, remaining time 132s, diag: Booting {Installed=1, Resolved=10, Unknown=0, GracePeriod=0, Waiting=1, Starting=0, Active=606, Stopping=0, Failure=0} 2024-01-23T19:46:16,255 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:16,256 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:16,261 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:16,262 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:16,316 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:16,317 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:16,794 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:16,794 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:16,958 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:16,959 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:17,168 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:17,168 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:17,257 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:17,257 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:17,264 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:17,264 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:17,417 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 305 - org.opendaylight.infrautils.ready-impl - 6.0.5 | checkBundleDiagInfos: Elapsed time 169s, remaining time 130s, diag: Booting {Installed=1, Resolved=10, Unknown=0, GracePeriod=0, Waiting=1, Starting=0, Active=606, Stopping=0, Failure=0} 2024-01-23T19:46:17,697 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:17,697 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:17,971 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:17,971 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:18,010 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:18,010 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:18,159 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:18,159 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:18,267 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:18,267 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:18,600 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:18,600 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:18,671 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 305 - org.opendaylight.infrautils.ready-impl - 6.0.5 | checkBundleDiagInfos: Elapsed time 170s, remaining time 129s, diag: Booting {Installed=1, Resolved=10, Unknown=0, GracePeriod=0, Waiting=1, Starting=0, Active=606, Stopping=0, Failure=0} 2024-01-23T19:46:18,824 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:18,824 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:19,012 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:19,012 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:19,013 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:19,013 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:19,120 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:19,120 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:19,754 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:19,754 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:19,925 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 305 - org.opendaylight.infrautils.ready-impl - 6.0.5 | checkBundleDiagInfos: Elapsed time 171s, remaining time 128s, diag: Booting {Installed=1, Resolved=10, Unknown=0, GracePeriod=0, Waiting=1, Starting=0, Active=606, Stopping=0, Failure=0} 2024-01-23T19:46:19,928 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:19,928 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:20,065 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:20,065 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:20,116 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:20,116 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:20,224 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:20,224 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:20,707 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:20,707 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:20,781 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:20,781 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:20,918 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:20,918 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:21,175 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 305 - org.opendaylight.infrautils.ready-impl - 6.0.5 | checkBundleDiagInfos: Elapsed time 172s, remaining time 127s, diag: Booting {Installed=1, Resolved=10, Unknown=0, GracePeriod=0, Waiting=1, Starting=0, Active=606, Stopping=0, Failure=0} 2024-01-23T19:46:21,320 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:21,320 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:21,427 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:21,428 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:21,682 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:21,683 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:21,861 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:21,861 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:22,021 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:22,022 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:22,373 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:22,373 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:22,429 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:22,430 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:22,436 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 305 - org.opendaylight.infrautils.ready-impl - 6.0.5 | checkBundleDiagInfos: Elapsed time 174s, remaining time 125s, diag: Booting {Installed=1, Resolved=10, Unknown=0, GracePeriod=0, Waiting=1, Starting=0, Active=606, Stopping=0, Failure=0} 2024-01-23T19:46:22,685 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:22,685 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:23,024 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:23,024 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:23,063 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:23,063 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:23,276 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:23,276 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:23,432 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:23,432 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:23,587 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:23,587 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:23,692 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 305 - org.opendaylight.infrautils.ready-impl - 6.0.5 | checkBundleDiagInfos: Elapsed time 175s, remaining time 124s, diag: Booting {Installed=1, Resolved=10, Unknown=0, GracePeriod=0, Waiting=1, Starting=0, Active=606, Stopping=0, Failure=0} 2024-01-23T19:46:24,027 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:24,027 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:24,118 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:24,118 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:24,178 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:24,179 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:24,484 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:24,484 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:24,589 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:24,589 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:24,880 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:24,880 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:24,943 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 305 - org.opendaylight.infrautils.ready-impl - 6.0.5 | checkBundleDiagInfos: Elapsed time 176s, remaining time 123s, diag: Booting {Installed=1, Resolved=10, Unknown=0, GracePeriod=0, Waiting=1, Starting=0, Active=606, Stopping=0, Failure=0} 2024-01-23T19:46:24,980 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:24,981 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:25,170 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:25,170 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:25,337 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:25,337 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:25,643 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:25,643 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:25,783 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:25,784 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:26,033 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:26,034 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:26,174 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:26,174 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:26,190 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:26,190 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:26,199 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 305 - org.opendaylight.infrautils.ready-impl - 6.0.5 | checkBundleDiagInfos: Elapsed time 177s, remaining time 122s, diag: Booting {Installed=1, Resolved=10, Unknown=0, GracePeriod=0, Waiting=1, Starting=0, Active=606, Stopping=0, Failure=0} 2024-01-23T19:46:26,546 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:26,546 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:26,936 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:26,936 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:26,986 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:26,986 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:27,041 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:27,042 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:27,076 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:27,076 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:27,456 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 305 - org.opendaylight.infrautils.ready-impl - 6.0.5 | checkBundleDiagInfos: Elapsed time 179s, remaining time 120s, diag: Booting {Installed=1, Resolved=10, Unknown=0, GracePeriod=0, Waiting=1, Starting=0, Active=606, Stopping=0, Failure=0} 2024-01-23T19:46:27,499 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:27,499 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:27,993 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:27,993 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:28,129 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:28,129 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:28,139 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:28,140 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:28,189 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:28,189 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:28,651 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:28,651 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:28,716 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 305 - org.opendaylight.infrautils.ready-impl - 6.0.5 | checkBundleDiagInfos: Elapsed time 180s, remaining time 119s, diag: Booting {Installed=1, Resolved=10, Unknown=0, GracePeriod=0, Waiting=1, Starting=0, Active=606, Stopping=0, Failure=0} 2024-01-23T19:46:28,996 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:28,997 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:29,091 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:29,091 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:29,191 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:29,192 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:29,333 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:29,333 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:29,604 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:29,604 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:29,971 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 305 - org.opendaylight.infrautils.ready-impl - 6.0.5 | checkBundleDiagInfos: Elapsed time 181s, remaining time 118s, diag: Booting {Installed=1, Resolved=10, Unknown=0, GracePeriod=0, Waiting=1, Starting=0, Active=606, Stopping=0, Failure=0} 2024-01-23T19:46:30,149 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:30,149 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:30,193 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:30,194 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:30,194 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:30,194 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:30,485 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:30,485 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:30,557 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:30,557 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:31,221 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 305 - org.opendaylight.infrautils.ready-impl - 6.0.5 | checkBundleDiagInfos: Elapsed time 182s, remaining time 117s, diag: Booting {Installed=1, Resolved=10, Unknown=0, GracePeriod=0, Waiting=1, Starting=0, Active=606, Stopping=0, Failure=0} 2024-01-23T19:46:31,297 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:31,297 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:31,301 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:31,301 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:31,396 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:31,396 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:31,438 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:31,438 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:31,510 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:31,510 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:32,248 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:32,249 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:32,340 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:32,340 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:32,399 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:32,400 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:32,454 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:32,454 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:32,485 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 305 - org.opendaylight.infrautils.ready-impl - 6.0.5 | checkBundleDiagInfos: Elapsed time 184s, remaining time 115s, diag: Booting {Installed=1, Resolved=10, Unknown=0, GracePeriod=0, Waiting=1, Starting=0, Active=606, Stopping=0, Failure=0} 2024-01-23T19:46:32,512 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:32,512 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:33,350 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:33,351 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:33,401 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:33,402 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:33,406 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:33,407 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:33,443 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:33,443 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:33,614 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:33,614 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:33,738 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 305 - org.opendaylight.infrautils.ready-impl - 6.0.5 | checkBundleDiagInfos: Elapsed time 185s, remaining time 114s, diag: Booting {Installed=1, Resolved=10, Unknown=0, GracePeriod=0, Waiting=1, Starting=0, Active=606, Stopping=0, Failure=0} 2024-01-23T19:46:34,202 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:34,202 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:34,503 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:34,503 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:34,509 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:34,509 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:34,546 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:34,546 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:34,767 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:34,767 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:34,990 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 305 - org.opendaylight.infrautils.ready-impl - 6.0.5 | checkBundleDiagInfos: Elapsed time 186s, remaining time 113s, diag: Booting {Installed=1, Resolved=10, Unknown=0, GracePeriod=0, Waiting=1, Starting=0, Active=606, Stopping=0, Failure=0} 2024-01-23T19:46:35,055 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:35,055 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:35,555 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:35,555 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:35,561 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:35,562 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:35,599 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:35,599 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:35,669 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:35,669 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:36,007 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:36,007 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:36,243 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 305 - org.opendaylight.infrautils.ready-impl - 6.0.5 | checkBundleDiagInfos: Elapsed time 187s, remaining time 112s, diag: Booting {Installed=1, Resolved=10, Unknown=0, GracePeriod=0, Waiting=1, Starting=0, Active=606, Stopping=0, Failure=0} 2024-01-23T19:46:36,558 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:36,558 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:36,621 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:36,621 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:36,663 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:36,664 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:36,802 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:36,803 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:37,210 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:37,210 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:37,495 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 305 - org.opendaylight.infrautils.ready-impl - 6.0.5 | checkBundleDiagInfos: Elapsed time 189s, remaining time 110s, diag: Booting {Installed=1, Resolved=10, Unknown=0, GracePeriod=0, Waiting=1, Starting=0, Active=606, Stopping=0, Failure=0} 2024-01-23T19:46:37,711 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:37,711 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:37,724 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:37,724 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:37,766 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:37,766 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:37,954 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:37,954 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:38,363 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:38,363 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:38,664 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:38,664 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:38,669 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:38,669 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:38,757 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 305 - org.opendaylight.infrautils.ready-impl - 6.0.5 | checkBundleDiagInfos: Elapsed time 190s, remaining time 109s, diag: Booting {Installed=1, Resolved=10, Unknown=0, GracePeriod=0, Waiting=1, Starting=0, Active=606, Stopping=0, Failure=0} 2024-01-23T19:46:38,877 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:38,877 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:39,156 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:39,156 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:39,465 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:39,466 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:39,816 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:39,816 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:39,829 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:39,830 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:39,872 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:39,872 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:40,009 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 305 - org.opendaylight.infrautils.ready-impl - 6.0.5 | checkBundleDiagInfos: Elapsed time 191s, remaining time 108s, diag: Booting {Installed=1, Resolved=10, Unknown=0, GracePeriod=0, Waiting=1, Starting=0, Active=606, Stopping=0, Failure=0} 2024-01-23T19:46:40,058 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:40,058 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:40,618 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:40,618 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:40,869 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:40,869 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:40,881 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:40,881 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:40,925 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:40,925 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:41,061 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:41,061 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:41,260 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 305 - org.opendaylight.infrautils.ready-impl - 6.0.5 | checkBundleDiagInfos: Elapsed time 192s, remaining time 107s, diag: Booting {Installed=1, Resolved=10, Unknown=0, GracePeriod=0, Waiting=1, Starting=0, Active=606, Stopping=0, Failure=0} 2024-01-23T19:46:41,670 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:41,670 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:41,921 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:41,921 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:41,984 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:41,984 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:42,028 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:42,028 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:42,264 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:42,265 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:42,514 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 305 - org.opendaylight.infrautils.ready-impl - 6.0.5 | checkBundleDiagInfos: Elapsed time 194s, remaining time 105s, diag: Booting {Installed=1, Resolved=10, Unknown=0, GracePeriod=0, Waiting=1, Starting=0, Active=606, Stopping=0, Failure=0} 2024-01-23T19:46:42,622 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:42,622 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:42,836 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:42,837 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:42,981 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:42,981 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:43,074 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:43,074 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:43,316 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:43,317 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:43,768 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 305 - org.opendaylight.infrautils.ready-impl - 6.0.5 | checkBundleDiagInfos: Elapsed time 195s, remaining time 104s, diag: Booting {Installed=1, Resolved=10, Unknown=0, GracePeriod=0, Waiting=1, Starting=0, Active=606, Stopping=0, Failure=0} 2024-01-23T19:46:43,775 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:43,776 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:43,838 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:43,838 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:43,882 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:43,883 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:44,177 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:44,177 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:44,519 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:44,519 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:44,690 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:44,691 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:44,779 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:44,779 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:44,934 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:44,935 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:45,023 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 305 - org.opendaylight.infrautils.ready-impl - 6.0.5 | checkBundleDiagInfos: Elapsed time 196s, remaining time 103s, diag: Booting {Installed=1, Resolved=10, Unknown=0, GracePeriod=0, Waiting=1, Starting=0, Active=606, Stopping=0, Failure=0} 2024-01-23T19:46:45,380 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:45,380 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:45,520 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:45,521 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:45,786 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:45,786 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:45,793 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:45,793 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:45,932 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:45,932 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:46,233 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:46,234 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:46,284 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 305 - org.opendaylight.infrautils.ready-impl - 6.0.5 | checkBundleDiagInfos: Elapsed time 197s, remaining time 102s, diag: Booting {Installed=1, Resolved=10, Unknown=0, GracePeriod=0, Waiting=1, Starting=0, Active=606, Stopping=0, Failure=0} 2024-01-23T19:46:46,622 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:46,623 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:46,796 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:46,796 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:46,935 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:46,935 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:46,939 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:46,939 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:47,335 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:47,336 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:47,474 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:47,474 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:47,543 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 305 - org.opendaylight.infrautils.ready-impl - 6.0.5 | checkBundleDiagInfos: Elapsed time 199s, remaining time 100s, diag: Booting {Installed=1, Resolved=10, Unknown=0, GracePeriod=0, Waiting=1, Starting=0, Active=606, Stopping=0, Failure=0} 2024-01-23T19:46:47,748 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:47,748 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:47,787 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:47,787 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:48,042 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:48,042 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:48,287 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:48,287 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:48,326 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:48,326 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:48,639 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:48,640 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:48,800 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 305 - org.opendaylight.infrautils.ready-impl - 6.0.5 | checkBundleDiagInfos: Elapsed time 200s, remaining time 99s, diag: Booting {Installed=1, Resolved=10, Unknown=0, GracePeriod=0, Waiting=1, Starting=0, Active=606, Stopping=0, Failure=0} 2024-01-23T19:46:48,950 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:48,950 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:49,045 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:49,045 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:49,328 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:49,328 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:49,490 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:49,490 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:49,842 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:49,842 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:49,853 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:49,853 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:50,054 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 305 - org.opendaylight.infrautils.ready-impl - 6.0.5 | checkBundleDiagInfos: Elapsed time 201s, remaining time 98s, diag: Booting {Installed=1, Resolved=10, Unknown=0, GracePeriod=0, Waiting=1, Starting=0, Active=606, Stopping=0, Failure=0} 2024-01-23T19:46:50,198 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:50,198 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:50,381 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:50,381 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:50,594 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:50,594 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:50,755 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:50,755 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:50,895 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:50,895 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:51,311 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 305 - org.opendaylight.infrautils.ready-impl - 6.0.5 | checkBundleDiagInfos: Elapsed time 202s, remaining time 97s, diag: Booting {Installed=1, Resolved=10, Unknown=0, GracePeriod=0, Waiting=1, Starting=0, Active=606, Stopping=0, Failure=0} 2024-01-23T19:46:51,351 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:51,352 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:51,384 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:51,384 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:51,547 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:51,547 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:51,713 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:51,713 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:52,049 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:52,049 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:52,253 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:52,253 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:52,337 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:52,337 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:52,570 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:52,571 | WARN | kafka-producer-network-thread | RendererListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=RendererListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:52,577 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 305 - org.opendaylight.infrautils.ready-impl - 6.0.5 | checkBundleDiagInfos: Elapsed time 204s, remaining time 95s, diag: Booting {Installed=1, Resolved=10, Unknown=0, GracePeriod=0, Waiting=1, Starting=0, Active=606, Stopping=0, Failure=0} 2024-01-23T19:46:52,650 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:52,650 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:53,152 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:53,152 | WARN | kafka-producer-network-thread | ServiceHandlerOperations | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandlerOperations] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:53,306 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:53,306 | WARN | kafka-producer-network-thread | PceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=PceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:53,390 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:53,390 | WARN | kafka-producer-network-thread | ServiceHandler | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceHandler] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-23T19:46:53,553 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-23T19:46:53,553 | WARN | kafka-producer-network-thread | ServiceListener | NetworkClient | 610 - wrap_file__w_workspace_ovsdb-distribution-check-calcium_karaf-0.20.0-SNAPSHOT_system_org_apache_kafka_kafka-clients_3.0.0_kafka-clients-3.0.0.jar - 0.0.0 | [Producer clientId=ServiceListener] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 5654 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [ovsdb-distribution-check-calcium] $ /bin/bash /tmp/jenkins8383187479230774618.sh Archiving csit artifacts mv: cannot stat 'odl1_*': No such file or directory mv: cannot stat 'karaf_1_*_threads*': No such file or directory mv: cannot stat '*_1.png': No such file or directory mv: cannot stat '/tmp/odl1_*': No such file or directory mv: cannot stat 'gclogs-1': No such file or directory % 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 188 0 188 0 0 1080 0 --:--:-- --:--:-- --:--:-- 1080 Archive: robot-plugin.zip End-of-central-directory signature not found. Either this file is not a zipfile, or it constitutes one disk of a multi-part archive. In the latter case the central directory and zipfile comment will be found on the last disk(s) of this archive. unzip: cannot find zipfile directory in one of robot-plugin.zip or robot-plugin.zip.zip, and cannot find robot-plugin.zip.ZIP, period. mv: cannot stat '*.log.gz': No such file or directory mv: cannot stat '*.csv': No such file or directory mv: cannot stat '*.png': No such file or directory [PostBuildScript] - [INFO] Executing post build scripts. [ovsdb-distribution-check-calcium] $ /bin/bash /tmp/jenkins15616155576503384625.sh ---> sysstat.sh [ovsdb-distribution-check-calcium] $ /bin/bash /tmp/jenkins6390585683130212215.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=redhat + workspace=/w/workspace/ovsdb-distribution-check-calcium + 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-calcium ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + rpm -qa + sort + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/ovsdb-distribution-check-calcium ']' + mkdir -p /w/workspace/ovsdb-distribution-check-calcium/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ovsdb-distribution-check-calcium/archives/ [ovsdb-distribution-check-calcium] $ /bin/bash /tmp/jenkins15912044726368732790.sh ---> capture-instance-metadata.sh Setup pyenv: system * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GIO8 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-GIO8/bin to PATH INFO: Running in OpenStack, capturing instance metadata [ovsdb-distribution-check-calcium] $ /bin/bash /tmp/jenkins11113147765814080925.sh provisioning config files... Could not find credentials [logs] for ovsdb-distribution-check-calcium #8 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ovsdb-distribution-check-calcium@tmp/config11609652497198790838tmp 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-calcium] $ /bin/bash /tmp/jenkins6601348238303024773.sh ---> create-netrc.sh WARN: Log server credential not found. [ovsdb-distribution-check-calcium] $ /bin/bash /tmp/jenkins6750145861567879633.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ovsdb-distribution-check-calcium/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GIO8 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-GIO8/bin to PATH Generating Requirements File Python 3.10.6 pip 23.3.2 from /tmp/venv-GIO8/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.2.1 aspy.yaml==1.3.0 attrs==23.2.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.34.25 botocore==1.34.25 bs4==0.0.2 cachetools==5.3.2 certifi==2023.11.17 cffi==1.16.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 cliff==4.5.0 cmd2==2.4.3 cryptography==3.3.2 debtcollector==2.5.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.8 dnspython==2.5.0 docker==4.2.2 dogpile.cache==1.3.0 email-validator==2.1.0.post1 filelock==3.13.1 future==0.18.3 gitdb==4.0.11 GitPython==3.1.41 google-auth==2.26.2 httplib2==0.22.0 identify==2.5.33 idna==3.6 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.3 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==2.4 jsonschema==4.21.1 jsonschema-specifications==2023.12.1 keystoneauth1==5.5.0 kubernetes==29.0.0 lftools==0.37.8 lxml==5.1.0 MarkupSafe==2.1.4 msgpack==1.0.7 multi_key_dict==2.0.3 munch==4.0.0 netaddr==0.10.1 netifaces==0.11.0 niet==1.4.2 nodeenv==1.8.0 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==0.62.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.0.0 oslo.config==9.3.0 oslo.context==5.3.0 oslo.i18n==6.2.0 oslo.log==5.4.0 oslo.serialization==5.3.0 oslo.utils==7.0.0 packaging==23.2 pbr==6.0.0 platformdirs==4.1.0 prettytable==3.9.0 pyasn1==0.5.1 pyasn1-modules==0.3.0 pycparser==2.21 pygerrit2==2.0.15 PyGithub==2.1.1 pyinotify==0.9.6 PyJWT==2.8.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.8.2 pyrsistent==0.20.0 python-cinderclient==9.4.0 python-dateutil==2.8.2 python-heatclient==3.4.0 python-jenkins==1.8.2 python-keystoneclient==5.3.0 python-magnumclient==4.3.0 python-novaclient==18.4.0 python-openstackclient==6.0.0 python-swiftclient==4.4.0 pytz==2023.3.post1 PyYAML==6.0.1 referencing==0.32.1 requests==2.31.0 requests-oauthlib==1.3.1 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.17.1 rsa==4.9 ruamel.yaml==0.18.5 ruamel.yaml.clib==0.2.8 s3transfer==0.10.0 simplejson==3.19.2 six==1.16.0 smmap==5.0.1 soupsieve==2.5 stevedore==5.1.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.12.3 tqdm==4.66.1 typing_extensions==4.9.0 tzdata==2023.4 urllib3==1.26.18 virtualenv==20.25.0 wcwidth==0.2.13 websocket-client==1.7.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.2.3 [ovsdb-distribution-check-calcium] $ /bin/bash /tmp/jenkins17034085153052878092.sh ---> sudo-logs.sh Archiving 'sudo' log.. [ovsdb-distribution-check-calcium] $ /bin/bash /tmp/jenkins6920777859110089058.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ovsdb-distribution-check-calcium/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GIO8 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 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. lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-GIO8/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-8 INFO: Archiving Costs [ovsdb-distribution-check-calcium] $ /bin/bash -l /tmp/jenkins6153955327756127239.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ovsdb-distribution-check-calcium/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GIO8 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools 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. python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-GIO8/bin to PATH WARNING: Nexus logging server not set INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/ovsdb-distribution-check-calcium/8/ INFO: archiving logs to S3 ---> uname -a: Linux prd-centos8-builder-8c-8g-19740.novalocal 4.18.0-535.el8.x86_64 #1 SMP Sun Jan 14 23:40:17 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 8 On-line CPU(s) list: 0-7 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 8 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2800.000 BogoMIPS: 5600.00 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-7 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 8 ---> df -h: Filesystem Size Used Avail Use% Mounted on devtmpfs 16G 0 16G 0% /dev tmpfs 16G 0 16G 0% /dev/shm tmpfs 16G 17M 16G 1% /run tmpfs 16G 0 16G 0% /sys/fs/cgroup /dev/vda1 160G 15G 146G 9% / tmpfs 3.2G 0 3.2G 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 31888 4421 19545 19 7920 26992 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: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:c5:cc:f2 brd ff:ff:ff:ff:ff:ff altname enp0s3 altname ens3 inet 10.30.170.79/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 valid_lft 85295sec preferred_lft 85295sec inet6 fe80::f816:3eff:fec5:ccf2/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:7d:16:49:24 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 4.18.0-535.el8.x86_64 (centos-stream-8-builder-01553518-6ad5-4af7-aad7-8a6b223c35ad.nov) 01/23/2024 _x86_64_ (8 CPU) 19:30:36 LINUX RESTART (8 CPU) 07:31:02 PM tps rtps wtps bread/s bwrtn/s 07:32:01 PM 63.48 23.95 39.52 5856.55 3341.40 07:33:01 PM 189.59 5.40 184.19 968.08 14406.33 07:34:01 PM 142.54 0.78 141.75 17.99 50559.50 07:35:01 PM 179.31 0.05 179.26 1.60 46869.49 07:36:01 PM 208.26 0.00 208.26 0.00 44532.37 07:37:01 PM 272.59 0.00 272.59 0.00 117855.22 07:38:01 PM 181.74 1.50 180.24 103.97 49639.70 07:39:01 PM 103.78 0.03 103.75 11.86 13427.30 07:40:01 PM 94.02 0.00 94.02 0.00 13537.95 07:41:01 PM 146.43 1.95 144.48 137.98 71946.73 07:42:02 PM 71.68 0.00 71.68 0.00 28961.62 07:43:01 PM 7.42 0.00 7.42 0.00 233.99 07:44:01 PM 20.99 0.02 20.98 0.27 2097.75 07:45:01 PM 1.97 0.00 1.97 0.00 55.26 07:46:01 PM 1.05 0.03 1.02 0.27 23.33 07:47:01 PM 1.12 0.00 1.12 0.00 83.76 07:48:01 PM 87.49 13.10 74.39 2263.89 4458.96 07:49:01 PM 121.19 0.05 121.14 0.67 9463.50 Average: 105.39 2.59 102.80 515.75 26238.61 07:31:02 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:32:01 PM 29551544 31109392 3101932 9.50 2688 1895160 1610640 4.78 172948 2550836 30416 07:33:01 PM 27742376 30014784 4911100 15.04 2688 2595056 2398540 7.12 258572 4212812 336976 07:34:01 PM 25563524 29899344 7089952 21.71 2688 4644588 2417724 7.17 1034720 5570208 906656 07:35:01 PM 24750812 30130596 7902664 24.20 2688 5674612 2198516 6.52 1076236 6288620 616268 07:36:01 PM 22416808 30241840 10236668 31.35 2688 8097016 2211500 6.56 1607028 8037476 2827568 07:37:01 PM 21719016 29927664 10934460 33.49 2688 8479284 2456792 7.29 1405484 8932096 1354088 07:38:01 PM 18787396 25307572 13866080 42.46 2688 6802272 7396356 21.95 1228632 12039152 297572 07:39:01 PM 21307236 27833584 11346240 34.75 2688 6808312 5589728 16.59 1451520 9300720 298956 07:40:01 PM 23695940 29821608 8957536 27.43 2688 6411648 2564216 7.61 1309932 7072428 820780 07:41:01 PM 23416340 30307908 9237136 28.29 2688 7177368 2322348 6.89 1893728 6770420 661612 07:42:02 PM 18035920 25120388 14617556 44.77 2688 7368884 7348172 21.80 1901392 12127220 24 07:43:01 PM 15316300 22400756 17337176 53.09 2688 7368884 10037732 29.78 1901392 14841760 16 07:44:01 PM 20557424 27761860 12096052 37.04 2688 7488064 4544892 13.49 1963508 9542768 152 07:45:01 PM 20557788 27762524 12095688 37.04 2688 7488348 4560828 13.53 1963776 9542016 40 07:46:01 PM 20557548 27762640 12095928 37.04 2688 7488640 4570676 13.56 1964036 9542472 36 07:47:01 PM 20552016 27759624 12101460 37.06 2688 7491152 4586656 13.61 1964468 9547880 540 07:48:01 PM 20202008 27698572 12451468 38.13 2688 7756836 4635916 13.76 2180952 9641132 131372 07:49:01 PM 19986376 27613596 12667100 38.79 2688 7869312 4720636 14.01 2185944 9817444 66516 Average: 21928687 28248570 10724789 32.84 2688 6605858 4231770 12.56 1525793 8632081 463866 07:31:02 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:32:01 PM eth0 441.18 296.00 1609.81 85.87 0.00 0.00 0.00 0.00 07:32:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 PM eth0 749.98 619.21 7913.46 110.53 0.00 0.00 0.00 0.00 07:33:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:01 PM lo 0.43 0.43 0.03 0.03 0.00 0.00 0.00 0.00 07:34:01 PM eth0 73.39 63.26 324.13 17.06 0.00 0.00 0.00 0.00 07:34:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:01 PM lo 0.22 0.22 0.01 0.01 0.00 0.00 0.00 0.00 07:35:01 PM eth0 487.84 413.11 4698.54 92.57 0.00 0.00 0.00 0.00 07:35:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:36:01 PM eth0 29.14 24.23 9.60 9.62 0.00 0.00 0.00 0.00 07:36:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:37:01 PM lo 0.43 0.43 0.03 0.03 0.00 0.00 0.00 0.00 07:37:01 PM eth0 57.64 50.21 13.77 18.71 0.00 0.00 0.00 0.00 07:37:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:01 PM lo 700.57 700.57 715.54 715.54 0.00 0.00 0.00 0.00 07:38:01 PM eth0 25.06 22.26 11.51 7.25 0.00 0.00 0.00 0.00 07:38:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:01 PM lo 869.76 869.76 859.36 859.36 0.00 0.00 0.00 0.00 07:39:01 PM eth0 3.17 2.10 0.57 0.52 0.00 0.00 0.00 0.00 07:39:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:01 PM lo 26.97 26.97 4.04 4.04 0.00 0.00 0.00 0.00 07:40:01 PM eth0 23.52 18.37 5.80 6.73 0.00 0.00 0.00 0.00 07:40:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:01 PM eth0 104.07 156.34 39.55 4948.56 0.00 0.00 0.00 0.00 07:41:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:42:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:42:02 PM eth0 1.03 0.67 1.04 0.16 0.00 0.00 0.00 0.00 07:42:02 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:43:01 PM eth0 0.98 0.51 0.16 0.10 0.00 0.00 0.00 0.00 07:43:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:44:01 PM lo 6.68 6.68 0.38 0.38 0.00 0.00 0.00 0.00 07:44:01 PM eth0 0.87 0.73 0.35 0.31 0.00 0.00 0.00 0.00 07:44:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:45:01 PM lo 9.80 9.80 0.48 0.48 0.00 0.00 0.00 0.00 07:45:01 PM eth0 0.58 0.50 0.10 0.10 0.00 0.00 0.00 0.00 07:45:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:01 PM lo 9.76 9.76 0.48 0.48 0.00 0.00 0.00 0.00 07:46:01 PM eth0 0.53 0.47 0.10 0.09 0.00 0.00 0.00 0.00 07:46:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:47:01 PM lo 9.83 9.83 0.48 0.48 0.00 0.00 0.00 0.00 07:47:01 PM eth0 7.65 5.50 2.55 18.20 0.00 0.00 0.00 0.00 07:47:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:48:01 PM lo 9.70 9.70 0.47 0.47 0.00 0.00 0.00 0.00 07:48:01 PM eth0 67.49 55.47 739.22 9.40 0.00 0.00 0.00 0.00 07:48:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:49:01 PM lo 9.90 9.90 0.48 0.48 0.00 0.00 0.00 0.00 07:49:01 PM eth0 38.25 33.34 368.96 6.94 0.00 0.00 0.00 0.00 07:49:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 92.06 92.06 88.03 88.03 0.00 0.00 0.00 0.00 Average: eth0 117.17 97.81 874.56 296.69 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.18.0-535.el8.x86_64 (centos-stream-8-builder-01553518-6ad5-4af7-aad7-8a6b223c35ad.nov) 01/23/2024 _x86_64_ (8 CPU) 19:30:36 LINUX RESTART (8 CPU) 07:31:02 PM CPU %user %nice %system %iowait %steal %idle 07:32:01 PM all 7.61 0.00 1.38 0.53 0.05 90.44 07:32:01 PM 0 8.58 0.00 1.87 0.60 0.03 88.91 07:32:01 PM 1 12.84 0.00 1.17 0.49 0.05 85.44 07:32:01 PM 2 5.84 0.00 1.96 0.20 0.03 91.96 07:32:01 PM 3 8.22 0.00 0.82 0.31 0.05 90.60 07:32:01 PM 4 4.77 0.00 1.30 0.84 0.07 93.03 07:32:01 PM 5 5.85 0.00 1.27 0.07 0.05 92.76 07:32:01 PM 6 8.01 0.00 1.27 1.17 0.03 89.51 07:32:01 PM 7 6.73 0.00 1.36 0.58 0.05 91.28 07:33:01 PM all 28.16 0.00 2.21 1.23 0.09 68.30 07:33:01 PM 0 31.36 0.00 1.94 1.51 0.10 65.09 07:33:01 PM 1 14.53 0.00 1.26 0.39 0.08 83.75 07:33:01 PM 2 39.98 0.00 5.32 2.64 0.12 51.95 07:33:01 PM 3 24.28 0.00 2.06 2.31 0.08 71.26 07:33:01 PM 4 39.03 0.00 1.61 0.32 0.08 58.96 07:33:01 PM 5 21.32 0.00 1.21 0.25 0.08 77.14 07:33:01 PM 6 16.04 0.00 1.90 1.68 0.08 80.30 07:33:01 PM 7 38.76 0.00 2.41 0.77 0.10 57.96 07:34:01 PM all 17.19 0.00 1.67 2.16 0.06 78.91 07:34:01 PM 0 10.11 0.00 1.02 0.05 0.07 88.75 07:34:01 PM 1 78.89 0.00 5.52 1.38 0.12 14.10 07:34:01 PM 2 7.17 0.00 2.15 1.60 0.07 89.01 07:34:01 PM 3 3.71 0.00 0.60 1.17 0.07 94.45 07:34:01 PM 4 12.81 0.00 0.87 5.90 0.03 80.39 07:34:01 PM 5 6.89 0.00 0.73 2.24 0.05 90.09 07:34:01 PM 6 10.90 0.00 1.35 4.92 0.05 82.77 07:34:01 PM 7 7.38 0.00 1.10 0.05 0.05 91.41 07:35:01 PM all 19.65 0.00 2.85 2.56 0.08 74.87 07:35:01 PM 0 20.07 0.00 1.33 0.57 0.08 77.94 07:35:01 PM 1 11.56 0.00 2.49 3.65 0.07 82.23 07:35:01 PM 2 11.52 0.00 3.91 5.79 0.08 78.70 07:35:01 PM 3 29.18 0.00 1.39 3.18 0.10 66.16 07:35:01 PM 4 24.72 0.00 0.77 0.67 0.08 73.76 07:35:01 PM 5 23.92 0.00 8.80 1.22 0.07 65.99 07:35:01 PM 6 23.50 0.00 3.23 4.37 0.07 68.84 07:35:01 PM 7 12.72 0.00 0.85 1.04 0.05 85.34 07:36:01 PM all 25.07 0.00 1.93 1.77 0.07 71.16 07:36:01 PM 0 7.55 0.00 0.57 0.13 0.07 91.68 07:36:01 PM 1 13.46 0.00 1.76 3.73 0.07 80.99 07:36:01 PM 2 55.04 0.00 3.84 0.67 0.10 40.35 07:36:01 PM 3 47.68 0.00 5.54 0.80 0.07 45.91 07:36:01 PM 4 9.47 0.00 1.04 7.23 0.05 82.21 07:36:01 PM 5 28.61 0.00 0.77 0.70 0.07 69.86 07:36:01 PM 6 28.92 0.00 0.62 0.12 0.07 70.28 07:36:01 PM 7 9.86 0.00 1.34 0.75 0.07 87.98 07:37:01 PM all 23.12 0.00 2.21 4.36 0.08 70.24 07:37:01 PM 0 7.47 0.00 0.80 2.14 0.08 89.51 07:37:01 PM 1 14.55 0.00 1.14 5.28 0.08 78.95 07:37:01 PM 2 41.13 0.00 4.07 6.26 0.08 48.45 07:37:01 PM 3 22.43 0.00 2.53 15.24 0.05 59.76 07:37:01 PM 4 29.27 0.00 4.86 1.54 0.08 64.25 07:37:01 PM 5 28.88 0.00 1.57 3.10 0.08 66.37 07:37:01 PM 6 24.32 0.00 0.40 0.00 0.08 75.19 07:37:01 PM 7 17.03 0.00 2.37 1.31 0.07 79.22 07:38:01 PM all 35.37 0.00 2.74 1.73 0.08 60.09 07:38:01 PM 0 28.46 0.00 1.64 4.06 0.08 65.76 07:38:01 PM 1 15.08 0.00 1.16 0.60 0.07 83.10 07:38:01 PM 2 24.83 0.00 3.42 3.32 0.07 68.36 07:38:01 PM 3 43.39 0.00 2.18 1.89 0.08 52.46 07:38:01 PM 4 46.43 0.00 6.51 2.51 0.08 44.47 07:38:01 PM 5 47.47 0.00 2.23 0.67 0.08 49.54 07:38:01 PM 6 34.84 0.00 1.65 0.66 0.07 62.79 07:38:01 PM 7 42.49 0.00 3.08 0.10 0.08 54.24 07:39:01 PM all 40.42 0.00 2.16 0.71 0.09 56.62 07:39:01 PM 0 39.70 0.00 2.80 1.47 0.10 55.94 07:39:01 PM 1 50.90 0.00 2.88 0.79 0.10 45.33 07:39:01 PM 2 32.72 0.00 1.41 0.25 0.07 65.56 07:39:01 PM 3 27.46 0.00 1.59 0.67 0.08 70.19 07:39:01 PM 4 35.91 0.00 1.66 0.13 0.08 62.21 07:39:01 PM 5 33.90 0.00 1.71 0.55 0.08 63.75 07:39:01 PM 6 50.31 0.00 2.21 0.72 0.08 46.68 07:39:01 PM 7 52.48 0.00 3.02 1.09 0.08 43.33 07:40:01 PM all 28.90 0.00 1.83 0.79 0.08 68.40 07:40:01 PM 0 16.30 0.00 1.31 1.69 0.07 80.64 07:40:01 PM 1 35.73 0.00 1.61 0.69 0.08 61.89 07:40:01 PM 2 17.10 0.00 0.97 1.19 0.07 80.67 07:40:01 PM 3 19.03 0.00 0.87 0.00 0.07 80.04 07:40:01 PM 4 27.57 0.00 1.00 0.70 0.10 70.63 07:40:01 PM 5 29.67 0.00 3.48 0.22 0.05 66.58 07:40:01 PM 6 61.30 0.00 3.88 1.14 0.10 33.58 07:40:01 PM 7 24.55 0.00 1.51 0.70 0.08 73.16 07:41:01 PM all 11.77 0.00 1.44 3.73 0.06 82.99 07:41:01 PM 0 10.80 0.00 1.96 0.42 0.05 86.77 07:41:01 PM 1 7.79 0.00 1.26 2.66 0.07 88.23 07:41:01 PM 2 23.38 0.00 2.40 4.06 0.07 70.10 07:41:01 PM 3 13.52 0.00 1.53 10.12 0.08 74.74 07:41:01 PM 4 9.23 0.00 0.67 0.99 0.05 89.06 07:41:01 PM 5 8.76 0.00 1.31 7.02 0.07 82.84 07:41:01 PM 6 15.63 0.00 1.61 2.82 0.05 79.89 07:41:01 PM 7 5.03 0.00 0.81 1.78 0.07 92.31 07:42:02 PM all 36.76 0.00 2.88 0.97 0.09 59.29 07:42:02 PM 0 37.65 0.00 2.91 0.03 0.12 59.29 07:42:02 PM 1 28.33 0.00 1.69 0.00 0.08 69.89 07:42:02 PM 2 24.15 0.00 1.09 0.00 0.08 74.68 07:42:02 PM 3 41.74 0.00 3.99 7.70 0.10 46.47 07:42:02 PM 4 35.93 0.00 2.94 0.05 0.08 61.00 07:42:02 PM 5 15.48 0.00 0.94 0.00 0.05 83.53 07:42:02 PM 6 78.67 0.00 6.89 0.00 0.12 14.32 07:42:02 PM 7 32.11 0.00 2.59 0.08 0.10 65.12 07:42:02 PM CPU %user %nice %system %iowait %steal %idle 07:43:01 PM all 44.92 0.00 3.49 0.00 0.10 51.49 07:43:01 PM 0 41.07 0.00 3.82 0.00 0.10 55.01 07:43:01 PM 1 31.95 0.00 2.95 0.00 0.10 65.00 07:43:01 PM 2 41.12 0.00 0.49 0.00 0.07 58.32 07:43:01 PM 3 30.71 0.00 2.78 0.04 0.12 66.35 07:43:01 PM 4 42.64 0.00 3.97 0.00 0.10 53.29 07:43:01 PM 5 39.17 0.00 0.58 0.00 0.07 60.19 07:43:01 PM 6 89.28 0.00 9.29 0.00 0.12 1.31 07:43:01 PM 7 42.47 0.00 3.99 0.00 0.10 53.43 07:44:01 PM all 28.38 0.00 1.31 0.13 0.08 70.10 07:44:01 PM 0 20.83 0.00 1.41 0.00 0.07 77.69 07:44:01 PM 1 12.47 0.00 1.31 0.91 0.10 85.21 07:44:01 PM 2 28.72 0.00 0.69 0.08 0.07 70.44 07:44:01 PM 3 37.29 0.00 1.91 0.00 0.10 60.70 07:44:01 PM 4 28.65 0.00 1.16 0.05 0.12 70.02 07:44:01 PM 5 38.68 0.00 0.47 0.00 0.05 60.80 07:44:01 PM 6 27.74 0.00 2.56 0.00 0.07 69.64 07:44:01 PM 7 32.59 0.00 0.97 0.00 0.07 66.37 07:45:01 PM all 3.27 0.00 0.13 0.00 0.05 96.55 07:45:01 PM 0 14.39 0.00 0.07 0.00 0.05 85.49 07:45:01 PM 1 3.81 0.00 0.17 0.00 0.05 95.97 07:45:01 PM 2 2.81 0.00 0.17 0.00 0.07 96.96 07:45:01 PM 3 1.05 0.00 0.15 0.02 0.07 98.72 07:45:01 PM 4 1.27 0.00 0.15 0.00 0.05 98.53 07:45:01 PM 5 2.13 0.00 0.10 0.00 0.03 97.73 07:45:01 PM 6 0.32 0.00 0.13 0.00 0.07 99.48 07:45:01 PM 7 0.37 0.00 0.08 0.00 0.02 99.53 07:46:01 PM all 2.93 0.00 0.15 0.00 0.06 96.87 07:46:01 PM 0 0.28 0.00 0.07 0.00 0.03 99.62 07:46:01 PM 1 0.50 0.00 0.30 0.00 0.07 99.13 07:46:01 PM 2 0.89 0.00 0.18 0.00 0.08 98.85 07:46:01 PM 3 0.42 0.00 0.18 0.00 0.08 99.32 07:46:01 PM 4 20.36 0.00 0.12 0.00 0.03 79.49 07:46:01 PM 5 0.18 0.00 0.10 0.00 0.03 99.68 07:46:01 PM 6 0.33 0.00 0.13 0.00 0.07 99.47 07:46:01 PM 7 0.43 0.00 0.10 0.00 0.07 99.40 07:47:01 PM all 3.20 0.00 0.14 0.00 0.05 96.61 07:47:01 PM 0 0.30 0.00 0.10 0.00 0.03 99.57 07:47:01 PM 1 1.00 0.00 0.28 0.02 0.07 98.63 07:47:01 PM 2 14.74 0.00 0.07 0.00 0.03 85.16 07:47:01 PM 3 0.92 0.00 0.23 0.00 0.07 98.78 07:47:01 PM 4 4.94 0.00 0.05 0.00 0.03 94.98 07:47:01 PM 5 2.25 0.00 0.18 0.00 0.05 97.51 07:47:01 PM 6 0.80 0.00 0.08 0.00 0.05 99.06 07:47:01 PM 7 0.63 0.00 0.13 0.00 0.03 99.20 07:48:01 PM all 8.91 0.00 1.44 0.34 0.06 89.25 07:48:01 PM 0 13.67 0.00 1.69 0.85 0.07 83.73 07:48:01 PM 1 4.18 0.00 0.82 0.20 0.08 94.72 07:48:01 PM 2 6.63 0.00 1.32 0.35 0.07 91.63 07:48:01 PM 3 32.93 0.00 3.54 0.40 0.07 63.06 07:48:01 PM 4 7.52 0.00 1.20 0.05 0.05 91.18 07:48:01 PM 5 2.69 0.00 0.87 0.13 0.07 96.24 07:48:01 PM 6 1.40 0.00 1.00 0.40 0.05 97.14 07:48:01 PM 7 2.19 0.00 1.05 0.30 0.07 96.38 07:49:01 PM all 9.02 0.00 1.22 0.33 0.08 89.36 07:49:01 PM 0 8.86 0.00 1.25 0.23 0.05 89.60 07:49:01 PM 1 11.42 0.00 1.42 0.42 0.07 86.67 07:49:01 PM 2 10.55 0.00 1.80 0.35 0.12 87.18 07:49:01 PM 3 35.86 0.00 3.09 0.64 0.08 60.33 07:49:01 PM 4 2.05 0.00 0.70 0.20 0.05 96.99 07:49:01 PM 5 1.02 0.00 0.45 0.05 0.07 98.41 07:49:01 PM 6 0.57 0.00 0.53 0.55 0.08 98.26 07:49:01 PM 7 1.81 0.00 0.52 0.20 0.08 97.39 Average: all 20.77 0.00 1.73 1.19 0.07 76.24 Average: 0 17.58 0.00 1.47 0.77 0.07 80.12 Average: 1 19.34 0.00 1.62 1.18 0.08 77.78 Average: 2 21.56 0.00 1.96 1.49 0.07 74.92 Average: 3 23.29 0.00 1.94 2.47 0.08 72.23 Average: 4 21.22 0.00 1.69 1.18 0.07 75.84 Average: 5 18.69 0.00 1.49 0.90 0.06 78.86 Average: 6 26.22 0.00 2.15 1.03 0.07 70.53 Average: 7 18.27 0.00 1.51 0.49 0.07 79.67